Closed
Bug 846240
Opened 12 years ago
Closed 7 years ago
[meta] Lazy-load Add-ons Manager code
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: Unfocused, Unassigned)
References
Details
(Keywords: meta, perf)
I did some measurements on mobile some time ago (see bug 696141), and *by far* the greatest amount of time for normal startups was spent simply loading code (*not* executing any functions). Bug 746909 and bug 746916 moved a decent size chunk of code to be lazy-loaded - but there's a lot more code that can be lazy loaded for good effect.
Updated•10 years ago
|
Comment 1•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•