Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for c9…
Browse files Browse the repository at this point in the history
…65c9d86555d6606cac9307f184f67ccbd1ee30
  • Loading branch information
github-action-benchmark committed Nov 25, 2024
1 parent cba376a commit 9596684
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 @@ -46283,6 +46283,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": 1732571400628,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32942804,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 99977,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 87021,
"unit": "Hz"
},
{
"name": "lift",
"value": 160216,
"unit": "Hz"
},
{
"name": "join",
"value": 147900,
"unit": "Hz"
},
{
"name": "composite",
"value": 97989,
"unit": "Hz"
},
{
"name": "succinct",
"value": 75352,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -60721,6 +60780,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1732571388170,
"lastUpdate": 1732571404440,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 9596684

Please sign in to comment.