-
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 019fa9e3642f262155830d9a50c12a68135b1874
- Loading branch information
github-action-benchmark
committed
Nov 22, 2024
1 parent
cabb017
commit f5aeaf5
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 |
---|---|---|
|
@@ -30363,6 +30363,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": "019fa9e3642f262155830d9a50c12a68135b1874", | ||
"message": "Genericize EC Support Over Curves (#2534)\n\nChange our EC acceleration from being secp256k1 specific to now support\r\nEC operations on any 256-bit prime field curve.\r\n\r\n---------\r\n\r\nCo-authored-by: Austin Abell <[email protected]>\r\nCo-authored-by: Erik Kaneda <[email protected]>", | ||
"timestamp": "2024-11-22T13:50:42-08:00", | ||
"tree_id": "c1ff8405e4585b9fcc0340035adcda8564b131cb", | ||
"url": "https://github.com/risc0/risc0/commit/019fa9e3642f262155830d9a50c12a68135b1874" | ||
}, | ||
"date": 1732312498769, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21909494, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 939021, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 956458, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 596822, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 420737, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 881396, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 612147, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -59718,6 +59777,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1732211093372, | ||
"lastUpdate": 1732312501503, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |