Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for 5d1f4b2ceab…
Browse files Browse the repository at this point in the history
…6ec6761f0a76b225ee502e5290934
  • Loading branch information
github-action-benchmark committed Nov 13, 2024
1 parent 9db2448 commit 8cc03bf
Showing 1 changed file with 60 additions and 1 deletion.
61 changes: 60 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -14384,6 +14384,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Frank Laub",
"username": "flaub"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5d1f4b2ceab6ec6761f0a76b225ee502e5290934",
"message": "Add the bigint2 accelerator circuit (#2489)",
"timestamp": "2024-11-12T18:08:25-08:00",
"tree_id": "15151f6180cb4e8c0891802f00a14419af5e798e",
"url": "https://github.com/risc0/risc0/commit/5d1f4b2ceab6ec6761f0a76b225ee502e5290934"
},
"date": 1731475563788,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 19428862,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 31709,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 22071,
"unit": "Hz"
},
{
"name": "lift",
"value": 43624,
"unit": "Hz"
},
{
"name": "join",
"value": 42232,
"unit": "Hz"
},
{
"name": "composite",
"value": 31827,
"unit": "Hz"
},
{
"name": "succinct",
"value": 19569,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -56591,6 +56650,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1731475562388,
"lastUpdate": 1731475572450,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 8cc03bf

Please sign in to comment.