Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 54…
Browse files Browse the repository at this point in the history
…2d644d277e65576e2e9660b731bbe00cd7d304
  • Loading branch information
github-action-benchmark committed Nov 13, 2024
1 parent 0a6d9ee commit 34952ae
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 @@ -43628,6 +43628,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Erik Kaneda",
"username": "SchmErik"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "542d644d277e65576e2e9660b731bbe00cd7d304",
"message": "Implement plumbing for keccak acceleration (#2503)\n\nThis PR introduces a batching mechanism for keccak circuit proofs and\r\nsupersedes #2380\r\n\r\nResolves ZKVM-595",
"timestamp": "2024-11-13T20:29:56Z",
"tree_id": "3b468c3269b01626f1b1e69bfeb4d7fce21de011",
"url": "https://github.com/risc0/risc0/commit/542d644d277e65576e2e9660b731bbe00cd7d304"
},
"date": 1731530061809,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32785130,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 100386,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 87460,
"unit": "Hz"
},
{
"name": "lift",
"value": 160084,
"unit": "Hz"
},
{
"name": "join",
"value": 148200,
"unit": "Hz"
},
{
"name": "composite",
"value": 99354,
"unit": "Hz"
},
{
"name": "succinct",
"value": 75592,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -57181,6 +57240,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1731530052357,
"lastUpdate": 1731530064256,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 34952ae

Please sign in to comment.