-
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 aa80206707044a0d54583223f08f16131dd7ee9c
- Loading branch information
github-action-benchmark
committed
Oct 2, 2024
1 parent
68cac5e
commit fb6ea46
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 |
---|---|---|
|
@@ -25171,6 +25171,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Nuke 🌄", | ||
"username": "nuke-web3" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "aa80206707044a0d54583223f08f16131dd7ee9c", | ||
"message": "`bun run fmt-markdown` run on `/website` (#2395)", | ||
"timestamp": "2024-10-02T16:23:48-04:00", | ||
"tree_id": "3106be3e87d229ad8b9b962863da0940f09cd190", | ||
"url": "https://github.com/risc0/risc0/commit/aa80206707044a0d54583223f08f16131dd7ee9c" | ||
}, | ||
"date": 1727900876276, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21670686, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 727430, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 737137, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 524490, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 386195, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 700398, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 507762, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -49452,6 +49511,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1727886953387, | ||
"lastUpdate": 1727900879400, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |