-
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 3a2b16acd3f4644f5bd9028d58ee9f0c1889a68d
- Loading branch information
github-action-benchmark
committed
Dec 10, 2024
1 parent
d0924ec
commit cde53ba
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 |
---|---|---|
|
@@ -33490,6 +33490,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Frank Laub", | ||
"username": "flaub" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "3a2b16acd3f4644f5bd9028d58ee9f0c1889a68d", | ||
"message": "Replace keccak_zkr.zip with individual zkr.xz files (#2638)\n\nThis should resolve crates.io file size limitations preventing\r\npublication.", | ||
"timestamp": "2024-12-10T18:31:23Z", | ||
"tree_id": "9b2e3ec8f4dd6205d32102bddeda5f403529197a", | ||
"url": "https://github.com/risc0/risc0/commit/3a2b16acd3f4644f5bd9028d58ee9f0c1889a68d" | ||
}, | ||
"date": 1733855732953, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21655190, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 983339, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 988995, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 627500, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 441239, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 761251, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 370421, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -65913,6 +65972,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1733852423163, | ||
"lastUpdate": 1733855735501, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |