Closed Bug 1609862 Opened 5 years ago Closed 5 years ago

Display more detailed memory info in resource usage report

Categories

(Firefox Build System :: General, task)

task
Not set
normal

Tracking

(firefox74 fixed)

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

Instead of showing percentages, show actual numbers for memory usage,
with caveats:

  • On macOS, psutil doesn't seem to be getting anything that would sum up
    to the total it reports, so we keep the "percent".
  • While the sum of all the fields shown on Linux does sum up to the total,
    the visible usage doesn't quite match what the "percent" look like for
    the same dataset.
  • On Windows, only "used" and "free" are available. They do sum up to
    the total.
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/5aa55ee75441 Display more detailed memory info in resource usage report. r=froydnj
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: