Closed
Bug 568912
Opened 15 years ago
Closed 2 months ago
nsContentDLF::CreateXULDocument takes a long time at startup
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: johnath, Unassigned)
References
Details
(Whiteboard: [ts])
The startup instrumentation done in bug 560647 shows nsContentDLF::CreateXULDocument taking up 12ms on an 800ms startup run, so ~1.6%. This is a bit surprising, filing a bug to make sure we understand why.
Updated•15 years ago
|
Whiteboard: [ts]
Comment 1•14 years ago
|
||
I'm not sure I fully understand the format or meaning of the log, but it shows that most (9ms or so) or the time is spent reading the scripts for the document from the fastload cache.
Updated•3 years ago
|
Severity: normal → S3
Comment 2•2 months ago
|
||
This method does not exist anymore.
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•