summaryrefslogtreecommitdiff
path: root/bench/ruuter/bench.cljc
AgeCommit message (Collapse)Author
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-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).