Skip to content

Commit 2ca5e0a

Browse files
authored
Update README.md
1 parent 648a085 commit 2ca5e0a

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
@@ -24,7 +24,7 @@ serialization performance of jsoniter-scala with: [borer](https://github.com/sir
2424
[weePickle](https://github.com/rallyhealth/weePickle), [zio-json](https://github.com/zio/zio-json),
2525
[zio-schema-json](https://github.com/zio/zio-schema/tree/main/zio-schema-json)
2626
libraries using different JDK and GraalVM versions on the following environment: Intel® Core™ Ultra 9 285K CPU @ 3.7GHz
27-
(max 5.7GHz), RAM 64Gb DDR5-6400, Ubuntu 25.04 (Linux 6.14), and latest versions of JDK 17/21/25-ea,
27+
(max 5.7GHz, 200S Bust), RAM 64Gb DDR5-6400, Ubuntu 25.04 (Linux 6.14), and latest versions of JDK 17/21/25-ea,
2828
GraalVM Community JDK 17/21/25-ea, and GraalVM JDK 17/21/25-ea[*](https://docs.google.com/spreadsheets/d/1IxIvLoLlLb0bxUaRgSsaaRuXV0RUQ3I04vFqhDc2Bt8/edit?usp=sharing).
2929

3030
[**Latest results of benchmarks on browsers**](https://plokhotnyuk.github.io/jsoniter-scala/index-scalajs.html) that
@@ -35,7 +35,7 @@ compare performance of jsoniter-scala with: [circe](https://github.com/circe/cir
3535
[smithy4s-json](https://github.com/disneystreaming/smithy4s/tree/main/modules/json),
3636
[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)
3737
compiled by Scala.js 1.19.0 to ES 2015 with GCC v20220202 optimizations applied on
38-
Intel® Core™ Ultra 9 285K CPU @ 3.7GHz (max 5.7GHz), RAM 64Gb DDR5-6400, on Windows 11 Pro (24H2).
38+
Intel® Core™ Ultra 9 285K CPU @ 3.7GHz (max 5.7GHz, 200S Bust), RAM 64Gb DDR5-6400, on Windows 11 Pro (24H2).
3939

4040
## Contents
4141

0 commit comments

Comments
 (0)