Open Bug 1857811 Opened 1 year ago Updated 1 year ago

Consider to trigger the timer for GC slices significantly less often and use the computed budget for slices triggered by the js engine

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, enhancement)

enhancement

Tracking

()

People

(Reporter: smaug, Assigned: smaug)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sp3])

Attachments

(1 file)

Right now the timer for GC slices runs too often. Most of the slices are triggered during idle time, but some are coming from the timer and some from the JS engine. The timer may run when there isn't really need for a gc slice, so it would be better to rely more on JS engine's slices in those cases when there isn't enough idle time

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

Attachment

General

Created:
Updated:
Size: