Open Bug 1935881 Opened 1 year ago Updated 9 months ago

Nightly is 2x slower than Chrome on loading a webgpu demo (Slow generator issue)

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Go to https://fabmax.github.io/kool/kool-js/
On thte left there is the menu. Click on it and select the very first demo "Island"
Let it load

Nightly: https://share.firefox.dev/49IYTxn 12s
Chrome: https://share.firefox.dev/3VtCMVr , https://share.firefox.dev/3VtafQa 6s

Looks like this is using a bunch of generators. The code is minified, so I have no idea what it's doing or which ones are performance-critical, but I see 79 separate generators in the code here.

Severity: -- → S4
Depends on: 1317690
Priority: -- → P3
Summary: Nightly is 2x slower than Chrome on loading a webgpu demo → Nightly is 2x slower than Chrome on loading a webgpu demo (Slow generator issue)
Type: task → defect
You need to log in before you can comment on or make changes to this bug.