Open Bug 1357187 Opened 7 years ago Updated 2 years ago

Reduce GC timeslice budgets from 10ms & 40ms.

Categories

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

enhancement

Tracking

()

People

(Reporter: djvj, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: triage-deferred)

The major GC timeslice budgets we issue are for 10ms and 40ms.  We should try to reduce these to 5ms and 20ms if possible.

This depends on confirming that the per-slice overheads are small enough to support the smaller budgets, and probably the GC scheduler to pick the right budget for the right times.
We're experimenting with reducing the first budget in bug 1368069.
Keywords: triage-deferred
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.