-
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 c965c9d86555d6606cac9307f184f67ccbd1ee30
- Loading branch information
github-action-benchmark
committed
Nov 25, 2024
1 parent
01aab46
commit cba376a
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 |
---|---|---|
|
@@ -30835,6 +30835,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Parker Thompson", | ||
"username": "mothran" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "c965c9d86555d6606cac9307f184f67ccbd1ee30", | ||
"message": "Add `r0vm-ver-compat` feature to relax r0vm server version checks (#2550)\n\nAllows cross client/server minor version's when using rc/pre releases\r\nfor testing upcoming ZKVM releases.", | ||
"timestamp": "2024-11-25T21:45:36Z", | ||
"tree_id": "bcacc283000e6a17562a5b033ded052915b04126", | ||
"url": "https://github.com/risc0/risc0/commit/c965c9d86555d6606cac9307f184f67ccbd1ee30" | ||
}, | ||
"date": 1732571385609, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21857190, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 938998, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 956366, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 598136, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 420839, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 882023, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 612742, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -60662,6 +60721,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1732569092456, | ||
"lastUpdate": 1732571388170, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |