Closed
Bug 1443776
Opened 7 years ago
Closed 7 years ago
Long startup time on 11.0 (9379)
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: SimonB, Assigned: garvan)
References
Details
Build: 11.0(9379)
Device: iPhone SE
iOS: 11.0.1
Steps to reproduce:
1. Open "https://www.loadview-testing.com/" in 20 tabs
2. Close Firefox from app switcher
3. Open Firefox
Actual results:
- The startup time is long regardless if Tracking Protection is On or Off. Below you can find some measurements of the startup time after step 3):
- iPhone SE (11.0.1) Firefox 11.0(9379). Video -> https://www.youtube.com/watch?v=_V64gJsa2Ps
T1 = 11.18 seconds
T2 = 8.65 seconds
T3 = 10.93 seconds
- iPhone SE (11.0.1) on Firefox 10.6 (8836):
T1 = 3.3
T2 = 3.94
T3 = 3.41
- iPhone SE (10.3.3) Firefox 11.0(9379):
T1 = 6.30 seconds
T2 = 5.39 seconds
T3 = 6.24 seconds
Reporter | ||
Comment 1•7 years ago
|
||
Note:
- iPhone SE (11.0.1) Firefox 11.0(9379) with one opened tab on "https://www.loadview-testing.com/" the startup time is ~ 4.3 seconds.
- Checking/Unchecking "Send Usage Data" doesn't change the startup time on iPhone SE (11.0.1) on Firefox 11.0(9379) with 20 tabs opened.
Updated•7 years ago
|
Flags: needinfo?(jdarcangelo)
Comment 2•7 years ago
|
||
Tracking Protection is initialized regardless of the user's pref.
TP init is running more than once, this PR has a fix for that:
https://github.com/mozilla-mobile/firefox-ios/pull/3692
There is also a perf bug with TP Stats init code I'll get filed and link here.
Added this as a blocker: https://bugzilla.mozilla.org/show_bug.cgi?id=1444109
Parsing the list for TP Stats.
Comment 5•7 years ago
|
||
Clearing NI? since :garvan has already identified the issue.
Updated•7 years ago
|
Flags: needinfo?(jdarcangelo)
Need to make sure bugs get uplifted to 11.0 for this, then mark fixed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•