-
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 ad2157299693f648bf1bf85716d1a9474f431e0e
- Loading branch information
github-action-benchmark
committed
Dec 12, 2024
1 parent
0ed1944
commit 5bb6701
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 |
---|---|---|
|
@@ -33962,6 +33962,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Erik Kaneda", | ||
"username": "SchmErik" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "ad2157299693f648bf1bf85716d1a9474f431e0e", | ||
"message": "Optimize hash single keccak (#2645)\n\nThis brings down `sha_single_keccak` from 1843 cycles to 385 cycles. Out\r\nof the 385 cycles, 288 are from calling sha256 precompile so we're only\r\nadding 89 cycles.\r\n\r\n---------\r\n\r\nCo-authored-by: Frank Laub <[email protected]>", | ||
"timestamp": "2024-12-12T01:46:44-08:00", | ||
"tree_id": "0f9d4495015f34750ab904901a5cbb07a27ee51e", | ||
"url": "https://github.com/risc0/risc0/commit/ad2157299693f648bf1bf85716d1a9474f431e0e" | ||
}, | ||
"date": 1733997053330, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 19423726, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 974209, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 988253, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 623422, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 438128, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 773507, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 368118, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -66857,6 +66916,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1733990236015, | ||
"lastUpdate": 1733997056072, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |