Closed
Bug 1160581
Opened 10 years ago
Closed 9 years ago
Avoid using try/catch and nsIURI in frame utils
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jsantell, Assigned: jsantell)
References
Details
This is a bottleneck.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•10 years ago
|
||
Gonna make this a dependency actually because this involves just nsIURI
Assignee | ||
Comment 3•9 years ago
|
||
There is arguably no difference between the two. Node parsing may be slightly faster, but even with a giant octane benchmark, we're looking at 50ms differences.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Resolution: FIXED → INVALID
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•