-
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 fd6a49130903210702efdfc0b51f69e9ec11a198
- Loading branch information
github-action-benchmark
committed
Dec 10, 2024
1 parent
5bebe6d
commit 9e4a5e6
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 |
---|---|---|
|
@@ -33372,6 +33372,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Victor Graf", | ||
"username": "nategraf" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "fd6a49130903210702efdfc0b51f69e9ec11a198", | ||
"message": "Add RUST_LIB_BACKTRACE to sys_getenv allow-list (#2636)\n\nResolves #2627", | ||
"timestamp": "2024-12-10T17:31:27Z", | ||
"tree_id": "0643dcd14412df551ec1a3dd61b294f14703dd59", | ||
"url": "https://github.com/risc0/risc0/commit/fd6a49130903210702efdfc0b51f69e9ec11a198" | ||
}, | ||
"date": 1733852137364, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21929604, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 977828, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 992385, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 621020, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 436103, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 770823, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 371181, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -65677,6 +65736,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1733820060875, | ||
"lastUpdate": 1733852140018, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |