Skip to content

Commit

Permalink
add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for 7b011…
Browse files Browse the repository at this point in the history
…830286603d9307824d5b8ca34b81a76f87a
  • Loading branch information
github-action-benchmark committed Aug 27, 2024
1 parent c824d88 commit 93d818f
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 @@ -42428,9 +42428,68 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Nikolai Vazquez",
"username": "nvzqz"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "7b011830286603d9307824d5b8ca34b81a76f87a",
"message": "Use receipt `seal_size` method in more places (#2265)\n\nVarious places would allocate a `Vec<u8>` just to check the length.",
"timestamp": "2024-08-27T23:48:35Z",
"tree_id": "8350a04b40cb5a3a05e2bf7bb69496f6d5958ba4",
"url": "https://github.com/risc0/risc0/commit/7b011830286603d9307824d5b8ca34b81a76f87a"
},
"date": 1724802841084,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 22426560,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 473530,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 495398,
"unit": "Hz"
},
{
"name": "lift",
"value": 449386,
"unit": "Hz"
},
{
"name": "join",
"value": 321870,
"unit": "Hz"
},
{
"name": "composite",
"value": 464231,
"unit": "Hz"
},
{
"name": "succinct",
"value": 362431,
"unit": "Hz"
}
]
}
]
},
"lastUpdate": 1724802757007,
"lastUpdate": 1724802849120,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 93d818f

Please sign in to comment.