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 4c41c739779ef2759a01ebcf808faf0fbffe8793
  • Loading branch information
github-action-benchmark committed Nov 22, 2024
1 parent fd118b9 commit ddc3fff
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 @@ -30481,6 +30481,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tim Zerrell",
"username": "tzerrell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "4c41c739779ef2759a01ebcf808faf0fbffe8793",
"message": "Better unstable marking for bigint2 (#2544)\n\nClean up how we mark bigint2 unstable. Includes the FFI module.",
"timestamp": "2024-11-22T14:46:31-08:00",
"tree_id": "afb69a3c300f6cbe0bc794fd006e3aff1dce5232",
"url": "https://github.com/risc0/risc0/commit/4c41c739779ef2759a01ebcf808faf0fbffe8793"
},
"date": 1732315847991,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 22020134,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 938161,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 956321,
"unit": "Hz"
},
{
"name": "lift",
"value": 607353,
"unit": "Hz"
},
{
"name": "join",
"value": 415179,
"unit": "Hz"
},
{
"name": "composite",
"value": 891830,
"unit": "Hz"
},
{
"name": "succinct",
"value": 616323,
"unit": "Hz"
}
]
}
],
"macOS-apple_m2_pro": [
Expand Down Expand Up @@ -59954,6 +60013,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1732312743136,
"lastUpdate": 1732315850795,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit ddc3fff

Please sign in to comment.