-
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.
2243: Add {100,10,1}-wallet restore benchmarks r=Anviking a=Anviking # Issue Number ADP-469 # Overview <!-- Detail in a few bullet points the work accomplished in this PR --> - [x] Auxiliary: Make benchmark actually respect passing in `--node-db` - [x] Auxiliary: Add `--running-node SOCKET_PATH` for easier development - [x] Benchmark restoring 100, 10 and 1 wallet to 1% - [x] Some tweaks to helpers to support this - [x] Refactor to make the benchmark declarations more high-level and readable - [x] Make sure the plotting of the results hasn't boken # Comments - Currently we won't a get plot for these new multi-wallet benchmarks, like for the existing ones. Could consider adding in another PR. - Open to disagreement on only restoring 1% ([here](https://input-output-rnd.slack.com/archives/GBT05825V/p1602674480071800?thread_ts=1602142785.076200&cid=GBT05825V) is the old thread), but I think even 10% might be tricky to pull off in this PR. We'd need much more work for that. <!-- Additional comments or screenshots to attach if any --> <!-- Don't forget to: ✓ Self-review your changes to make sure nothing unexpected slipped through ✓ Assign yourself to the PR ✓ Assign one or several reviewer(s) ✓ Once created, link this PR to its corresponding ticket ✓ Assign the PR to a corresponding milestone ✓ Acknowledge any changes required to the Wiki --> Co-authored-by: Johannes Lund <[email protected]>
- Loading branch information
Showing
3 changed files
with
233 additions
and
147 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
Oops, something went wrong.