Hacker News new | ask | show | jobs
by arohner 175 days ago
The Clojure version is not AOT'd, so it's measuring startup + compiler time. When properly compiled it should be comparable to the Java implementation.