Confirmed users
1,349
edits
(Created page with '__NOTOC__<!-- Summary -->Compile a detailed timeline of Firefox startup to help identify major contributors to startup time. *'''Project Lead''': vlad *'''Contributors''': ehsan…') |
No edit summary |
||
Line 39: | Line 39: | ||
| resolved | | resolved | ||
|} | |} | ||
== Analysis == | |||
We have identified the following significant contributions to startup time thus far: | |||
* Waiting on jar i/o before loading browser.xul (~500ms) | |||
* Reflows of browser.xul (~200ms) | |||
* Monkeying around with hiddenWindow (???ms) | |||
* Post-load Places lag on large DBs (intermittent, but potentially enormous) | |||
Still need to assess for startup impact: | |||
* Extension manager | |||
* Session restore | |||
== Requirements == | == Requirements == | ||
== Dependencies == | == Dependencies == | ||
== Testing == | == Testing == | ||
== Related Projects == | == Related Projects == |