microsoft / xdp-for-windows

XDP speeds up networking on Windows
MIT License
371 stars 41 forks source link

reduce perf test runtime in PRs #646

Closed mtfriesen closed 3 months ago

mtfriesen commented 3 months ago

Reduce time spent in perf tests during PRs, which are the slowest tests. These results are largely ignored, in practice.

If we want to ramp up the coverage in the future, we could run tests in parallel across multiple agents.