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 d8552d45e4ba6cdd42b7414fb9d175b88f808f8a
  • Loading branch information
github-action-benchmark committed Nov 12, 2024
1 parent 3ec9fe3 commit c248da1
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 @@ -28593,6 +28593,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": "d8552d45e4ba6cdd42b7414fb9d175b88f808f8a",
"message": "CI: fix ethereum workload by pinning syn (#2500)\n\nThis is a workaround for https://github.com/near/borsh-rs/issues/319\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Graf <[email protected]>",
"timestamp": "2024-11-12T22:25:01Z",
"tree_id": "2b8fc8880906335e857e5a7f3be209be601af9a3",
"url": "https://github.com/risc0/risc0/commit/d8552d45e4ba6cdd42b7414fb9d175b88f808f8a"
},
"date": 1731450548744,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21316722,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 986199,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 1011121,
"unit": "Hz"
},
{
"name": "lift",
"value": 590198,
"unit": "Hz"
},
{
"name": "join",
"value": 416625,
"unit": "Hz"
},
{
"name": "composite",
"value": 927843,
"unit": "Hz"
},
{
"name": "succinct",
"value": 634305,
"unit": "Hz"
}
]
}
],
"macOS-apple_m2_pro": [
Expand Down Expand Up @@ -56178,6 +56237,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1731440433155,
"lastUpdate": 1731450551821,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit c248da1

Please sign in to comment.