Open Bug 965580 Opened 10 years ago Updated 1 year ago

Compress CC and GC logs when we dump them

Categories

(Core :: Cycle Collector, defect)

defect

Tracking

()

People

(Reporter: mccr8, Unassigned)

Details

They can take a lot of space, and we're exposing UI to produce them more easily, so it would be nice to make them less big.  I could even make my log parses deal with compressed logs I guess.
When about:memory loads memory reporter dumps, if the file has a .gz suffix it decompresses first. You could do the same. Should be about three lines in Python :)
Severity: normal → S3
Component: XPCOM → Cycle Collector
You need to log in before you can comment on or make changes to this bug.