Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 29…
Browse files Browse the repository at this point in the history
…f56fb1c61485d686b89d15e3743f68d67b10f3
  • Loading branch information
github-action-benchmark committed Nov 4, 2024
1 parent 08edadd commit ad40937
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 @@ -41563,6 +41563,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Frank Laub",
"username": "flaub"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "29f56fb1c61485d686b89d15e3743f68d67b10f3",
"message": "Fix missing cstdint include (#2463)\n\nThis might fix #2449",
"timestamp": "2024-11-04T11:41:09-08:00",
"tree_id": "c53ded26001581817559d2b02197f141f8786fc4",
"url": "https://github.com/risc0/risc0/commit/29f56fb1c61485d686b89d15e3743f68d67b10f3"
},
"date": 1730749528297,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32502836,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 102808,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 91235,
"unit": "Hz"
},
{
"name": "lift",
"value": 162564,
"unit": "Hz"
},
{
"name": "join",
"value": 149606,
"unit": "Hz"
},
{
"name": "composite",
"value": 103121,
"unit": "Hz"
},
{
"name": "succinct",
"value": 79471,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -54408,6 +54467,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1730749523230,
"lastUpdate": 1730749530052,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit ad40937

Please sign in to comment.