-
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-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result …
…for 7b011830286603d9307824d5b8ca34b81a76f87a
- Loading branch information
github-action-benchmark
committed
Aug 27, 2024
1 parent
1614052
commit c824d88
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 |
---|---|---|
|
@@ -21631,6 +21631,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Nikolai Vazquez", | ||
"username": "nvzqz" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "7b011830286603d9307824d5b8ca34b81a76f87a", | ||
"message": "Use receipt `seal_size` method in more places (#2265)\n\nVarious places would allocate a `Vec<u8>` just to check the length.", | ||
"timestamp": "2024-08-27T23:48:35Z", | ||
"tree_id": "8350a04b40cb5a3a05e2bf7bb69496f6d5958ba4", | ||
"url": "https://github.com/risc0/risc0/commit/7b011830286603d9307824d5b8ca34b81a76f87a" | ||
}, | ||
"date": 1724802754125, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21281864, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 753803, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 765485, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 538984, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 401924, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 721213, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 522536, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -42372,6 +42431,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1724793987033, | ||
"lastUpdate": 1724802757007, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |