Closed
Bug 1182180
Opened 10 years ago
Closed 3 years ago
Persistent fps meter
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: canuckistani, Unassigned)
Details
Users should be able to browse web sites with a hud-like fps meter visible to them similar to b2g has:
* the fps meter should show a running graph
* the fps meter should show some fps stats numbers: current fps, average, median maybe?
* the user should have some control over how the fps info is displayed:
- position on screen
- opacity
- ???
You can get some of this today by enabling "layers.acceleration.draw-fps", but it just draws 3 numbers without explaining what they are.
Comment 2•10 years ago
|
||
Is there a reason the draw-fps HUD is so minimal? It seems like it's a native part of the platform -- do we want this to be more slick, like three.js' stats[0] or Paul Irish's memory fork[1], or just want the same barebones reporting?
[0] https://github.com/mrdoob/stats.js
[1] https://github.com/paulirish/memory-stats.js
Comment 3•9 years ago
|
||
Triaging. Filter on ADRENOCORTICOTROPIC (yes).
Version: 41 Branch → unspecified
Updated•9 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 4•3 years ago
|
||
This report is related to the old DevTools Profiler.
The Performance panel now points to the new Firefox profiler available at profiler.firefox.com
Closing as Invalid bug
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•