Closed
Bug 1814799
Opened 2 years ago
Closed 1 years ago
JS demo (https://www.fxhash.xyz/generative/14107 ) spends time in non-ion path in some functions
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, )
Details
Go to https://www.fxhash.xyz/generative/14107 (Exact has i used was https://gateway.fxhash2.xyz/ipfs/QmWDZ5MowdTfsiNqGmbo2f26rdmAuprherF6yK7QW4zgSk/?fxhash=ooXtaB52GRHraEgQEnT7k9oJzWYPbYbiycXFGmUqNa34bwV53ZX)
Nightly: https://share.firefox.dev/3HQ7fGV
Some functions spend time in non-ion paths: next, s, j, js::gc::HeaderWord::get, 0x305bea313a0
Fore reference, Chrome: https://share.firefox.dev/3HyPqLn
The total time is comparable between Nightly and Chrome, so this may be a lower priority issue.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Comment 1•1 years ago
|
||
"The total time is comparable between Nightly and Chrome, so this may be a lower priority issue." => Closing for now.
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•