Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for c965c9d8655…
Browse files Browse the repository at this point in the history
…5d6606cac9307f184f67ccbd1ee30
  • Loading branch information
github-action-benchmark committed Nov 25, 2024
1 parent 9596684 commit 92dbda1
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 @@ -15446,6 +15446,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Parker Thompson",
"username": "mothran"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c965c9d86555d6606cac9307f184f67ccbd1ee30",
"message": "Add `r0vm-ver-compat` feature to relax r0vm server version checks (#2550)\n\nAllows cross client/server minor version's when using rc/pre releases\r\nfor testing upcoming ZKVM releases.",
"timestamp": "2024-11-25T21:45:36Z",
"tree_id": "bcacc283000e6a17562a5b033ded052915b04126",
"url": "https://github.com/risc0/risc0/commit/c965c9d86555d6606cac9307f184f67ccbd1ee30"
},
"date": 1732571527466,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21393122,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 32145,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 22229,
"unit": "Hz"
},
{
"name": "lift",
"value": 44305,
"unit": "Hz"
},
{
"name": "join",
"value": 42910,
"unit": "Hz"
},
{
"name": "composite",
"value": 32272,
"unit": "Hz"
},
{
"name": "succinct",
"value": 19761,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -60780,6 +60839,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1732571404440,
"lastUpdate": 1732571535593,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 92dbda1

Please sign in to comment.