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 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.
61 changes: 60 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -66857,6 +66916,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1733990236015,
"lastUpdate": 1733997056072,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 5bb6701

Please sign in to comment.