diff options
| author | fanquake <[email protected]> | 2019-11-07 11:34:23 -0500 |
|---|---|---|
| committer | fanquake <[email protected]> | 2019-11-07 11:59:51 -0500 |
| commit | 270616228bc9a3856a0a82dea26ac3480b7585cd (patch) | |
| tree | 7189b46720707ecbc6b2d01553f1af4bc307cab9 /src/httpserver.cpp | |
| parent | Merge #16978: test: Seed test RNG context for each test case, print seed (diff) | |
| parent | test: speed up wallet_avoidreuse.py (diff) | |
| download | discoin-270616228bc9a3856a0a82dea26ac3480b7585cd.tar.xz discoin-270616228bc9a3856a0a82dea26ac3480b7585cd.zip | |
Merge #17362: test: speed up wallet_avoidreuse, add logging
0e7c90eb37a687158c261ddd1ff9f1028a1e7012 test: speed up wallet_avoidreuse.py (Jon Atack)
6d50b2606ea9249627556051637080c3587b1b04 test: add logging to wallet_avoidreuse.py (Jon Atack)
Pull request description:
Inspired by PRs #17340 and #15881.
- add logging
- pass -whitelist in `set_test_params` to speed up transaction relay
`wallet_avoidreuse.py` is not intended to test P2P transaction relay/timing, so it should be fine to do this here. This reduces test run time variability and speeds up the test by 2-3 times on average.
Test run times in seconds:
- before: 20, 24, 22, 17, 27, 40, 30
- after: 10, 10, 8, 9, 10, 7, 8
ACKs for top commit:
MarcoFalke:
ACK 0e7c90eb37a687158c261ddd1ff9f1028a1e7012 🐊
fanquake:
ACK 0e7c90eb37a687158c261ddd1ff9f1028a1e7012
Tree-SHA512: 6d954a0aaf402c9594201626b59d29263479059e68fa5155bb44ed973cd0c3347729dd78b78b4d5a2275e45da365dc1afb4cc7e3293dea33fcc2e3e83a39faf5
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions