We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cea84c commit c39f92fCopy full SHA for c39f92f
kotlinx-coroutines-core/jvmBenchmark/README.md
@@ -11,5 +11,5 @@ and decide on their usability.
11
12
```
13
./gradlew :kotlinx-coroutines-core:jvmBenchmarkBenchmarkJar
14
-java -jar kotlinx-coroutines-core/build/benchmarks/jvmBenchmark/jars/kotlinx-coroutines-core-jvmBenchmark-jmh-1.7.2-SNAPSHOT-JMH.jar
+java -jar kotlinx-coroutines-core/build/benchmarks/jvmBenchmark/jars/kotlinx-coroutines-core-jvmBenchmark-jmh-*-JMH.jar
15
0 commit comments