Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 31…
Browse files Browse the repository at this point in the history
…597c27633350b7752a12ab8a2d73a238b27ca0
  • Loading branch information
github-action-benchmark committed Oct 25, 2024
1 parent a5d00ff commit 0ec0469
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 @@ -40678,6 +40678,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tim Zerrell",
"username": "tzerrell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "31597c27633350b7752a12ab8a2d73a238b27ca0",
"message": "Remove bigint EC circuits, add unbatched RSA (#2443)\n\nRemoves the current draft of bigint elliptic curve circuits, which won't\r\nbe performant in their current form, and adds an unbatched RSA circuit.",
"timestamp": "2024-10-25T05:35:17Z",
"tree_id": "ac932c944d864db996be9d3bcecc4246092b1134",
"url": "https://github.com/risc0/risc0/commit/31597c27633350b7752a12ab8a2d73a238b27ca0"
},
"date": 1729834773311,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32531372,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 103472,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 90922,
"unit": "Hz"
},
{
"name": "lift",
"value": 162049,
"unit": "Hz"
},
{
"name": "join",
"value": 150117,
"unit": "Hz"
},
{
"name": "composite",
"value": 102446,
"unit": "Hz"
},
{
"name": "succinct",
"value": 78803,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -53228,6 +53287,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1729834768049,
"lastUpdate": 1729834774893,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 0ec0469

Please sign in to comment.