mozilla-mobile / perf-frontend-issues

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

Gather preliminary numbers for cold app link #32

Closed mcomella closed 4 years ago

mcomella commented 4 years ago

Why/User Benefit/User Problem

We want to know how Fenix compares to Fennec 68 currently in order to inform priorities: see https://github.com/mozilla-mobile/perf-frontend-issues/issues/30 for details.

This bug is to gather preliminary timing numbers for cold start app link to page load, one of our P1 release criteria. These numbers can be retrieved in a lightweight fashion – i.e. they don't need to be in a robust system like Nimbledroid.

We may want to consider loading a page that's cached in the APK so that the network performance doesn't affect the retrieved numbers.

Impact

If we don't do this, we won't have data to inform our decision in #30.

Acceptance Criteria (how do I know when I’m done?)


hawkinsw may have recently started to collect these numbers – check before proceeding.

mcomella commented 4 years ago

Will documented the numbers and will document the methodology notes soon too.

hawkinsw commented 4 years ago

Methodology section is complete.

mcomella commented 4 years ago

Closing because I believe this is completed: please reopen if you disagree.