Skip to content

Commit

Permalink
add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for f38fe…
Browse files Browse the repository at this point in the history
…94fd4bddddb648ffc4fd8995bbfc3af899e
  • Loading branch information
github-action-benchmark committed Nov 14, 2024
1 parent b6c350d commit 8a521fd
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 @@ -57532,9 +57532,68 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Frank Laub",
"username": "flaub"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f38fe94fd4bddddb648ffc4fd8995bbfc3af899e",
"message": "Ensure blob is aligned (#2506)\n\nIt's possible for `include_bytes!` to land on an unaligned address,\r\nleading to `LoadAddressMisaligned` errors in some cases. This will\r\nprevent that.",
"timestamp": "2024-11-13T18:15:24-08:00",
"tree_id": "a6edd573ce92cf8b6c7caf557834f66ed2b6efc5",
"url": "https://github.com/risc0/risc0/commit/f38fe94fd4bddddb648ffc4fd8995bbfc3af899e"
},
"date": 1731551787140,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 22751894,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 707565,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 732208,
"unit": "Hz"
},
{
"name": "lift",
"value": 519147,
"unit": "Hz"
},
{
"name": "join",
"value": 347662,
"unit": "Hz"
},
{
"name": "composite",
"value": 673339,
"unit": "Hz"
},
{
"name": "succinct",
"value": 492917,
"unit": "Hz"
}
]
}
]
},
"lastUpdate": 1731550941187,
"lastUpdate": 1731551797072,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 8a521fd

Please sign in to comment.