Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 94…
Browse files Browse the repository at this point in the history
…00e4408416510301d07cc3a2dd6d62611f0941
  • Loading branch information
github-action-benchmark committed Nov 21, 2024
1 parent 5b07a5d commit 25bd908
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 @@ -45044,6 +45044,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": "9400e4408416510301d07cc3a2dd6d62611f0941",
"message": "remove pin on syn crate (#2529)\n\nborsh has released v1.5.3 that specifies a minimum version for syn. This\r\nallows us to safely remove the pin from our crates. This PR also updates\r\ndb-dump to fix the crates validator.",
"timestamp": "2024-11-21T01:25:45Z",
"tree_id": "c94bb272b9eaaa79465846e3c69dffef29baf0f4",
"url": "https://github.com/risc0/risc0/commit/9400e4408416510301d07cc3a2dd6d62611f0941"
},
"date": 1732152611217,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 33090824,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 100607,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 86901,
"unit": "Hz"
},
{
"name": "lift",
"value": 160779,
"unit": "Hz"
},
{
"name": "join",
"value": 147584,
"unit": "Hz"
},
{
"name": "composite",
"value": 97851,
"unit": "Hz"
},
{
"name": "succinct",
"value": 75986,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -59069,6 +59128,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1732152597479,
"lastUpdate": 1732152612827,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 25bd908

Please sign in to comment.