/kotlin-hidden-costs-benchmark

A JMH benchmark of Kotlin hidden costs.

Primary LanguageJava

Kotlin Hidden Costs Benchmark

This project is based on the series of blog posts called Kotlin Hidden Costs.

Part 1

Part 2

Part 3

My blog post showing the results of this benchmark:

Kotlin Hidden Costs - Benchmarks

Running this benchmark

mvn clean package
java -jar target/microbenchmarks.jar

This can take several hours to finish.