Closed
Bug 1034688
Opened 10 years ago
Closed 7 years ago
Need more Telemetry on gfx configuration
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
People
(Reporter: vladan, Assigned: dvander)
References
Details
Attachments
(1 obsolete file)
In a recent blogpost http://ravitillo.wordpress.com/2014/07/03/most-popular-gpus-on-nightly/, Roberto studied the distribution of GPUs among Firefox users and their impact on tab animation smoothness.
We could make such analyses more reliable (less noisy), by reporting additional information about the computer's gfx system to Telemetry.
Additional probes required:
- Direct3D version and Direct2D version
- Presence of multiple monitors
- Screen resolution for each monitor
- Refresh rate for each monitor
- Hardware acceleration enabled or disabled
- Clock speed of CPU and/or model name
- Whether font scaling is happening (known to affect gfx performance)
- Fixing the isGPU2Active flag: bug 591057 related?
Reporter | ||
Updated•10 years ago
|
Summary: Need more Telemetry for gfx configuration → Need more Telemetry on gfx configuration
Reporter | ||
Comment 1•10 years ago
|
||
bug 1023508 might already cover the scaling aspect
Updated•10 years ago
|
Blocks: TelemetryAdditions
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → dvander
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8622658 -
Flags: review?(gfritzsche)
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8622658 [details] [diff] [review]
part 1, add monitor count
:jimm for widget changes.
Attachment #8622658 -
Flags: review?(jmathies)
Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8622658 [details] [diff] [review]
part 1, add monitor count
Actually I think we can do better so clearing review for now.
Attachment #8622658 -
Flags: review?(jmathies)
Attachment #8622658 -
Flags: review?(gfritzsche)
Assignee | ||
Updated•9 years ago
|
Attachment #8622658 -
Attachment is obsolete: true
We are reporting the clock speed.
Comment 7•7 years ago
|
||
Or is it completed?
We can probably close this one.
Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(dvander)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•