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 9858def commit c7e6a2eCopy full SHA for c7e6a2e
README.md
@@ -701,7 +701,7 @@ Other benchmarks with results for jsoniter-scala:
701
702
Use JDK 11+ for building of `jsoniter-scala-benchmarkJS` module:
703
```sh
704
-sbt -DassemblyJSBenchmarks -java-home /usr/lib/jvm/jdk-11 jsoniter-scala-benchmarkJS/fullOptJS
+sbt -DassemblyJSBenchmarks -java-home /usr/lib/jvm/jdk-11 ++3.4.2 jsoniter-scala-benchmarkJS/fullOptJS
705
```
706
707
Then open the list of benchmarks in a browser:
0 commit comments