Closed
Bug 1816357
Opened 2 years ago
Closed 2 years ago
JS demo (https://www.fxhash.xyz/generative/8884 ) spends time in non-ion path in some functions (However we are still faster than Chrome)
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, )
Details
Go to https://www.fxhash.xyz/generative/8884
Click on "Run"
Click on "variations" a couple of times
Nightly: https://share.firefox.dev/3HSEOHf
Comment 1•2 years ago
|
||
If I look at the flame graph and expand the side panel, I see 82% Ion and 4.4% Baseline. Those numbers are pretty reasonable; not all Baseline/Interpreter time is bad.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Comment 2•2 years ago
|
||
Thanks :jandem for the explanation. Closing this for now.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•