Skip to content

Commit

Permalink
add Linux-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result …
Browse files Browse the repository at this point in the history
…for 7b011830286603d9307824d5b8ca34b81a76f87a
  • Loading branch information
github-action-benchmark committed Aug 27, 2024
1 parent 1614052 commit c824d88
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 @@ -21631,6 +21631,65 @@ 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": 1724802754125,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21281864,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 753803,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 765485,
"unit": "Hz"
},
{
"name": "lift",
"value": 538984,
"unit": "Hz"
},
{
"name": "join",
"value": 401924,
"unit": "Hz"
},
{
"name": "composite",
"value": 721213,
"unit": "Hz"
},
{
"name": "succinct",
"value": 522536,
"unit": "Hz"
}
]
}
],
"macOS-apple_m2_pro": [
Expand Down Expand Up @@ -42372,6 +42431,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1724793987033,
"lastUpdate": 1724802757007,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit c824d88

Please sign in to comment.