Open Bug 1824282 Opened 1 year ago Updated 7 days ago

JS demo (https://www.fxhash.xyz/generative/3496) is faster in Chrome compared to Nightly (generator issue)

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

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

Details

Go to https://www.fxhash.xyz/generative/3496
Click on Run

https://share.firefox.dev/3nfVdPg

This demo spends so much time in non-ion path that I am convinced it is doing something weird.

Severity: -- → N/A
Priority: -- → P3

Nightly: https://share.firefox.dev/3BTQJ4T (8 seconds)
Chrome: https://share.firefox.dev/436jIhM (~5 seconds)

Summary: JS demo (https://www.fxhash.xyz/generative/3496) spends a lot of time in non-ion path → JS demo (https://www.fxhash.xyz/generative/3496) is faster in Chrome compared to Nightly (and spends a lot of time in non-ion path)

https://share.firefox.dev/3KWUhId (7s)
Putting it on Generators.

Depends on: 1317690
Summary: JS demo (https://www.fxhash.xyz/generative/3496) is faster in Chrome compared to Nightly (and spends a lot of time in non-ion path) → JS demo (https://www.fxhash.xyz/generative/3496) is faster in Chrome compared to Nightly (generator issue)
You need to log in before you can comment on or make changes to this bug.