Commit 0fd78cf
committed
test(snapshot_latency): do not reuse netns
This is because with netns reuse, the first test variant spends time on
initialising netns, while the subsequent test variants do not.
Disable netns reuse to make the performance data consistent.
Signed-off-by: Nikita Kalyazin <[email protected]>1 parent 4ebca1e commit 0fd78cf
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| |||
0 commit comments