my perf-polished version of Immutant got finally run in the Techempower benchmarks. Got speedup of about 2x.
that’s Reitit + Jsonista + Immutant (https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/Clojure/reitit/hello/src/hello/handler.clj)
@ikitommi that's awesome! 🙂
I don’t trust benchmarks, but it’s still nice to get good values 😉
byte-arrays are mapped to ByteBuffers now so NIO all the way down.