Skip to content

Commit 119c5f5

Browse files
authored
Update README.md
1 parent e139d08 commit 119c5f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serialization performance of jsoniter-scala with: [borer](https://github.com/sir
2121
[weePickle](https://github.com/rallyhealth/weePickle), [zio-json](https://github.com/zio/zio-json),
2222
[zio-schema-json](https://github.com/zio/zio-schema/tree/main/zio-schema-json)
2323
libraries using different JDK and GraalVM versions on the following environment: Intel® Core™ Ultra 9 285K CPU @ 3.7GHz
24-
(max 5.7GHz, 200S Bust), RAM 64Gb DDR5-6400, Ubuntu 25.04 (Linux 6.14), and latest versions of JDK 17/21/25-ea,
24+
(max 5.7GHz, 200S Boost), RAM 64Gb DDR5-6400, Ubuntu 25.04 (Linux 6.14), and latest versions of JDK 17/21/25-ea,
2525
GraalVM Community JDK 17/21/25-ea, and GraalVM JDK 17/21/25-ea[*](https://docs.google.com/spreadsheets/d/1IxIvLoLlLb0bxUaRgSsaaRuXV0RUQ3I04vFqhDc2Bt8/edit?usp=sharing).
2626

2727
[**Latest results of benchmarks on browsers**](https://plokhotnyuk.github.io/jsoniter-scala/index-scalajs.html) that
@@ -32,7 +32,7 @@ compare performance of jsoniter-scala with: [circe](https://github.com/circe/cir
3232
[smithy4s-json](https://github.com/disneystreaming/smithy4s/tree/main/modules/json),
3333
[uPickle](https://github.com/lihaoyi/upickle), [zio-json](https://github.com/zio/zio-json), and [zio-schema-json](https://github.com/zio/zio-schema/tree/main/zio-schema-json)
3434
compiled by Scala.js 1.19.0 to ES 2015 with GCC v20220202 optimizations applied on
35-
Intel® Core™ Ultra 9 285K CPU @ 3.7GHz (max 5.7GHz, 200S Bust), RAM 64Gb DDR5-6400, on Windows 11 Pro (24H2).
35+
Intel® Core™ Ultra 9 285K CPU @ 3.7GHz (max 5.7GHz, 200S Boost), RAM 64Gb DDR5-6400, on Windows 11 Pro (24H2).
3636

3737
## Contents
3838

0 commit comments

Comments
 (0)