-
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-g6.xlarge (customBiggerIsBetter) benchmark result for 019fa…
…9e3642f262155830d9a50c12a68135b1874
- Loading branch information
github-action-benchmark
committed
Nov 22, 2024
1 parent
3ebcc98
commit 5ec8b60
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 |
---|---|---|
|
@@ -59833,9 +59833,68 @@ 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": 1732312675536, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 22003118, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 709611, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 731609, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 517321, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 345585, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 675086, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 494349, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"lastUpdate": 1732312506358, | ||
"lastUpdate": 1732312683862, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |