summaryrefslogtreecommitdiff
path: root/BENCHMARKS.md
AgeCommit message (Collapse)Author
2026-04-11Just call it ClojureHEADmasterAsko Nõmm
2026-04-11Refresh benchmark table for v2.1.1v2.1.1Asko Nõmm
Consolidate runtime results into one comparison table and update the current benchmark numbers for JVM, ClojureScript, Babashka, and Jank.
2026-04-10Update BENCHMARKS.mdAsko Nõmm
2026-04-10Update Jank benchmark baseline and timer interopAsko Nõmm
Refresh Jank benchmark numbers with the latest run and fix the Jank clock helper interop in the benchmark harness so future benchmark runs complete successfully.
2026-02-18Update docsAsko Nõmm
2026-02-17Update BENCHMARKS.mdasko
2026-02-17Update BENCHMARKS.mdasko
2026-02-17Keep it simplejank-supportAsko Nõmm
2026-02-17Add Jank supportAsko Nõmm
2026-02-172.0: Improve performance, usability.Asko Nõmm
This is most likely a breaking change. Though from the API nothing changes, behaviour does. It will no longer match routes based on the first match, but rather the best match (the most specific route wins).