Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for f5584df2f9e…
Browse files Browse the repository at this point in the history
…c7c5ece2343a990775a3e6d701515
  • Loading branch information
github-action-benchmark committed Nov 21, 2024
1 parent 85baca3 commit 02156ad
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 @@ -15151,6 +15151,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": "f5584df2f9ec7c5ece2343a990775a3e6d701515",
"message": "add unstable to symbols related to keccak (#2530)",
"timestamp": "2024-11-21T05:03:56Z",
"tree_id": "7f52b6235a64eea5692ca5db183d74dd87bff5c1",
"url": "https://github.com/risc0/risc0/commit/f5584df2f9ec7c5ece2343a990775a3e6d701515"
},
"date": 1732165838408,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21625452,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 32282,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 22195,
"unit": "Hz"
},
{
"name": "lift",
"value": 43859,
"unit": "Hz"
},
{
"name": "join",
"value": 42606,
"unit": "Hz"
},
{
"name": "composite",
"value": 32167,
"unit": "Hz"
},
{
"name": "succinct",
"value": 19653,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -59600,6 +59659,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1732165700866,
"lastUpdate": 1732165846555,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 02156ad

Please sign in to comment.