Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for bb171b062dc…
Browse files Browse the repository at this point in the history
…0476cb1d97f138ef53d40ace68b7f
  • Loading branch information
github-action-benchmark committed Sep 1, 2024
1 parent 1092e0d commit c284357
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 @@ -11316,6 +11316,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Frank Laub",
"username": "flaub"
},
"committer": {
"email": "[email protected]",
"name": "Frank Laub",
"username": "flaub"
},
"distinct": true,
"id": "bb171b062dc0476cb1d97f138ef53d40ace68b7f",
"message": "Revert \"Enable forwarding custom rustc flags to guest builds. (#2209)\"\n\nThis reverts commit 4ee110513c736af6ae815060c1453b140700410d.\n\n\n\nFix",
"timestamp": "2024-09-01T02:08:17-07:00",
"tree_id": "ee56ed8aca15f01c97323825f78ef04f422fd2d9",
"url": "https://github.com/risc0/risc0/commit/bb171b062dc0476cb1d97f138ef53d40ace68b7f"
},
"date": 1725182202044,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21604900,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 35214,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 24245,
"unit": "Hz"
},
{
"name": "lift",
"value": 44330,
"unit": "Hz"
},
{
"name": "join",
"value": 43073,
"unit": "Hz"
},
{
"name": "composite",
"value": 35352,
"unit": "Hz"
},
{
"name": "succinct",
"value": 21332,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -44378,6 +44437,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1725181987341,
"lastUpdate": 1725182210011,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit c284357

Please sign in to comment.