Tracks relative runtime performance of Clojure dialects over time.
Run the benchmark suite and produce an HTML output:
./update.sh --runRun using an alternative jank source:
# Local checkout
./update.sh --run --source /path/to/jank-git
# Remote branch
./update.sh --run --source git+https://github.com/jank-lang/jank?ref=some-branchAfterwards, you can check the output index.html page for graphical results.