-
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 bb171b062dc0476cb1d97f138ef53d40ace68b7f
- Loading branch information
github-action-benchmark
committed
Sep 1, 2024
1 parent
3c35d2a
commit 41cae6f
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 |
---|---|---|
|
@@ -22575,6 +22575,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Frank Laub", | ||
"username": "flaub" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Frank Laub", | ||
"username": "flaub" | ||
}, | ||
"distinct": true, | ||
"id": "bb171b062dc0476cb1d97f138ef53d40ace68b7f", | ||
"message": "Revert \"Enable forwarding custom rustc flags to guest builds. (#2209)\"\n\nThis reverts commit 4ee110513c736af6ae815060c1453b140700410d.\n\n\n\nFix", | ||
"timestamp": "2024-09-01T02:08:17-07:00", | ||
"tree_id": "ee56ed8aca15f01c97323825f78ef04f422fd2d9", | ||
"url": "https://github.com/risc0/risc0/commit/bb171b062dc0476cb1d97f138ef53d40ace68b7f" | ||
}, | ||
"date": 1725181951482, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21597258, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 754791, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 763999, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 534409, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 392783, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 720275, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 523806, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -44260,6 +44319,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1725098497167, | ||
"lastUpdate": 1725181954420, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |