Skip to content

jank-lang/is-jank-fast-yet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-jank-fast-yet

Tracks relative runtime performance of Clojure dialects over time.

Usage

Run the benchmark suite and produce an HTML output:

./update.sh --run

Run 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-branch

Afterwards, you can check the output index.html page for graphical results.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 46.6%
  • Shell 26.0%
  • Clojure 17.5%
  • Nix 9.9%