mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Whilst debugging the performance tests in #3391, I found that we are using a 4 year old version of `iperf` for the server. This, plus restarting the server inbetween the performance runs resulted in flaky tests. I am not sure how we arrived at #3303 but [this](https://github.com/firezone/firezone/actions/runs/7926579022?pr=3391) CI run succeeded with a big matrix using the newer iperf server and without the restarts.