Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 4f…
Browse files Browse the repository at this point in the history
…153e4e28ec7a3bd220d53fc43c8729d34c3660
  • Loading branch information
github-action-benchmark committed Oct 10, 2024
1 parent 3cc19d7 commit 6543796
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 @@ -38554,6 +38554,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "AndreW0ng",
"username": "wz14"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "4f153e4e28ec7a3bd220d53fc43c8729d34c3660",
"message": "change visibility of groth16 proof (#2376)\n\nThis PR changes the visibility of some structures and functions of\r\ngroth16.\r\nIt's helpful to extract the *real* groth16 proof from r0 proof receipt\r\nfor those teams writing on-chain verifier themselves.",
"timestamp": "2024-10-10T01:57:37-07:00",
"tree_id": "6b513166f7fa6597399ff3f4801172d083aff46e",
"url": "https://github.com/risc0/risc0/commit/4f153e4e28ec7a3bd220d53fc43c8729d34c3660"
},
"date": 1728550946306,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32750502,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 113948,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 97621,
"unit": "Hz"
},
{
"name": "lift",
"value": 158564,
"unit": "Hz"
},
{
"name": "join",
"value": 147007,
"unit": "Hz"
},
{
"name": "composite",
"value": 112779,
"unit": "Hz"
},
{
"name": "succinct",
"value": 84183,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -50455,6 +50514,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1728550902864,
"lastUpdate": 1728550947903,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 6543796

Please sign in to comment.