-
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 4f…
…153e4e28ec7a3bd220d53fc43c8729d34c3660
- Loading branch information
github-action-benchmark
committed
Oct 10, 2024
1 parent
3cc19d7
commit 6543796
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 |
---|---|---|
|
@@ -38554,6 +38554,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "AndreW0ng", | ||
"username": "wz14" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "4f153e4e28ec7a3bd220d53fc43c8729d34c3660", | ||
"message": "change visibility of groth16 proof (#2376)\n\nThis PR changes the visibility of some structures and functions of\r\ngroth16.\r\nIt's helpful to extract the *real* groth16 proof from r0 proof receipt\r\nfor those teams writing on-chain verifier themselves.", | ||
"timestamp": "2024-10-10T01:57:37-07:00", | ||
"tree_id": "6b513166f7fa6597399ff3f4801172d083aff46e", | ||
"url": "https://github.com/risc0/risc0/commit/4f153e4e28ec7a3bd220d53fc43c8729d34c3660" | ||
}, | ||
"date": 1728550946306, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 32750502, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 113948, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 97621, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 158564, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 147007, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 112779, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 84183, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-cpu": [ | ||
|
@@ -50455,6 +50514,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1728550902864, | ||
"lastUpdate": 1728550947903, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |