Open
Bug 1395066
Opened 7 years ago
Updated 1 year ago
Breaking tab data collection into chunks
Categories
(Firefox :: Session Restore, enhancement, P3)
Firefox
Session Restore
Tracking
()
NEW
Performance Impact | low |
People
(Reporter: beekill, Unassigned)
References
(Blocks 3 open bugs)
Details
(Keywords: perf, perf:frontend, perf:responsiveness)
We want to breaking tab data collection into chunks so the process won't cause us skip any frame.
Please take a look at comment 7 bug 1353586 and comment 13 bug 1353586.
Updated•7 years ago
|
Blocks: photon-perf-jank
Comment 1•7 years ago
|
||
Will, I think you've discussed this with Quan? Since Quan's internship is over, what's our plan going to be here? Please feel free to triage this to a higher priority.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(wiwang)
Priority: -- → P3
Comment 2•7 years ago
|
||
Mike, after consideration and observing the telemetry data over a period of time:
1. Bug 1388664 was already landed, so the data collection has been moved to idle dispatch.
2. Data collection time is decreasing.
I think it's good to keep this priority(P3) unless we observe the data collection time becomes higher or it shows up on performance profiles.
Updated•7 years ago
|
Whiteboard: [qf]
Updated•7 years ago
|
Whiteboard: [qf] → [qf:p3]
Updated•7 years ago
|
Whiteboard: [qf:p3] → [qf:p3] [fxperf]
Updated•7 years ago
|
Whiteboard: [qf:p3] [fxperf] → [qf:p3] [fxperf:p3]
Updated•3 years ago
|
Performance Impact: --- → P3
Whiteboard: [qf:p3] [fxperf:p3] → [fxperf:p3]
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Keywords: perf:frontend,
perf:responsiveness
Whiteboard: [fxperf:p3]
You need to log in
before you can comment on or make changes to this bug.
Description
•