Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 208 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 208 Bytes

scala-benchmarks

Some scala / java JVM benchmarks

How to run particular test

sbt "jmh:run -i 10 -wi 3 -f1 -t1 LazyTest"  //  1 thread
sbt "jmh:run -i 10 -wi 3 -f1 -t4 LazyTest"  //  4 thread