Open Bug 1816609 Opened 2 years ago Updated 2 years ago

JS demo (https://www.fxhash.xyz/generative/slug/vagafilium) takes longer to load in Nightly compared to Chrome

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 1 open bug, )

Details

The flame graph shows we're spending most time under IonGetPropertyIC::update converting a double (outside int32 range or with a fractional part) to a PropertyKey. It might be possible to optimize/cache this better, depending on what doubles it's passing, but it's also not the best JS code.

Severity: -- → S4
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.