-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Linux-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result …
…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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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": [ | ||
|
@@ -63966,6 +64025,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1733480478203, | ||
"lastUpdate": 1733527372798, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |