Skip to content

Commit

Permalink
Fix json
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Jan 8, 2025
1 parent 2bbd417 commit 2dc6497
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions zlib_benchmarks.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,31 +73,31 @@
},
"render": {
"compression (ng vs rs)": {
"level 0": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 0 }", "after": { "command": "blogpost-compress-rs", "index": 0 } },
"level 1": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 1 }", "after": { "command": "blogpost-compress-rs", "index": 1 } },
"level 2": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 2 }", "after": { "command": "blogpost-compress-rs", "index": 2 } },
"level 3": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 3 }", "after": { "command": "blogpost-compress-rs", "index": 3 } },
"level 4": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 4 }", "after": { "command": "blogpost-compress-rs", "index": 4 } },
"level 5": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 5 }", "after": { "command": "blogpost-compress-rs", "index": 5 } },
"level 6": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 6 }", "after": { "command": "blogpost-compress-rs", "index": 6 } },
"level 7": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 7 }", "after": { "command": "blogpost-compress-rs", "index": 7 } },
"level 8": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 8 }", "after": { "command": "blogpost-compress-rs", "index": 8 } },
"level 9": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 9 }", "after": { "command": "blogpost-compress-rs", "index": 9 } }
"level 0": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 0 }, "after": { "command": "blogpost-compress-rs", "index": 0 } },
"level 1": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 1 }, "after": { "command": "blogpost-compress-rs", "index": 1 } },
"level 2": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 2 }, "after": { "command": "blogpost-compress-rs", "index": 2 } },
"level 3": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 3 }, "after": { "command": "blogpost-compress-rs", "index": 3 } },
"level 4": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 4 }, "after": { "command": "blogpost-compress-rs", "index": 4 } },
"level 5": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 5 }, "after": { "command": "blogpost-compress-rs", "index": 5 } },
"level 6": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 6 }, "after": { "command": "blogpost-compress-rs", "index": 6 } },
"level 7": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 7 }, "after": { "command": "blogpost-compress-rs", "index": 7 } },
"level 8": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 8 }, "after": { "command": "blogpost-compress-rs", "index": 8 } },
"level 9": { "measure": "cycles", "before": { "command": "blogpost-compress-ng", "index": 9 }, "after": { "command": "blogpost-compress-rs", "index": 9 } }
},
"decompression (ng vs rs)": {
"chunk size 4": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 0 }", "after": { "command": "blogpost-uncompress-rs", "index": 0 } },
"chunk size 5": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 1 }", "after": { "command": "blogpost-uncompress-rs", "index": 1 } },
"chunk size 6": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 2 }", "after": { "command": "blogpost-uncompress-rs", "index": 2 } },
"chunk size 7": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 3 }", "after": { "command": "blogpost-uncompress-rs", "index": 3 } },
"chunk size 8": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 4 }", "after": { "command": "blogpost-uncompress-rs", "index": 4 } },
"chunk size 9": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 5 }", "after": { "command": "blogpost-uncompress-rs", "index": 5 } },
"chunk size 10": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 6 }", "after": { "command": "blogpost-uncompress-rs", "index": 6 } },
"chunk size 11": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 7 }", "after": { "command": "blogpost-uncompress-rs", "index": 7 } },
"chunk size 12": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 8 }", "after": { "command": "blogpost-uncompress-rs", "index": 8 } },
"chunk size 13": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 9 }", "after": { "command": "blogpost-uncompress-rs", "index": 9 } },
"chunk size 14": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 10 }", "after": { "command": "blogpost-uncompress-rs", "index": 10 } },
"chunk size 15": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 11 }", "after": { "command": "blogpost-uncompress-rs", "index": 11 } },
"chunk size 16": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 12 }", "after": { "command": "blogpost-uncompress-rs", "index": 12 } }
"chunk size 4": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 0 }, "after": { "command": "blogpost-uncompress-rs", "index": 0 } },
"chunk size 5": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 1 }, "after": { "command": "blogpost-uncompress-rs", "index": 1 } },
"chunk size 6": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 2 }, "after": { "command": "blogpost-uncompress-rs", "index": 2 } },
"chunk size 7": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 3 }, "after": { "command": "blogpost-uncompress-rs", "index": 3 } },
"chunk size 8": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 4 }, "after": { "command": "blogpost-uncompress-rs", "index": 4 } },
"chunk size 9": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 5 }, "after": { "command": "blogpost-uncompress-rs", "index": 5 } },
"chunk size 10": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 6 }, "after": { "command": "blogpost-uncompress-rs", "index": 6 } },
"chunk size 11": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 7 }, "after": { "command": "blogpost-uncompress-rs", "index": 7 } },
"chunk size 12": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 8 }, "after": { "command": "blogpost-uncompress-rs", "index": 8 } },
"chunk size 13": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 9 }, "after": { "command": "blogpost-uncompress-rs", "index": 9 } },
"chunk size 14": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 10 }, "after": { "command": "blogpost-uncompress-rs", "index": 10 } },
"chunk size 15": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 11 }, "after": { "command": "blogpost-uncompress-rs", "index": 11 } },
"chunk size 16": { "measure": "cycles", "before": { "command": "blogpost-uncompress-ng", "index": 12 }, "after": { "command": "blogpost-uncompress-rs", "index": 12 } }
}
}
}

0 comments on commit 2dc6497

Please sign in to comment.