Closed
Bug 1616705
Opened 6 years ago
Closed 5 years ago
Add a profiler label to nsZipHandle::Init with the filename
Categories
(Core :: Gecko Profiler, task, P3)
Core
Gecko Profiler
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mstange, Assigned: mstange)
Details
Attachments
(1 obsolete file)
nsZipHandle::Init takes up time during startup and it would be nice to know which zip file it's reading.
Profile with label: https://perfht.ml/2P5tTiD
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
So the entry argument is assets/omni.ja in the case I care about, but it's not clear to me whether it usually contains a useful filename. Is there a better way to obtain the filename?
Priority: -- → P3
Comment 3•6 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:mstange, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(mstange)
Updated•5 years ago
|
Attachment #9127705 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•5 years ago
|
||
I don't recall the specifics but I think this profiler label wouldn't actually catch the right filename in most cases. Not worth spending more time on right now.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(mstange.moz)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•