Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 4c…
Browse files Browse the repository at this point in the history
…41c739779ef2759a01ebcf808faf0fbffe8793
  • Loading branch information
github-action-benchmark committed Nov 22, 2024
1 parent ddc3fff commit c60b3fc
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 @@ -45752,6 +45752,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": "4c41c739779ef2759a01ebcf808faf0fbffe8793",
"message": "Better unstable marking for bigint2 (#2544)\n\nClean up how we mark bigint2 unstable. Includes the FFI module.",
"timestamp": "2024-11-22T14:46:31-08:00",
"tree_id": "afb69a3c300f6cbe0bc794fd006e3aff1dce5232",
"url": "https://github.com/risc0/risc0/commit/4c41c739779ef2759a01ebcf808faf0fbffe8793"
},
"date": 1732315854998,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32726282,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 100204,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 86892,
"unit": "Hz"
},
{
"name": "lift",
"value": 160041,
"unit": "Hz"
},
{
"name": "join",
"value": 147647,
"unit": "Hz"
},
{
"name": "composite",
"value": 99917,
"unit": "Hz"
},
{
"name": "succinct",
"value": 76282,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -60013,6 +60072,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1732315850795,
"lastUpdate": 1732315856753,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit c60b3fc

Please sign in to comment.