Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for e2d7ceef03a…
Browse files Browse the repository at this point in the history
…87ecba0f0e2547ff7d5ab1ea328e8
  • Loading branch information
github-action-benchmark committed Dec 9, 2024
1 parent 1bc0ff0 commit dbb3354
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 @@ -16449,6 +16449,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": "e2d7ceef03a87ecba0f0e2547ff7d5ab1ea328e8",
"message": "guest: Implement keccak batching (#2622)\n\nCo-authored-by: Frank Laub <[email protected]>\r\nCo-authored-by: Frank Laub <[email protected]>",
"timestamp": "2024-12-09T06:59:51Z",
"tree_id": "e6aa66ff4c9ab660e58f250aab74a6eb2d79a688",
"url": "https://github.com/risc0/risc0/commit/e2d7ceef03a87ecba0f0e2547ff7d5ab1ea328e8"
},
"date": 1733728024661,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 20682328,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 30867,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 22109,
"unit": "Hz"
},
{
"name": "lift",
"value": 43855,
"unit": "Hz"
},
{
"name": "join",
"value": 43079,
"unit": "Hz"
},
{
"name": "composite",
"value": 28822,
"unit": "Hz"
},
{
"name": "succinct",
"value": 15620,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -64792,6 +64851,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1733727868648,
"lastUpdate": 1733728035409,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit dbb3354

Please sign in to comment.