tree: 6da625ebf9ecbd765d209c58a7e1fe287b5d9e08 [path history] [tgz]
  1. kotlin/
  2. README.md
kotlinx-coroutines-core/jvmBenchmark/README.md

kotlinx-coroutines-core benchmarks

This source-set contains benchmarks that leverage internal API (e.g. suspendCancellableCoroutineReusable) and thus cannot be written in benchmarks module.

This is an interim solution unless we introduce clear separation of responsibilities in benchmark modules and decide on their usability.

Usage

./gradlew :kotlinx-coroutines-core:jvmBenchmarkBenchmarkJar
java -jar kotlinx-coroutines-core/build/benchmarks/jvmBenchmark/jars/kotlinx-coroutines-core-jvmBenchmark-jmh-*-JMH.jar