Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for bc…
Browse files Browse the repository at this point in the history
…1f4ac5bcb07731641b6fc6dc13fecb121d1276
  • Loading branch information
github-action-benchmark committed Sep 28, 2024
1 parent ff863d6 commit 224b8ea
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 @@ -37138,6 +37138,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "shkoo",
"username": "shkoo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "bc1f4ac5bcb07731641b6fc6dc13fecb121d1276",
"message": "Remove zkpLayoutCompat code generation option (#2369)\n\nThis removes dependencies on the compatibility mode based on the\r\n`zkpLayoutCompat` option. In summary:\r\n\r\n* We now just have a `Reg` type instead of separate types for each\r\nbuffer\r\n* We now have separate DATA_LAYOUT, OUT_LAYOUT, etc. constants for each\r\nbuffer instead of just a combined `LAYOUT` constant.",
"timestamp": "2024-09-28T00:17:02Z",
"tree_id": "eeb080d3f12b62b34fa8cb408b13a8663fce8d8e",
"url": "https://github.com/risc0/risc0/commit/bc1f4ac5bcb07731641b6fc6dc13fecb121d1276"
},
"date": 1727482894382,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32625352,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 114652,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 97791,
"unit": "Hz"
},
{
"name": "lift",
"value": 159173,
"unit": "Hz"
},
{
"name": "join",
"value": 147125,
"unit": "Hz"
},
{
"name": "composite",
"value": 113162,
"unit": "Hz"
},
{
"name": "succinct",
"value": 84641,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -48567,6 +48626,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1727482867424,
"lastUpdate": 1727482896033,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 224b8ea

Please sign in to comment.