Skip to content

Commit

Permalink
add Linux-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result …
Browse files Browse the repository at this point in the history
…for 0f90d30b3f430384ba48a1795371555c28a29b9e
  • Loading branch information
github-action-benchmark committed Nov 18, 2024
1 parent b11604c commit fd855ba
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 @@ -29773,6 +29773,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": 1731958686410,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 22293212,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 945625,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 958089,
"unit": "Hz"
},
{
"name": "lift",
"value": 602163,
"unit": "Hz"
},
{
"name": "join",
"value": 414340,
"unit": "Hz"
},
{
"name": "composite",
"value": 891929,
"unit": "Hz"
},
{
"name": "succinct",
"value": 614631,
"unit": "Hz"
}
]
}
],
"macOS-apple_m2_pro": [
Expand Down Expand Up @@ -58538,6 +58597,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1731713636537,
"lastUpdate": 1731958688967,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit fd855ba

Please sign in to comment.