diff --git a/dev/bench/data.js b/dev/bench/data.js index cb6b62a3..c83765f3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -66087,9 +66087,68 @@ window.BENCHMARK_DATA = { "unit": "Hz" } ] + }, + { + "commit": { + "author": { + "email": "flaub@risc0.com", + "name": "Frank Laub", + "username": "flaub" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "3a2b16acd3f4644f5bd9028d58ee9f0c1889a68d", + "message": "Replace keccak_zkr.zip with individual zkr.xz files (#2638)\n\nThis should resolve crates.io file size limitations preventing\r\npublication.", + "timestamp": "2024-12-10T18:31:23Z", + "tree_id": "9b2e3ec8f4dd6205d32102bddeda5f403529197a", + "url": "https://github.com/risc0/risc0/commit/3a2b16acd3f4644f5bd9028d58ee9f0c1889a68d" + }, + "date": 1733855937565, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 21348816, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 740972, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 760804, + "unit": "Hz" + }, + { + "name": "lift", + "value": 536614, + "unit": "Hz" + }, + { + "name": "join", + "value": 360874, + "unit": "Hz" + }, + { + "name": "composite", + "value": 601124, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 303552, + "unit": "Hz" + } + ] } ] }, - "lastUpdate": 1733855922368, + "lastUpdate": 1733855947303, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file