Skip to content

Commit 36b8f49

Browse files
authored
Update description of the environment for benchmark results with Scala.js
1 parent 725960b commit 36b8f49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ compare performance of jsoniter-scala with: [circe](https://github.com/circe/cir
3232
[play-json](https://github.com/playframework/play-json),
3333
[play-json with jsoniter-scala booster](https://github.com/evolution-gaming/play-json-tools/tree/master/play-json-jsoniter),
3434
[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.17.0 to ES 2015 with GCC v20220202 optimizations applied on
37-
Intel® Core™ i7-11800H CPU @ 2.3GHz (max 4.6GHz), RAM 64Gb DDR4-3200, Ubuntu 23.10 (Linux 6.8).
35+
[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)
36+
compiled by Scala.js 1.18.2 to ES 2015 with GCC v20220202 optimizations applied on
37+
Intel® Core™ Ultra 9 285K CPU @ 3.7GHz (max 5.7GHz, performance-cores only), RAM 64Gb DDR5-6400, on Windows 11 Pro (24H2).
3838

3939
## Contents
4040

0 commit comments

Comments
 (0)