Open Bug 1909083 Opened 3 months ago Updated 2 months ago

JS demo (https://www.fxhash.xyz/generative/slug/fit) is more 2x slower in Nightly

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 4 open bugs, )

Details

In that profile, almost all of our time is spent in Ion JIT code.

This sounds like this could be an inlining decision issue.
Maybe iain might want to have a look at the Mr function and our inlining decisions of the T function?

Severity: -- → S4
Type: task → defect
Flags: needinfo?(iireland)
Priority: -- → P3

(adding back bug 1808325 as blocking just for ease of my reference)

It looks like we're making different inlining decisions. I'm not entirely certain that the inlining decisions are the cause of the performance difference, but I'll add it to my list of bugs to look at if/when we revisit inlining heuristics.

Flags: needinfo?(iireland)
Blocks: 1912835
You need to log in before you can comment on or make changes to this bug.