Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 359 Bytes

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.