Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for 12e4a12d19e…
Browse files Browse the repository at this point in the history
…97f058ea1b7b891e7e43cbde789a2
  • Loading branch information
github-action-benchmark committed Feb 4, 2025
1 parent ce9bfe0 commit 106d175
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 @@ -19222,6 +19222,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Parker Thompson",
"username": "mothran"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "12e4a12d19e97f058ea1b7b891e7e43cbde789a2",
"message": "ZKVM-1025: Update rust toolchain to 1.83 (#2787)\n\nUpdate rust to 1.83 for pending PR libs\r\nFixed clippy warnings\r\n\r\nRelated PRs:\r\nhttps://github.com/risc0/risc0/pull/2777\r\nhttps://github.com/risc0/zirgen/pull/171\r\n\r\n---------\r\n\r\nCo-authored-by: Frank Laub <[email protected]>",
"timestamp": "2025-02-04T22:39:16Z",
"tree_id": "00c4650d6f7bd41516355991d610db6dae984681",
"url": "https://github.com/risc0/risc0/commit/12e4a12d19e97f058ea1b7b891e7e43cbde789a2"
},
"date": 1738709207382,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 20748306,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 29990,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 21618,
"unit": "Hz"
},
{
"name": "lift",
"value": 43457,
"unit": "Hz"
},
{
"name": "join",
"value": 41949,
"unit": "Hz"
},
{
"name": "composite",
"value": 28445,
"unit": "Hz"
},
{
"name": "succinct",
"value": 15248,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -75943,6 +76002,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1738709048785,
"lastUpdate": 1738709218282,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 106d175

Please sign in to comment.