Closed
Bug 1250221
Opened 9 years ago
Closed 11 months ago
Add an about:preference to control the amount of console spam emitted by the GC
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: terrence, Unassigned)
References
(Blocks 1 open bug)
Details
In large sessions, the GC will spit out hundreds of console messages every few seconds. This is extremely annoying when you want to just monitor general performance and are perhaps trying to use the console for other things, e.g. monitoring the CC.
Updated•4 years ago
|
Assignee: terrence.d.cole → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
Updated•11 months ago
|
Comment 1•11 months ago
|
||
I think this was referring to dumping timing information into the console. Nowadays we tend to use the profiler instead to see where the GC is spending time, so we can close this.
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•