Closed
Bug 1507271
Opened 6 years ago
Closed 4 years ago
tripadvisor.ca loads very slowly in GeckoView Example
Categories
(GeckoView :: General, enhancement, P3)
Tracking
(Performance Impact:high)
RESOLVED
WORKSFORME
Performance Impact | high |
People
(Reporter: barret, Unassigned)
References
Details
(Keywords: perf:pageload)
Compared to Chrome beta (71), we load tripadvisor.ca very slowly. Chrome seems to finish loading in a few seconds, whereas we are taking upwards of 30s to do a full load. We also get a slow running script warning while loading, while Chrome does not run into this.
Profiles
Without tracking protection: https://perfht.ml/2TeHKnA
With tracking protection: https://perfht.ml/2zSDlO1
The profiles were captured on a Moto G5 with GeckoView Example 65.
Reporter | ||
Updated•6 years ago
|
Whiteboard: qf
Reporter | ||
Updated•6 years ago
|
Whiteboard: qf → [qf]
Reporter | ||
Comment 1•6 years ago
|
||
Here are profiles without remote devtools open:
Without tracking protection: https://perfht.ml/2Tuwqnr
With tracking protection:
The look of the website has changed and I am not always getting a slow script warning; I only received one on the profile with tracking protection this time, whereas in both of the previous profiles that occurred.
Without tracking protection: https://perfht.ml/2TxZuKr
With tracking protection: https://perfht.ml/2Ty1IJS
Comment 2•6 years ago
|
||
Denis Palmiero noted that we're doing a lot of transitions between Interpreter and Baseline in this startup profile. The overhead of these is currently very high but Jan's compiled interpreter should help that situation (as well as other page-load situations) quite a bit. Linking as see-also to bug 1499324.
Whiteboard: [qf] → [qf:p1:pageload]
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Product: Firefox for Android → GeckoView
Updated•5 years ago
|
Rank: 50
Comment 3•5 years ago
|
||
Testing on my Moto G5, tripadvisor.ca page load times doesn't seem much slower in Fennec 68, Focus (GV 69), or Fenix (GV 70 Beta) than in Chrome. I count about 2-3 seconds to first paint and then another 2-4 seconds for complete page load (all images).
Updated•4 years ago
|
Priority: P2 → P3
Comment 4•4 years ago
|
||
I'm not able to reproduce this. Closing - feel free to reopen if you observe it.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•