Skip to content

Commit

Permalink
add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 0f…
Browse files Browse the repository at this point in the history
…90d30b3f430384ba48a1795371555c28a29b9e
  • Loading branch information
github-action-benchmark committed Nov 18, 2024
1 parent fd855ba commit 3b62785
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 @@ -44690,6 +44690,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": "0f90d30b3f430384ba48a1795371555c28a29b9e",
"message": "Add EC Mul and Add acceleration (#2513)\n\nAdds elliptic curve acceleration via bigint2 for addition and scalar\r\nmultiplication. This also includes a fix to allow bigint2 codegen with\r\nnegative intermediates.\r\n\r\nNote that current support is only for secp256k1; more generic curve\r\nsupport is future work.\r\n\r\n---------\r\n\r\nCo-authored-by: Frank Laub <[email protected]>",
"timestamp": "2024-11-18T19:33:57Z",
"tree_id": "99571180bc4315d71827b04a913d697ed75df056",
"url": "https://github.com/risc0/risc0/commit/0f90d30b3f430384ba48a1795371555c28a29b9e"
},
"date": 1731958702976,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 33056874,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 99193,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 87036,
"unit": "Hz"
},
{
"name": "lift",
"value": 160638,
"unit": "Hz"
},
{
"name": "join",
"value": 147382,
"unit": "Hz"
},
{
"name": "composite",
"value": 98379,
"unit": "Hz"
},
{
"name": "succinct",
"value": 75296,
"unit": "Hz"
}
]
}
],
"macOS-cpu": [
Expand Down Expand Up @@ -58597,6 +58656,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1731958688967,
"lastUpdate": 1731958704682,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 3b62785

Please sign in to comment.