yeah when I think of it, I guess the clojure compiler can't optimize the destructuring away. is there a guide somewhere for writing high perf clojure?
@mping https://www.packtpub.com/application-development/clojure-high-performance-programming
tks @seancorfield
@mping there's almost nothing that the clojure compiler optimizes away
Just in case you haven’t seen it - http://clojure-goes-fast.com