-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for 14ef8…
…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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
} |