Closed Bug 860105 Opened 11 years ago Closed 11 years ago

Memory report diff tool should handle gzipped files

Categories

(Toolkit :: about:memory, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

(Whiteboard: [MemShrink])

Gzipped JSON is now the standard format for transferring memory report data.  But diff-memory-reports.json can't handle the "gzipped" part, so you have to manually gunzip the files first.  This is pretty lame.

I also wonder if I should rewrite the diff tool in Python.  I wrote it in JS because I figured that would allow it to be incorporated into Firefox easily in the future.  But maybe that'll never happen, and until then you need a JS shell build to use it, which is something of a pain.
I'm going to integrate the standalone diff tool into about:memory in bug 857382.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.