Open
Bug 1488362
Opened 7 years ago
Updated 3 years ago
NoteDirtyElement is slow
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
NEW
Performance Impact | none |
People
(Reporter: smaug, Unassigned)
References
(Depends on 1 open bug)
Details
(this is related to old bug 1398119)
https://perf-html.io/public/1ee3f2d165a05c357532dbb461db9261fd07c479/calltree/?globalTrackOrder=0-1-2-3-4-5&hiddenGlobalTracks=1-2-3-4&localTrackOrderByPid=15668-0~&range=17.5417_19.7685&search=Contentremoved&thread=6&v=3
is a focused view of a 'keyed' profile from https://bugzilla.mozilla.org/show_bug.cgi?id=1481783#c10
Comment 1•7 years ago
|
||
FWIW I think this is just an effect of this getting called a gazillion of times. With the patches from bug 1406622 this would become much much cheaper.
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Whiteboard: [qf]
Updated•7 years ago
|
Whiteboard: [qf] → [qf-]
Updated•3 years ago
|
Performance Impact: --- → -
Whiteboard: [qf-]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•