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 3ca7569 commit d226555Copy full SHA for d226555
README.md
@@ -2,7 +2,7 @@
2
[](https://www.apache.org/licenses/LICENSE-2.0)
3
4
`kotlinx.benchmark` is a toolkit for running benchmarks for code written in Kotlin
5
-and supporting all supported targets: JVM, JavaScript and Native.
+and running on all supported targets: JVM, JavaScript and Native.
6
7
If you're familiar with [JMH](https://openjdk.java.net/projects/code-tools/jmh/), it is very similar and uses it under
8
the hoods to run benchmarks on JVM.
0 commit comments