mozilla-mobile / perf-frontend-issues

A repository to hold issues related to front-end mobile application performance.
4 stars 0 forks source link

Backfill.py produces unreliable results with no (or poor?) network connectivity #225

Open mcomella opened 2 years ago

mcomella commented 2 years ago

During a recent run of backfill.py, I noticed the "No network connection" screen appearing instead of our test page. I noticed the test results for this 8/20 nightly build (3321ms median, 4384ms max) were higher than the other builds I ran at the same time (8/19: 3183ms median, 3328ms max). Upon re-running, the numbers dropped:

i.e. the median increased by 73ms under poor network conditions for some of the runs. To keep the results reproducible, we want to make sure we're not running the tests under no/poor network connectivity. Ideas:

Here's the raw data from my runs: test-results-network.zip