-
Notifications
You must be signed in to change notification settings - Fork 1
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 fd9449310e9dfef6938f81051becb52f8bfa8502
- Loading branch information
github-action-benchmark
committed
Aug 27, 2024
1 parent
65a4423
commit b5c4591
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 |
---|---|---|
|
@@ -21395,6 +21395,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Nikolai Vazquez", | ||
"username": "nvzqz" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "fd9449310e9dfef6938f81051becb52f8bfa8502", | ||
"message": "Add missing `segment_limit_po2` in `cargo risczero datasheet` (#2266)\n\nThis was accidentally not included when converting from the original\r\ndatasheet example code.", | ||
"timestamp": "2024-08-27T02:52:51Z", | ||
"tree_id": "ca86712d12ef21cb95bdc1b778960a825ddbd7f2", | ||
"url": "https://github.com/risc0/risc0/commit/fd9449310e9dfef6938f81051becb52f8bfa8502" | ||
}, | ||
"date": 1724727419515, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21863648, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 756780, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 761597, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 539573, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 396111, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 720178, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 519949, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -41900,6 +41959,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1724437430404, | ||
"lastUpdate": 1724727422421, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |