04:44
2026-06-15
ertu.dev
developer-tools
Clojure is almost as fast as C (with some help)
A developer ported a C stress test to Clojure and achieved near-parity performance (0.86 ms vs 0.70 ms per frame) by using the JVM Vector API, static final species references, macros, and JDK 25, demoβ¦