-
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 a83f332923a036ba8a23606d33bfc6e0ba7aab51
- Loading branch information
github-action-benchmark
committed
Aug 30, 2024
1 parent
f20b4b9
commit 7057656
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 |
---|---|---|
|
@@ -22221,6 +22221,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": "a83f332923a036ba8a23606d33bfc6e0ba7aab51", | ||
"message": "Mark sys_execute_zkr with #[unstable] (#2291)\n\nCo-authored-by: Erik Kaneda <[email protected]>", | ||
"timestamp": "2024-08-30T21:30:15Z", | ||
"tree_id": "e98979c54820f0a6b448988787e8c2dfa27afbd2", | ||
"url": "https://github.com/risc0/risc0/commit/a83f332923a036ba8a23606d33bfc6e0ba7aab51" | ||
}, | ||
"date": 1725053725858, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 20989406, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 758379, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 767548, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 542647, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 395042, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 721787, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 525747, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -43611,6 +43670,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1725053659448, | ||
"lastUpdate": 1725053728542, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |