-
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-cpu (customBiggerIsBetter) benchmark result for c965c9d8655…
…5d6606cac9307f184f67ccbd1ee30
- Loading branch information
github-action-benchmark
committed
Nov 25, 2024
1 parent
9596684
commit 92dbda1
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 |
---|---|---|
|
@@ -15446,6 +15446,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": 1732571527466, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21393122, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 32145, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 22229, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 44305, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 42910, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 32272, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 19761, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"Linux-nvidia_rtx_3090_ti": [ | ||
|
@@ -60780,6 +60839,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1732571404440, | ||
"lastUpdate": 1732571535593, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |