Open Bug 1318124 Opened 8 years ago Updated 2 years ago

Move metadata for non-blank paint marker into data payload

Categories

(Core :: Gecko Profiler, task, P3)

task

Tracking

()

Performance Impact none

People

(Reporter: Harald, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: perf)

Marker string currently captures time from navigation start and if the tab was in foreground or background. This data should be moved to the payload.

Starting here with a strawman, please confirm if this makes sense or not.

Marker name: FirstPaint
Data: { state: /background|forground/ }

It is my understanding that with bug 1318095 landing, we would not need the time between navigationStart and firstPaint
:mstange for input on straw man proposal
Flags: needinfo?(mstange)
Whiteboard: [qf:p3]
Keywords: perf
Component: Performance Monitoring → Gecko Profiler
Product: Toolkit → Core
Performance Impact: --- → P3
Whiteboard: [qf:p3]

Markers have changed a lot, but I see that some paint markers still stuff a lot of information in the textual details, it could be moved to separate payload fields.

Blocks: 1640995
Severity: normal → N/A
Type: defect → task
Priority: -- → P3
Assignee: mstange.moz → nobody
Performance Impact: P3 → -
Flags: needinfo?(mstange.moz)
You need to log in before you can comment on or make changes to this bug.