-
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 4c41c739779ef2759a01ebcf808faf0fbffe8793
- Loading branch information
github-action-benchmark
committed
Nov 22, 2024
1 parent
fd118b9
commit ddc3fff
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 |
---|---|---|
|
@@ -30481,6 +30481,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Tim Zerrell", | ||
"username": "tzerrell" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "4c41c739779ef2759a01ebcf808faf0fbffe8793", | ||
"message": "Better unstable marking for bigint2 (#2544)\n\nClean up how we mark bigint2 unstable. Includes the FFI module.", | ||
"timestamp": "2024-11-22T14:46:31-08:00", | ||
"tree_id": "afb69a3c300f6cbe0bc794fd006e3aff1dce5232", | ||
"url": "https://github.com/risc0/risc0/commit/4c41c739779ef2759a01ebcf808faf0fbffe8793" | ||
}, | ||
"date": 1732315847991, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 22020134, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 938161, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 956321, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 607353, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 415179, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 891830, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 616323, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -59954,6 +60013,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1732312743136, | ||
"lastUpdate": 1732315850795, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |