-
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 macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for a8…
…3f332923a036ba8a23606d33bfc6e0ba7aab51
- Loading branch information
github-action-benchmark
committed
Aug 30, 2024
1 parent
5f4ac8b
commit f20b4b9
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 |
---|---|---|
|
@@ -33362,6 +33362,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": 1725053657505, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 31877426, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 103545, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 90471, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 160238, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 149662, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 101775, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 78598, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-cpu": [ | ||
|
@@ -43552,6 +43611,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1725051593098, | ||
"lastUpdate": 1725053659448, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |