Skip to content

ornicar/lila-jmh-benchmarks

Repository files navigation

lichess micro benchmarks

Howto

sbt
jmh:run -i 3 -wi 2 AnyValTest

Where AnyValTest is a custom benchmark defined in src/main/scala/AnyValTest.scala

Add your own benchmarks there. There's a couple examples already. Don't loop, the framework does it for you.

To get the list of options:

jmh:run -h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •