Closed
Bug 1371641
Opened 8 years ago
Closed 2 years ago
YouTube navigation start profile
Categories
(Core :: Performance, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: afilip, Unassigned, NeedInfo)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [QRC][QRC_NeedAnalysis])
Steps to reproduce:
1. Launch browser..
2. Record with Gecko Profile:
3. Fill Youtube.com in Navigation Start, then press enter.
4. Share the profile
Gecko profile:
https://perfht.ml/2r1Eugv
Comment 1•8 years ago
|
||
This is my first profile analysis, so take it with a grain of salt.
The first outlier I noticed in the profile is that it seems to take ~250ms to paint:
* 251ms | 32.9% | PresShell::Paint https://www.youtube.com/
** 110ms | | BasicPaintedLayer::PaintThebes
*** 27ms | | GlyphLookupCache::TryGetCachedGlyphLayout<GlyphLookupCache::BitmapTraits>(ClientSideCacheContext &,FontFace const &,LookupCacheBitmapEntry &,unsigned short)
* 84ms | 11.0% | NtWaitForMultipleObjects
* 34ms | 4.5% | PresShell::Paint https://www.youtube.com/
:freesamael suggested NI'ing :mattwoodrow for the Paint question - there seems to be two paints, one takes 250ms, the other takes 34ms.
Flags: needinfo?(matt.woodrow)
Updated•8 years ago
|
Assignee: nobody → gandalf
Updated•8 years ago
|
Assignee: gandalf → nobody
Comment 2•8 years ago
|
||
Jeff, could you also help to follow Zibi's investigation? Thanks.
Assignee: nobody → matt.woodrow
Flags: needinfo?(jmuizelaar)
Comment 3•7 years ago
|
||
Filip, since the profile was out of date, could we provide new profile based on Nightly 57? Thanks.
Flags: needinfo?(afilip)
Comment 4•7 years ago
|
||
You can find the new profile below.
This Profile was recorded with the Acer hardware
Name: Firefox
Version: 57.0a1
Windows 10 64 bit
buildID: 20170810100255
Steps to reproduce:
1. Launch browser.
2. Record with Gecko Profile:
3. Fill Youtube.com in Navigation Start, then press enter.
4. Share the profile
Gecko profile: https://perfht.ml/2fxNY2g
Flags: needinfo?(afilip)
Comment 5•7 years ago
|
||
Zibi, could you help have another analysis per comment 4 again? Thanks.
Flags: needinfo?(gandalf)
Comment 7•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: matt.woodrow → nobody
Comment 8•3 years ago
|
||
I'm assuming a perf bug this old can probably be closed, but I'll move it and leave it open for now.
Component: General → Performance
Flags: needinfo?(matt.woodrow)
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•