Skip to content

Commit

Permalink
add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for 14ef8…
Browse files Browse the repository at this point in the history
…b500baf43fde9e1677ab5d86bde88ef6396
  • Loading branch information
github-action-benchmark committed Dec 3, 2024
1 parent f0f61d7 commit 9df1ecb
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 @@ -62901,9 +62901,68 @@ window.BENCHMARK_DATA = {
"unit": "Hz"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Austin Abell",
"username": "austinabell"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "14ef8b500baf43fde9e1677ab5d86bde88ef6396",
"message": "Ignore bonsai prover import in zkvm (#2601)\n\nSeems this is a breaking change from a previous release as it might have\r\nbeen possible to import risc0-zkvm with default features inside the\r\nzkvm?\r\n\r\nThis change just ignores in the zkvm, which seems to be the strategy for\r\nthese exports",
"timestamp": "2024-12-03T14:37:59-08:00",
"tree_id": "99308632042b2d442f9226898f12cb16aac5ad6c",
"url": "https://github.com/risc0/risc0/commit/14ef8b500baf43fde9e1677ab5d86bde88ef6396"
},
"date": 1733265891114,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "execute",
"value": 21546054,
"unit": "Hz"
},
{
"name": "prove/sha-256",
"value": 707542,
"unit": "Hz"
},
{
"name": "prove/poseidon2",
"value": 736148,
"unit": "Hz"
},
{
"name": "lift",
"value": 521496,
"unit": "Hz"
},
{
"name": "join",
"value": 352729,
"unit": "Hz"
},
{
"name": "composite",
"value": 673530,
"unit": "Hz"
},
{
"name": "succinct",
"value": 494780,
"unit": "Hz"
}
]
}
]
},
"lastUpdate": 1733265741850,
"lastUpdate": 1733265901436,
"repoUrl": "https://github.com/risc0/risc0"
}

0 comments on commit 9df1ecb

Please sign in to comment.