Skip to content

Commit

Permalink
more fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Zoller committed Nov 5, 2023
1 parent 194117c commit 6a47401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sbt "jmh:run -i 10 -wi 10 -f 2 -t 1 co.blocke.WritingBenchmark"
|------------------|-------|----:|------------:|-------------:|-------|
| Hand-Tooled | thrpt | 20 | 2,575,393.513 | ± 178731.952 | ops/s |
| Circe | thrpt | 20 | 1,939,339.085 | ± 6279.547 | ops/s |
|** ScalaJack 8 | thrpt | 20 | 1,703,256.521 | ± 12260.518 | ops/s** |
|**ScalaJack 8** | thrpt | 20 | **1,703,256.521** | ± 12260.518 | ops/s |
| ZIO JSON | thrpt | 20 | 818,228.736 | ± 3070.298 | ops/s |
| Argonaut | thrpt | 20 | 716,228.404 | ± 6241.145 | ops/s |
| Play JSON | thrpt | 20 | 438,538.475 | ± 16319.198 | ops/s |
Expand Down

0 comments on commit 6a47401

Please sign in to comment.