diff --git a/dev/bench/data.js b/dev/bench/data.js index 0212c4fb..80f1b369 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -14679,6 +14679,65 @@ 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": "775e8be3294a300b7eeff23474d207bfb571c42b", + "message": "Drop risc0-circuit-bigint and add executor metrics (#2507)", + "timestamp": "2024-11-14T11:03:28-08:00", + "tree_id": "b7bbf766f572ded9cbdefc773663b21a73334de2", + "url": "https://github.com/risc0/risc0/commit/775e8be3294a300b7eeff23474d207bfb571c42b" + }, + "date": 1731611479477, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 20395226, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 31767, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 22138, + "unit": "Hz" + }, + { + "name": "lift", + "value": 43835, + "unit": "Hz" + }, + { + "name": "join", + "value": 42378, + "unit": "Hz" + }, + { + "name": "composite", + "value": 31568, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 19519, + "unit": "Hz" + } + ] } ], "Linux-nvidia_rtx_3090_ti": [ @@ -57712,6 +57771,6 @@ window.BENCHMARK_DATA = { } ] }, - "lastUpdate": 1731611277787, + "lastUpdate": 1731611489316, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file