Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for f5…
Browse files Browse the repository at this point in the history
…b919fbe9d1fe47054f6868bae47f87398fc33e
  • Loading branch information
github-action-benchmark committed Dec 6, 2024
1 parent fc8c2eb commit 7be7a06
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 @@ -48761,6 +48761,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": "f5b919fbe9d1fe47054f6868bae47f87398fc33e",
"message": "Programmatically split keccak funcs, move to consistent namespaces (#2616)\n\n* cuda is now in risc0::circuit::keccak::cuda, c++ is now in\r\nrisc0::circuit::keccak::cpu\r\n* Split execution generation into multiple files for parallel\r\ncompilation\r\n* Bump KECCAK_PO2 down to 16, since 17 is right on the edge of memory\r\nexhaustion",
"timestamp": "2024-12-06T15:18:44-08:00",
"tree_id": "98478b151e9aef6f55be78b60fe70ca36d1ef57b",
"url": "https://github.com/risc0/risc0/commit/f5b919fbe9d1fe47054f6868bae47f87398fc33e"
},
"date": 1733527384799,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 33337364,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 100609,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 86968,
"unit": "Hz"
},
{
"name": "lift",
"value": 161596,
"unit": "Hz"
},
{
"name": "join",
"value": 149324,
"unit": "Hz"
},
{
"name": "composite",
"value": 97954,
"unit": "Hz"
},
{
"name": "succinct",
"value": 75853,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -64025,6 +64084,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1733527372798,
"lastUpdate": 1733527386713,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 7be7a06

Please sign in to comment.