Skip to content

Commit

Permalink
add Linux-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result …
Browse files Browse the repository at this point in the history
…for b140442a4da28875256bcfb3ef2c2f2a40462551
  • Loading branch information
github-action-benchmark committed Dec 9, 2024
1 parent 641c27e commit 0661315
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 @@ -33136,6 +33136,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Austin Abell",
"username": "austinabell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b140442a4da28875256bcfb3ef2c2f2a40462551",
"message": "optimize buffer pointer swapping in bigint2 EC (#2612)\n\nSwapping the memory addresses of the pointers is possible and more\r\noptimized than this. This shaves off ~6000 cycles from a signature\r\nverify (~2%), but imo also cleaner code.\r\n\r\nCo-authored-by: Erik Kaneda <[email protected]>\r\nCo-authored-by: Frank Laub <[email protected]>",
"timestamp": "2024-12-09T00:10:27-08:00",
"tree_id": "9514eb08d474d87eecd667f5a55a321155c55e38",
"url": "https://github.com/risc0/risc0/commit/b140442a4da28875256bcfb3ef2c2f2a40462551"
},
"date": 1733732379135,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21943078,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 980468,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 988851,
"unit": "Hz"
},
{
"name": "lift",
"value": 620117,
"unit": "Hz"
},
{
"name": "join",
"value": 434960,
"unit": "Hz"
},
{
"name": "composite",
"value": 779303,
"unit": "Hz"
},
{
"name": "succinct",
"value": 370069,
"unit": "Hz"
}
]
}
],
"macOS-apple_m2_pro": [
Expand Down Expand Up @@ -65205,6 +65264,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1733731823280,
"lastUpdate": 1733732381857,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 0661315

Please sign in to comment.