Closed
Bug 1776714
Opened 3 years ago
Closed 3 years ago
Page load is slower when using enhanced tracking protection in fenix on a certain page
Categories
(Core :: Performance: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1767103
People
(Reporter: mcomella, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/24927.
https://support.mozilla.org/en-US/questions/1374523
When enhanced tracking protection is on (android devices) it is very slow loading pages. With it off is quicker.
@acreskeyMoz Would it be low effort to measure the performance difference using our page load test frameworks?
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Reporter | ||
Updated•3 years ago
|
Summary: Page load is slower when using enhanced tracking protection → Page load is slower when using enhanced tracking protection in fenix on a certain page
Reporter | ||
Comment 1•3 years ago
|
||
The latest profiles are available here: https://github.com/mozilla-mobile/fenix/issues/24927#issuecomment-1156914383
We looked at them during Joy of Profiling but didn't see a clear cause. The suggested next steps are:
- if you can reproduce, capture a new profile with all of the threads from the parent process selected (I'll try to get one)
- (because we saw "After DNS request" takes longer in the ETP profile) read the code that takes these "After DNS request" timings and identify what the code is doing to find a cause for the long times
Reporter | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•