Open
Bug 1539417
Opened 7 years ago
Updated 3 years ago
Native code is sometimes attributed to the JavaScript category
Categories
(Core :: Gecko Profiler, enhancement, P3)
Core
Gecko Profiler
Tracking
()
NEW
People
(Reporter: florian, Unassigned)
Details
See this profile http://bit.ly/2JJEnUZ where most of the time is spent in NSS calling sqlite, but the profile shows almost all the time in the JS category.
I think switching to the OTHER category within XPCWrappedNative::CallMethod would make sense.
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•