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 f5b919fbe9d1fe47054f6868bae47f87398fc33e
  • Loading branch information
github-action-benchmark committed Dec 6, 2024
1 parent c354d7d commit fc8c2eb
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 @@ -32487,6 +32487,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "shkoo",
"username": "shkoo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f5b919fbe9d1fe47054f6868bae47f87398fc33e",
"message": "Programmatically split keccak funcs, move to consistent namespaces (#2616)\n\n* cuda is now in risc0::circuit::keccak::cuda, c++ is now in\r\nrisc0::circuit::keccak::cpu\r\n* Split execution generation into multiple files for parallel\r\ncompilation\r\n* Bump KECCAK_PO2 down to 16, since 17 is right on the edge of memory\r\nexhaustion",
"timestamp": "2024-12-06T15:18:44-08:00",
"tree_id": "98478b151e9aef6f55be78b60fe70ca36d1ef57b",
"url": "https://github.com/risc0/risc0/commit/f5b919fbe9d1fe47054f6868bae47f87398fc33e"
},
"date": 1733527370110,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 22129624,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 938383,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 950915,
"unit": "Hz"
},
{
"name": "lift",
"value": 622478,
"unit": "Hz"
},
{
"name": "join",
"value": 432955,
"unit": "Hz"
},
{
"name": "composite",
"value": 890203,
"unit": "Hz"
},
{
"name": "succinct",
"value": 620176,
"unit": "Hz"
}
]
}
],
"macOS-apple_m2_pro": [
Expand Down Expand Up @@ -63966,6 +64025,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1733480478203,
"lastUpdate": 1733527372798,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit fc8c2eb

Please sign in to comment.