Hacker News new | ask | show | jobs
by kasey_junk 2683 days ago
The Clojure compiler does not generally produce the same byte code as the Java one.

Idiomatic clojure is routinely slower than idiomatic Java and that’s a well known and expected outcome.