Closed
Bug 1376906
Opened 9 years ago
Closed 5 years ago
Investigate eliminating FULL_GC_TIMER GCs
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
DUPLICATE
of bug 1351781
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | affected |
People
(Reporter: billm, Unassigned)
References
(Blocks 1 open bug)
Details
Now that we don't require full GCs, it's not clear that we need the full GC trigger anymore.
Updated•8 years ago
|
status-firefox57:
--- → affected
Priority: -- → P3
Comment 1•8 years ago
|
||
Even if we don't eliminate this entirely, we could reduce the period (it's currently every minute).
Also I think it may be possible for these to be correlated between content processes if they were all started at the same time. We could think about adding some jitter.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•