Skip to content

Commit

Permalink
fix benchmark table
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Zoller committed Nov 5, 2023
1 parent ee2cd18 commit 03e76d5
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 @@ -16,7 +16,7 @@ sbt "jmh:run -i 10 -wi 10 -f 2 -t 1 co.blocke.WritingBenchmark"
## Writing Performance:

| Benchmark | Mode | Cnt | Score | Error | Units |
|------------------|-------|-----|-------------|--------------|-------|
|------------------|-------|----:|------------:|-------------:|-------|
| Hand-Tooled | thrpt | 20 | 2575393.513 | ± 178731.952 | ops/s |
| Circe | thrpt | 20 | 1939339.085 | ± 6279.547 | ops/s |
| ScalaJack 8 | thrpt | 20 | 1703256.521 | ± 12260.518 | ops/s |
Expand Down

0 comments on commit 03e76d5

Please sign in to comment.