Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for c73e633d681…
Browse files Browse the repository at this point in the history
…0cdd1322b947277d52c77bce052c3
  • Loading branch information
github-action-benchmark committed Nov 7, 2024
1 parent 82bfd4a commit 5e1e8a2
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 @@ -14148,6 +14148,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": "c73e633d6810cdd1322b947277d52c77bce052c3",
"message": "Upgrade bigint nondet_inv algorithm (#2396)",
"timestamp": "2024-11-06T23:59:31Z",
"tree_id": "adade5014591c4194ec313286c5a54f0f9e4af16",
"url": "https://github.com/risc0/risc0/commit/c73e633d6810cdd1322b947277d52c77bce052c3"
},
"date": 1730937955131,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 19293674,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 35173,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 24247,
"unit": "Hz"
},
{
"name": "lift",
"value": 43835,
"unit": "Hz"
},
{
"name": "join",
"value": 42479,
"unit": "Hz"
},
{
"name": "composite",
"value": 34969,
"unit": "Hz"
},
{
"name": "succinct",
"value": 21165,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -55588,6 +55647,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1730937820061,
"lastUpdate": 1730937963259,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 5e1e8a2

Please sign in to comment.