File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # Protocol Testing
2+
3+ ## Introduction
4+
5+ This document collects objectives & questions around the protocol and effects of
6+ changing the configuration parameters.
7+
8+ ### Objectives
9+
10+ - Find optimal parameters for the protocol
11+ - Find correlations between parameters
12+
13+ ### Red Flags
14+
15+ In all considerable cases, we want the protocol to be stable and ** degrade
16+ gracefully** . If we observe the simulations abruptly diverge from expected
17+ behavior, it is a red flag.
18+
19+ ## Questions
20+
21+ - Are smaller-sized, more frequent IBs better or worse than larger-sized, less
22+ frequent IBs?
23+
24+ ## Test Cases
25+
26+ | No. | Description | Parameter(s) |
27+ | --- | ---------------------------- | -------------------------------------------------------------------------------- |
28+ | 1 | Impact of increasing IB size | ` ib-body-max-size-bytes ` , ` ib-body-avg-size-bytes ` , ` tx-size-bytes-distribution ` |
29+ | 2 | Vary IB production rate | ` ib-generation-probability ` |
You can’t perform that action at this time.
0 commit comments