Closed
Bug 1812512
Opened 2 years ago
Closed 2 years ago
JS demo (https://www.fxhash.xyz/generative/16153 ) is much more slower to load in Nightly compared to Chrome
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Go to https://www.fxhash.xyz/generative/16153 (The exact hash i used was https://gateway.fxhash2.xyz/ipfs/QmbSw9nh46FSyEn2B2VyUivEdn3o1jxvYiqNYW6JSJsgvL/?fxhash=oohufX4upMXkYfdbACHpvVGeaBhE52wJcHep9mjwYXjsW7enpLu)
click on "Open"
Nightly: https://share.firefox.dev/3JpndsC (40seconds spent in JS)
Chrome: loaded the page in ~12seconds.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Reporter | ||
Comment 1•2 years ago
|
||
Bug 1819722 made this 3x-4x faster.
We are as fast or faster than Chrome now.
Fix: Bug 1819722 - Monomorphic inlining r=iain
Reporter | ||
Comment 2•2 years ago
•
|
||
Profile for posterity: https://share.firefox.dev/43UygCd (9s)
Reporter | ||
Comment 3•5 months ago
|
||
We are faster now: https://share.firefox.dev/3KGXqvA (6s)
You need to log in
before you can comment on or make changes to this bug.
Description
•