Skip to content

Commit 6c62950

Browse files
Elena LepilkinaLepilkinaElena
authored andcommitted
Removed information from README
1 parent 75ff25f commit 6c62950

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
**kotlinx.benchmark** is a toolkit for running benchmarks for multiplatform code written in Kotlin
1919
and running on the next supported targets: JVM, JavaScript.
2020

21-
Technically it can be run on Native target, but current implementation doesn't allow to get right measurements in many
22-
cases for native benchmarks, so it isn't recommended to use this library for native benchmarks yet.
23-
See [issue](https://github.com/Kotlin/kotlinx-benchmark/issues/24) for more information.
24-
2521
If you're familiar with [JMH](https://openjdk.java.net/projects/code-tools/jmh/), it is very similar and uses it under
2622
the hoods to run benchmarks on JVM.
2723

0 commit comments

Comments
 (0)