Open
Bug 1527936
Opened 6 years ago
Updated 2 years ago
[meta] Reduce time to paint first frame of about:home
Categories
(Core :: DOM: Content Processes, enhancement, P2)
Core
DOM: Content Processes
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
(Depends on 4 open bugs, Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [fxperf:meta])
Attachments
(1 file)
(deleted),
video/mp4
|
Details |
See the attached video, comparing start-up times of Firefox Nightly with Google Chrome on the 2018 reference device.
We're consistently faster to paint the first frame, as well as the browser UI. The major deficit seems to be the painting of the initial frame of about:home.
The video shows us waiting for about 7 seconds from browser UI paint to first frame of about:home. I'd like to get this to 4 or fewer seconds.
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 1•6 years ago
|
||
Here's a start-up profile from the 2018 reference device:
Updated•6 years ago
|
Summary: Reduce time to paint first frame of about:home → [meta] Reduce time to paint first frame of about:home
Comment 2•6 years ago
|
||
Just saw in the profile from comment 1 that there's time spent loading FormAutofillContent.jsm and the data: URI process script that was used to load it, which should all be gone with bug 1474143
Depends on: 1474143
Reporter | ||
Updated•6 years ago
|
Updated•5 years ago
|
Whiteboard: [fxperf] → [fxperf:meta]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•