/kotlin-benchmarks

This is the project to verify and investigate performance issues in Kotlin and standard library.

Primary LanguageJavaScript

jmh-kotlin

Build:

mvn clean package

Note: need clean package every time, otherwise removed benchmarks will be hanging around.

Run:

java -jar target/benchmarks.jar

Also see commands.txt for more pre-configured commands.