Closed
Bug 1419681
Opened 7 years ago
Closed 6 years ago
Track Firefox activity to detect battery-draining pages
Categories
(Toolkit :: Performance Monitoring, defect)
Toolkit
Performance Monitoring
Tracking
()
RESOLVED
FIXED
People
(Reporter: tarek, Assigned: tarek)
References
(Depends on 1 open bug)
Details
(Whiteboard: [perf-tools])
Issue to track the work related to "about:energy", which goal is to build a prototype to track down pages that are draining the nattery (whatever the reason is)
In order to perform this, the prototype is composed so far of 3 parts:
- a network activity monitor, that tracks how many bytes are sent/received per host
- a cpu/memory activity monitor, that tracks how much memory and cpu a "tab" uses
- an about:energy UI, that observes the events and display the data at 1, 5, 15 minutes
Updated•7 years ago
|
Whiteboard: [perf-tools]
Assignee | ||
Updated•7 years ago
|
Summary: Track the "load average" to detect battery-draining pages → Track Firefox activity to detect battery-draining pages
Assignee | ||
Comment 2•6 years ago
|
||
closing, as the v1 shipped as about:performance
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•