Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for b74b2677c88…
Browse files Browse the repository at this point in the history
…c6a61cbc3b76ddaacdda720679c60
  • Loading branch information
github-action-benchmark committed Jan 28, 2025
1 parent fbbb370 commit 0dc7a7c
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 @@ -18868,6 +18868,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": "b74b2677c88c6a61cbc3b76ddaacdda720679c60",
"message": "ZKVM-1006: keccak: remove input accumulation in guest (#2775)\n\nThis is a follow up from a previous PR. This actually removes the input\r\naccumulation. It was missed in the previous PR.",
"timestamp": "2025-01-28T05:17:24Z",
"tree_id": "238f789ae9eb682a00d279d15e212157df40fbce",
"url": "https://github.com/risc0/risc0/commit/b74b2677c88c6a61cbc3b76ddaacdda720679c60"
},
"date": 1738042310802,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 19706192,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 30556,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 22052,
"unit": "Hz"
},
{
"name": "lift",
"value": 44508,
"unit": "Hz"
},
{
"name": "join",
"value": 43182,
"unit": "Hz"
},
{
"name": "composite",
"value": 29005,
"unit": "Hz"
},
{
"name": "succinct",
"value": 15618,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -74586,6 +74645,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1738042165050,
"lastUpdate": 1738042321382,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 0dc7a7c

Please sign in to comment.