Skip to content

Commit 56fc63a

Browse files
committed
Add a list of libraries in the Scala.js benchmarks
1 parent 16c84c1 commit 56fc63a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,15 @@ libraries using different JDK and GraalVM versions on the following environment:
2525
(max 5.8GHz, performance-cores only), RAM 64Gb DDR5-4800, Ubuntu 24.04 (Linux 6.8), and latest versions of JDK 17/21/24-ea[*](https://docs.google.com/spreadsheets/d/1IxIvLoLlLb0bxUaRgSsaaRuXV0RUQ3I04vFqhDc2Bt8/edit?usp=sharing),
2626
GraalVM Community JDK 21/24-dev, and GraalVM JDK 17/21/22.
2727

28-
[**Latest results of benchmarks on browsers**](https://plokhotnyuk.github.io/jsoniter-scala/index-scalajs.html) that
29-
compares libraries which supports Scala.js compiled by Scala.js 1.16.0 to ES 2015 with
28+
[**Latest results of benchmarks on browsers**](https://plokhotnyuk.github.io/jsoniter-scala/index-scalajs.html) that
29+
compares performance of jsoniter-scala with:
30+
[circe](https://github.com/circe/circe),
31+
[circe with jsoniter-scala booster](https://github.com/plokhotnyuk/jsoniter-scala/tree/master/jsoniter-scala-circe),
32+
[play-json](https://github.com/playframework/play-json),
33+
[play-json with jsoniter-scala booster](https://github.com/evolution-gaming/play-json-tools/tree/master/play-json-jsoniter),
34+
[smithy4s-json](https://github.com/disneystreaming/smithy4s/tree/main/modules/json),
35+
[uPickle](https://github.com/lihaoyi/upickle), [zio-json](https://github.com/zio/zio-json)
36+
compiled by Scala.js 1.16.0 to ES 2015 with
3037
GCC v20220202 optimizations applied on Intel® Core™ i7-11800H CPU @ 2.3GHz (max 4.6GHz),
3138
RAM 64Gb DDR4-3200, Ubuntu 23.10 (Linux 6.6).
3239

0 commit comments

Comments
 (0)