Closed
Bug 1065588
Opened 10 years ago
Closed 10 years ago
Find a way to make GC scheduling in the shell more deterministic
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
INVALID
People
(Reporter: terrence, Unassigned)
References
(Blocks 1 open bug)
Details
We should just put a MORE_DETERMINISTC guard around them, rather than adjusting the shell's args.
Reporter | ||
Comment 1•10 years ago
|
||
Actually, it turns out the Christian doesn't use --enable-more-deterministic, so we should find a better way to make our scheduling more deterministic in general.
Summary: Ensure that more-deterministic builds disable our timer-based gc heuristics → Find a way to make GC scheduling in the shell more deterministic
Comment 2•10 years ago
|
||
I removed the timer based GC heuristics for the shell in bug 995284 or is there more we can do?
Flags: needinfo?(terrence)
Reporter | ||
Comment 3•10 years ago
|
||
If you've already taken a look at it, then great!
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(terrence)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•