-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2576: Fix nightly benchmarks r=rvl a=rvl ### Issue Number ADP-804 ### Overview Nightly restore bench is still failing. 1. Restore bench: Increase cardano-node startup time allowance If the cardano-node database is shared between bench runs, it may need to rebuild the ledger, etc, at startup. So increase the time available for that. 2. Latency bench: Fix working directory The meaning of `$src` seems to have changed since the Haskell.nix bump in PR #2533. 3. DB Bench: I broke the criterion env setup - fixed now. Co-authored-by: Rodney Lorrimar <[email protected]>
- Loading branch information
Showing
3 changed files
with
18 additions
and
21 deletions.
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
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
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