You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments