Commit 3678185
committed
http2: make TestCanonicalHeaderCacheGrowth faster
Lower the number of iterations that this test runs for.
Reduces runtime with -race from 27s on my M1 Mac to 0.06s.
Change-Id: Ibd4b225277c79d9030c0a21b3077173a787cc4c1
Reviewed-on: https://go-review.googlesource.com/c/net/+/572656
Reviewed-by: Jonathan Amsterdam <jba@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>1 parent 448c44f commit 3678185
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4578 | 4578 | | |
4579 | 4579 | | |
4580 | 4580 | | |
4581 | | - | |
4582 | | - | |
4583 | | - | |
| 4581 | + | |
| 4582 | + | |
| 4583 | + | |
| 4584 | + | |
4584 | 4585 | | |
4585 | 4586 | | |
4586 | 4587 | | |
4587 | 4588 | | |
| 4589 | + | |
| 4590 | + | |
4588 | 4591 | | |
4589 | 4592 | | |
4590 | 4593 | | |
| |||
0 commit comments