-
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 55ba86b3f067e8a32b6b27c022d50d8a921e079e
- Loading branch information
github-action-benchmark
committed
Nov 25, 2024
1 parent
1cca298
commit 840cac5
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 |
---|---|---|
|
@@ -30953,6 +30953,65 @@ window.BENCHMARK_DATA = { | |
"unit": "Hz" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Parker Thompson", | ||
"username": "mothran" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "55ba86b3f067e8a32b6b27c022d50d8a921e079e", | ||
"message": "Added the r0vm compat flag to cargo-risczero (#2560)\n\nPlumbs the new feature flag for r0vm compat through cargo-risczero.", | ||
"timestamp": "2024-11-25T23:27:50Z", | ||
"tree_id": "f9f5ad2097fc84491428eb865b87c940bed0cf3a", | ||
"url": "https://github.com/risc0/risc0/commit/55ba86b3f067e8a32b6b27c022d50d8a921e079e" | ||
}, | ||
"date": 1732577516933, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "execute", | ||
"value": 21909932, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/sha-256", | ||
"value": 926042, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "prove/poseidon2", | ||
"value": 937237, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "lift", | ||
"value": 596218, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "join", | ||
"value": 415255, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "composite", | ||
"value": 879283, | ||
"unit": "Hz" | ||
}, | ||
{ | ||
"name": "succinct", | ||
"value": 612754, | ||
"unit": "Hz" | ||
} | ||
] | ||
} | ||
], | ||
"macOS-apple_m2_pro": [ | ||
|
@@ -60898,6 +60957,6 @@ window.BENCHMARK_DATA = { | |
} | ||
] | ||
}, | ||
"lastUpdate": 1732571584091, | ||
"lastUpdate": 1732577519493, | ||
"repoUrl": "https://github.com/risc0/risc0" | ||
} |