Closed Bug 1357187 Opened 7 years ago Closed 2 months ago

Reduce GC timeslice budgets from 10ms & 40ms.

Categories

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

enhancement

Tracking

()

RESOLVED INCOMPLETE

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
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.