Skip to content

Commit

Permalink
add Linux-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result …
Browse files Browse the repository at this point in the history
…for 54febb7df36f8406d9393cbc3184920a24e9db21
  • Loading branch information
github-action-benchmark committed Oct 30, 2024
1 parent 0f6c701 commit 28a920f
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 @@ -27531,6 +27531,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": "54febb7df36f8406d9393cbc3184920a24e9db21",
"message": "Split syscalls into separate modules (#2460)",
"timestamp": "2024-10-30T09:38:05-07:00",
"tree_id": "c1291eb1bfc51f20ab354b72f4cb38c75fdf6f4b",
"url": "https://github.com/risc0/risc0/commit/54febb7df36f8406d9393cbc3184920a24e9db21"
},
"date": 1730306535575,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21891818,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 995567,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 1012832,
"unit": "Hz"
},
{
"name": "lift",
"value": 586594,
"unit": "Hz"
},
{
"name": "join",
"value": 413279,
"unit": "Hz"
},
{
"name": "composite",
"value": 926686,
"unit": "Hz"
},
{
"name": "succinct",
"value": 633838,
"unit": "Hz"
}
]
}
],
"macOS-apple_m2_pro": [
Expand Down Expand Up @@ -54113,6 +54172,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1730162560725,
"lastUpdate": 1730306538160,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 28a920f

Please sign in to comment.