ZaurM / kotlin-benchmarks

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

Home Page:http://kotlinlang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jmh-kotlin official JetBrains project

A set of JMH benchmarks for various Kotlin language constructions and standard library functions.

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.

About

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

http://kotlinlang.org


Languages

Language:Kotlin 43.5%Language:JavaScript 30.1%Language:Java 23.2%Language:HTML 2.6%Language:CSS 0.5%