Open
Bug 1812513
Opened 2 years ago
Updated 1 year ago
Opening a large Gecko profile on the UI of https://profiler.firefox.com/ spends a lot of time in non-ion path
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, )
Details
Open a Gecko profile such as this : https://share.firefox.dev/3JpndsC
ER: Nightly appears to spend lot of time of some functions in non-ion path. Maybe it is worthwhile to do better here?
Profile : https://share.firefox.dev/3WJJYdY
Reporter | ||
Updated•2 years ago
|
Summary: Opening a large Gecko profile spends a lot of time in non-ion path → Opening a large Gecko profile on the UI of https://profiler.firefox.com/ spends a lot of time in non-ion path
Comment 1•2 years ago
|
||
Most of the time is spent parsing JSON, FWIW.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•1 years ago
|
Blocks: sm-js-perf
Reporter | ||
Comment 2•1 year ago
|
||
Latest profile: https://share.firefox.dev/4ade14u
You need to log in
before you can comment on or make changes to this bug.
Description
•