Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 5b…
Browse files Browse the repository at this point in the history
…78fac28d239b52fcc2d68cf621cea761e9477a
  • Loading branch information
github-action-benchmark committed Dec 10, 2024
1 parent 439e070 commit 10d4bbb
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 @@ -50413,6 +50413,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": "5b78fac28d239b52fcc2d68cf621cea761e9477a",
"message": "Improve keccak cuda performance 35% (#2624)\n\n* Reorder how the witness is generated to cut down on warp divergence\r\n\r\nBefore:\r\n\r\n```\r\n10 runs of PO2=16 completed in 6.543s, avg=0.654s, 100157.742 cycles/sec, 499.749 keccak/sec\r\n10 runs of PO2=17 completed in 11.796s, avg=1.180s, 111115.459 cycles/sec, 555.272 keccak/sec\r\n```\r\n\r\nAfter:\r\n\r\n```\r\n10 runs of PO2=16 completed in 4.247s, avg=0.425s, 154322.577 cycles/sec, 770.012 keccak/sec\r\n10 runs of PO2=17 completed in 7.548s, avg=0.755s, 173643.059 cycles/sec, 867.738 keccak/sec\r\n```",
"timestamp": "2024-12-10T13:01:55-08:00",
"tree_id": "9aef6836e6b91a4b1a31dcc22671a97684dc8e9f",
"url": "https://github.com/risc0/risc0/commit/5b78fac28d239b52fcc2d68cf621cea761e9477a"
},
"date": 1733864795377,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32680012,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 107071,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 92967,
"unit": "Hz"
},
{
"name": "lift",
"value": 159935,
"unit": "Hz"
},
{
"name": "join",
"value": 147022,
"unit": "Hz"
},
{
"name": "composite",
"value": 94314,
"unit": "Hz"
},
{
"name": "succinct",
"value": 61691,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -66208,6 +66267,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1733864770816,
"lastUpdate": 1733864797517,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 10d4bbb

Please sign in to comment.