Closed
Bug 10686
Opened 26 years ago
Closed 26 years ago
[DOGFOOD] Dialog performance
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: buster, Assigned: danm.moz)
References
()
Details
(Whiteboard: [PDT+][Perf])
Dialog performance is unacceptably poor:
1) Dialogs take a long time to come up.
2) Dialogs don't come up any faster the second time. We are not caching dialogs,
and maybe we should. The idea is once a user has used a dialog once, they are
fairly likely to want to use it again. It would be great to recycle dialog
instances, rather than recreate it from scratch each time.
![]() |
||
Updated•26 years ago
|
Assignee: cmanske → danm
Component: Editor → XP Toolkit/Widgets
![]() |
||
Comment 1•26 years ago
|
||
I don't think there's much the editor team can do about this!
It's an XPFE issue.
We're considering caching style sheets, which should help a great deal. We're also considering
actually using a profiler to see for certain. This is an important problem, but one we can live with
for a few milestones.
![]() |
||
Comment 5•26 years ago
|
||
mass-moving most m11 bugs to m12
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
waterson and hyatt have been cranking on this, among other things, for several moons now.
I think they've taken it about as far as it'll go. Are we done yet?
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•