Open
Bug 1818669
Opened 2 years ago
Updated 1 year ago
JS demo (https://www.fxhash.xyz/generative/slug/playtime ) is 2.5x slower in Nightly compared to Chrome
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, )
Details
Go to https://www.fxhash.xyz/generative/slug/playtime
Click on "Run"
Nightly: https://share.firefox.dev/3YYlnEi
Chrome: https://share.firefox.dev/3m6hVIX
Reporter | ||
Updated•2 years ago
|
Summary: JS demo (https://www.fxhash.xyz/generative/slug/playtime) spends time in non-ion path in a lot of functions → JS demo (https://www.fxhash.xyz/generative/slug/playtime) spends time in non-ion path in a lot of functions and is slower compared to Chrome
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Comment 1•1 year ago
|
||
Chrome: https://share.firefox.dev/44b0QPk (2 seconds)
Nightly: https://share.firefox.dev/3D2iAQS (4.5 seconds)
Summary: JS demo (https://www.fxhash.xyz/generative/slug/playtime) spends time in non-ion path in a lot of functions and is slower compared to Chrome → JS demo (https://www.fxhash.xyz/generative/slug/playtime) is 2.5x slower in Nightly compared to Chrome
Reporter | ||
Comment 2•1 year ago
|
||
25% improvement by bug 1850305 (4.5->3.3s) : https://share.firefox.dev/47sIHxQ
Depends on: 1850305
You need to log in
before you can comment on or make changes to this bug.
Description
•