Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for f38fe94fd4b…
Browse files Browse the repository at this point in the history
…ddddb648ffc4fd8995bbfc3af899e
  • Loading branch information
github-action-benchmark committed Nov 14, 2024
1 parent 7d2e5c9 commit b6c350d
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 @@ -14620,6 +14620,65 @@ 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": 1731550931382,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 22028760,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 31956,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 22192,
"unit": "Hz"
},
{
"name": "lift",
"value": 44143,
"unit": "Hz"
},
{
"name": "join",
"value": 42739,
"unit": "Hz"
},
{
"name": "composite",
"value": 32092,
"unit": "Hz"
},
{
"name": "succinct",
"value": 19691,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -57476,6 +57535,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1731550790507,
"lastUpdate": 1731550941187,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit b6c350d

Please sign in to comment.