Skip to content

kylc/is-jank-fast-yet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors