Currently the version of ASM bundled in Clojure is pretty old (circa 2005).  There are some documented performance improvements in newer versions of ASM that should speed up some things in Clojure.

It may not be the desired approach, but CLJ-713 has a patch related to this.

Next Steps

Future Steps