Closed Bug 1728620 Opened 3 years ago Closed 16 days ago

Add some telemetry for slow frame categories

Categories

(Core :: Graphics: WebRender, task, P3)

task

Tracking

()

RESOLVED DUPLICATE of bug 1889415

People

(Reporter: nical, Assigned: nical)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

It would be useful to categorize slow frames and collect some telemetry, for example:

  • slow frames (16-60ms) dominated by frame building
  • slow frames (16-60ms) dominated by texture uploads
  • slow frames (16-60ms) dominated by draw calls
  • slow frames (16-60ms) dominated by shader compilation
  • very slow frames (>60ms) dominated by frame building
  • very slow frames (>60ms) dominated by texture uploads
  • very slow frames (>60ms) dominated by draw calls
  • very slow frames (>60ms) dominated by shader compilation
  • proportion of slow frames associated to a new scene vs just scrolling or animation

And do something similar for transactions (DL build scene build etc.)

Status: NEW → RESOLVED
Closed: 16 days ago
Duplicate of bug: 1889415
Resolution: --- → DUPLICATE
Attachment #9238970 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: