Skip to content

Commit 3455a9a

Browse files
authored
Update README.md
1 parent 56fc63a commit 3455a9a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,14 @@ libraries using different JDK and GraalVM versions on the following environment:
2626
GraalVM Community JDK 21/24-dev, and GraalVM JDK 17/21/22.
2727

2828
[**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),
29+
compare performance of jsoniter-scala with: [circe](https://github.com/circe/circe),
3130
[circe with jsoniter-scala booster](https://github.com/plokhotnyuk/jsoniter-scala/tree/master/jsoniter-scala-circe),
3231
[play-json](https://github.com/playframework/play-json),
3332
[play-json with jsoniter-scala booster](https://github.com/evolution-gaming/play-json-tools/tree/master/play-json-jsoniter),
3433
[smithy4s-json](https://github.com/disneystreaming/smithy4s/tree/main/modules/json),
3534
[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
37-
GCC v20220202 optimizations applied on Intel® Core™ i7-11800H CPU @ 2.3GHz (max 4.6GHz),
38-
RAM 64Gb DDR4-3200, Ubuntu 23.10 (Linux 6.6).
35+
compiled by Scala.js 1.16.0 to ES 2015 with GCC v20220202 optimizations applied on
36+
Intel® Core™ i7-11800H CPU @ 2.3GHz (max 4.6GHz), RAM 64Gb DDR4-3200, Ubuntu 23.10 (Linux 6.6).
3937

4038
## Contents
4139

0 commit comments

Comments
 (0)