| Age | Commit message (Collapse) | Author |
|
|
|
Consolidate runtime results into one comparison table and update the current benchmark numbers for JVM, ClojureScript, Babashka, and Jank.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
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).
|