Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for a0…
Browse files Browse the repository at this point in the history
…3f28d9e402bc54a813f15f04055ba908ca470a
  • Loading branch information
github-action-benchmark committed Aug 28, 2024
1 parent 0d5d46d commit c3d464b
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 @@ -32772,6 +32772,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Nikolai Vazquez",
"username": "nvzqz"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a03f28d9e402bc54a813f15f04055ba908ca470a",
"message": "Make `CompositeReceipt::seal_size` consider assumptions (#2264)\n\nWithout assumption receipts, the `CompositeReceipt` is not verifiable.",
"timestamp": "2024-08-28T00:36:26Z",
"tree_id": "a0e01639fbcacc200e94db71f43c2d4be51d1d7b",
"url": "https://github.com/risc0/risc0/commit/a03f28d9e402bc54a813f15f04055ba908ca470a"
},
"date": 1724806079543,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 32298510,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 113671,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 97428,
"unit": "Hz"
},
{
"name": "lift",
"value": 158075,
"unit": "Hz"
},
{
"name": "join",
"value": 146215,
"unit": "Hz"
},
{
"name": "composite",
"value": 111963,
"unit": "Hz"
},
{
"name": "succinct",
"value": 84273,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -42785,6 +42844,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1724805759857,
"lastUpdate": 1724806081605,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit c3d464b

Please sign in to comment.