Skip to content

Commit

Permalink
add Linux-cpu (customBiggerIsBetter) benchmark result for c789579dedc…
Browse files Browse the repository at this point in the history
…a148bd7942e97e63bb96d1182a164
  • Loading branch information
github-action-benchmark committed Sep 18, 2024
1 parent e611cb4 commit 5d19bbb
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 @@ -12142,6 +12142,65 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Frank Laub",
"username": "flaub"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c789579dedca148bd7942e97e63bb96d1182a164",
"message": "Move common C++ headers to `risc0-sys` (#2353)",
"timestamp": "2024-09-17T22:43:46-07:00",
"tree_id": "48bfbd36c4ee54d0adecb123008d7a84cd136c88",
"url": "https://github.com/risc0/risc0/commit/c789579dedca148bd7942e97e63bb96d1182a164"
},
"date": 1726638595088,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 22740034,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 35001,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 24235,
"unit": "Hz"
},
{
"name": "lift",
"value": 44224,
"unit": "Hz"
},
{
"name": "join",
"value": 42873,
"unit": "Hz"
},
{
"name": "composite",
"value": 34855,
"unit": "Hz"
},
{
"name": "succinct",
"value": 21271,
"unit": "Hz"
}
]
}
],
"Linux-nvidia_rtx_3090_ti": [
Expand Down Expand Up @@ -47682,6 +47741,6 @@ window.BENCHMARK_DATA = {
}
]
},
"lastUpdate": 1726638488617,
"lastUpdate": 1726638603152,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 5d19bbb

Please sign in to comment.