-
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 4f153e4e28ec7a3bd220d53fc43c8729d34c3660
- Loading branch information
github-action-benchmark
committed
Oct 10, 2024
1 parent
fb4d692
commit 3cc19d7
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 |
---|---|---|
|
@@ -25643,6 +25643,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": 1728550899935, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21592358, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 728136, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 735158, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 523881, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 387258, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 697076, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 502949, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -50396,6 +50455,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1727982960353, | ||
"lastUpdate": 1728550902864, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |