Skip to content

Commit

Permalink
add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for 019fa…
Browse files Browse the repository at this point in the history
…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.
61 changes: 60 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 5ec8b60

Please sign in to comment.