Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for 31597c27633…
Browse files Browse the repository at this point in the history
…350b7752a12ab8a2d73a238b27ca0
  • Loading branch information
github-action-benchmark committed Oct 25, 2024
1 parent 0ec0469 commit a51bdfc
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 @@ -13558,6 +13558,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": "31597c27633350b7752a12ab8a2d73a238b27ca0",
"message": "Remove bigint EC circuits, add unbatched RSA (#2443)\n\nRemoves the current draft of bigint elliptic curve circuits, which won't\r\nbe performant in their current form, and adds an unbatched RSA circuit.",
"timestamp": "2024-10-25T05:35:17Z",
"tree_id": "ac932c944d864db996be9d3bcecc4246092b1134",
"url": "https://github.com/risc0/risc0/commit/31597c27633350b7752a12ab8a2d73a238b27ca0"
},
"date": 1729834906121,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 22105588,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 35229,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 24250,
"unit": "Hz"
},
{
"name": "lift",
"value": 43820,
"unit": "Hz"
},
{
"name": "join",
"value": 42677,
"unit": "Hz"
},
{
"name": "composite",
"value": 34970,
"unit": "Hz"
},
{
"name": "succinct",
"value": 21148,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -53287,6 +53346,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1729834774893,
"lastUpdate": 1729834915076,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit a51bdfc

Please sign in to comment.