Open
Bug 1816881
Opened 2 years ago
Updated 4 months ago
JS demo (https://www.fxhash.xyz/generative/slug/alien-vines ) is 1.3x 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/alien-vines (Exact hash used is https://gateway.fxhash2.xyz/ipfs/QmcbiLwgNDUYnBgsFVo42mkHfTohYKHQwr4C7y9yERfntz/?fxhash=ooeFUCHMWs2dQqg1HT6iU8kpbWLCAGP2FSaPU3NEHikVsC4kYDY)
Nightly: https://share.firefox.dev/3RZXSrA
Chrome: https://share.firefox.dev/419PoTd
Comment 1•2 years ago
|
||
Not much stands out here. It's spending some time in JS and in Array.prototype.every
.
Severity: -- → S4
Priority: -- → P3
Reporter | ||
Comment 2•5 months ago
•
|
||
Nightly: https://share.firefox.dev/4eP9zf3 (9s)
Chrome: https://share.firefox.dev/3YbjQwE (6s)
Reporter | ||
Updated•4 months ago
|
Summary: JS demo (https://www.fxhash.xyz/generative/slug/alien-vines) is somewhat slower in Nightly compared to Chrome → JS demo (https://www.fxhash.xyz/generative/slug/alien-vines) is 1.3x slower in Nightly compared to Chrome
You need to log in
before you can comment on or make changes to this bug.
Description
•