Open Bug 1809387 Opened 3 years ago Updated 1 year ago

JS demo (https://www.fxhash.xyz/generative/slug/proto-alphabet) is slower in Nightly compared to Chrome

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Go to https://www.fxhash.xyz/generative/slug/proto-alphabet
Click on the "run" button below the image/demo pane on the right half of the page

Nightly: https://share.firefox.dev/3VZOIf5
Chrome: https://share.firefox.dev/3XnUIQ9

Attached image screenshot

The resulting images differ between Chrome and Nightly110.0a1.

Jan, could you evaluate this. I will just make it a P3 for now.

Severity: -- → N/A
Flags: needinfo?(jdemooij)
Priority: -- → P3

Quite a lot of time in ArrayConcat. There's also a ton of recursion with many kn functions on the stack.

Flags: needinfo?(jdemooij)

Latest profile is improved by 50%: https://share.firefox.dev/3H57zkc

Depends on: 1827258

Nightly is 2x slower here :
Chrome: https://share.firefox.dev/46NYOpl (1.6s)
Nightly: https://share.firefox.dev/3FgHNs4 (3.2s)

Latest profile: https://share.firefox.dev/4iQPRT9 (3.1s)

Latest profile: https://share.firefox.dev/3WamfWY (2.5s)
Improvement here.

Depends on: 1911537
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: