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 fd9449310e9dfef6938f81051becb52f8bfa8502
  • Loading branch information
github-action-benchmark committed Aug 27, 2024
1 parent 65a4423 commit b5c4591
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 @@ -21395,6 +21395,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": "fd9449310e9dfef6938f81051becb52f8bfa8502",
"message": "Add missing `segment_limit_po2` in `cargo risczero datasheet` (#2266)\n\nThis was accidentally not included when converting from the original\r\ndatasheet example code.",
"timestamp": "2024-08-27T02:52:51Z",
"tree_id": "ca86712d12ef21cb95bdc1b778960a825ddbd7f2",
"url": "https://github.com/risc0/risc0/commit/fd9449310e9dfef6938f81051becb52f8bfa8502"
},
"date": 1724727419515,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21863648,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 756780,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 761597,
"unit": "Hz"
},
{
"name": "lift",
"value": 539573,
"unit": "Hz"
},
{
"name": "join",
"value": 396111,
"unit": "Hz"
},
{
"name": "composite",
"value": 720178,
"unit": "Hz"
},
{
"name": "succinct",
"value": 519949,
"unit": "Hz"
}
]
}
],
"macOS-apple_m2_pro": [
Expand Down Expand Up @@ -41900,6 +41959,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1724437430404,
"lastUpdate": 1724727422421,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit b5c4591

Please sign in to comment.