-
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 66de2…
…f0473c5117af1ff7e155a7c95bd44451580
- Loading branch information
github-action-benchmark
committed
Sep 10, 2024
1 parent
8bd001e
commit c30d071
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 |
---|---|---|
|
@@ -46086,9 +46086,68 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Erik Kaneda", | ||
"username": "SchmErik" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "66de2f0473c5117af1ff7e155a7c95bd44451580", | ||
"message": "docs and readme: update to 1.1 (#2317)\n\ncreate new versioned dev docs for 1.1\r\nupdate readme to use 1.1 crates.io links\r\nupdate readme to use new `rzup` command\r\nupdate readme to label `metal` feature as deprecated\r\n\r\nThis should be merged after 1.1 has been published.\r\n\r\n---------\r\n\r\nCo-authored-by: Frank Laub <[email protected]>\r\nCo-authored-by: Frank Laub <[email protected]>", | ||
"timestamp": "2024-09-10T03:01:55Z", | ||
"tree_id": "d2cb99b6c09194222287de891090b32df4275d77", | ||
"url": "https://github.com/risc0/risc0/commit/66de2f0473c5117af1ff7e155a7c95bd44451580" | ||
}, | ||
"date": 1725943279285, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 22541984, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 481469, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 484506, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 440988, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 312970, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 467610, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 367170, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
"lastUpdate": 1725938160789, | ||
"lastUpdate": 1725943287241, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |