Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Performance Benchmarking

To run from project root directory:

sbt bench/bench

or from an sbt session:

project bench
bench

For running the benchmarks in a single file, you can use the benchOnly <path> input task from the bench project, which supports tab completion.

Results will be in bench/target/jmh-results-<datestamp>.csv.