Commit 9338d79
committed
ci: increase functional test concurrency from 8 to 16
Now that there are no bottlenecks we can increase the concurrency of the
tests.
This speeds up functional test runs by 20-30% in average.
| host | before (s) | after (s) | change |
|----------|------------|-----------|--------|
| m7g 5.10 | 195 | 161 | -18% |
| m7g 6.1 | 225 | 172 | -24% |
| m5n 5.10 | 466 | 274 | -40% |
| m5n 6.1 | 440 | 291 | -33% |
Signed-off-by: Pablo Barbáchano <[email protected]>1 parent 03d3565 commit 9338d79
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments