Description[inspector] Make LayoutTest inspector/network/network-datareceived less slow
The size of payload is decreased from 50KB to 5KB.
On Linux Debug build, the time spent (s) vs. payload size (byte) is:
payload size | time spent
5 | 3.05
500 | 3.46
5000 | 3.97
50000 | 27.58
500000 | TIMEOUT
BUG=451577
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 8 (5 generated)
|