diff --git a/dev/bench/data.js b/dev/bench/data.js index ef4602b2..0ba5bd6c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -38731,6 +38731,65 @@ window.BENCHMARK_DATA = { "unit": "Hz" } ] + }, + { + "commit": { + "author": { + "email": "nils@risczero.com", + "name": "shkoo", + "username": "shkoo" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "824974bd158c29185b6c0583ba403d40ec5ff14f", + "message": "Optimize byte_poly conversion to/from bigint (#2414)", + "timestamp": "2024-10-12T11:26:42-07:00", + "tree_id": "86bae0acf3eb7efa1de19a3ba1c37ebf5e4e6a53", + "url": "https://github.com/risc0/risc0/commit/824974bd158c29185b6c0583ba403d40ec5ff14f" + }, + "date": 1728757867759, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 32898728, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 114222, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 97743, + "unit": "Hz" + }, + { + "name": "lift", + "value": 157446, + "unit": "Hz" + }, + { + "name": "join", + "value": 147567, + "unit": "Hz" + }, + { + "name": "composite", + "value": 112906, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 84680, + "unit": "Hz" + } + ] } ], "macOS-cpu": [ @@ -50691,6 +50750,6 @@ window.BENCHMARK_DATA = { } ] }, - "lastUpdate": 1728757845487, + "lastUpdate": 1728757869471, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file