-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(consensus): expand consensus performance test (#3279)
1. Reduced the artificial latency from 200ms to 150ms, which is closer to what we observe on the mainnet 2. Increased the RPS of two test cases - since the hashes-in-blocks feature has been enabled we can handle more requests per second 3. Persist more test settings (latency, number of nodes, bandwith) with each CI run 4. Added one more test case
- Loading branch information
1 parent
18b2394
commit 091f904
Showing
2 changed files
with
22 additions
and
5 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