Open Bug 1958441 Opened 25 days ago Updated 14 days ago

75% tenuring rate on opening a large gecko profile

Categories

(Core :: JavaScript: GC, task, P3)

task

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Blocks 1 open bug, )

Details

Blocks: 1700291

Many of the minor GCs seem to be triggered by allocating lambdas using NewFunctionClone, which does not do pretenuring.

I also see some GCs triggered via CallObject::createWithShape, which similarly does not pretenure.

Component: JavaScript Engine → JavaScript: GC

Bug 1898270 has some ideas on pretenuring lambdas.

See Also: → 1898270
Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.