Closed
Bug 1802663
Opened 2 years ago
Closed 2 years ago
510ms regression to visual completeness, MAIN
Categories
(Focus :: General, defect)
Tracking
(firefox107 wontfix, firefox108 wontfix, firefox109 fix-optional)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | wontfix |
| firefox108 | --- | wontfix |
| firefox109 | --- | fix-optional |
People
(Reporter: cpeterson, Unassigned)
Details
(Keywords: perf, regression)
From github: https://github.com/mozilla-mobile/focus-android/issues/5304.
In my analysis, I found that visual completeness on a MAIN intent regressed 510ms after the focus architecture refactor. Let's identify why and what wins we can find.
Since the analysis, we've improved by 97ms via https://github.com/mozilla-mobile/focus-android/issues/5102. That leaves 413ms remaining.
Here are some profiles:
- before refactor: https://share.firefox.dev/3fW5J7Q
- after refactor: https://share.firefox.dev/3iFn6LU
- after refactor + 97ms improvement (taken on local build?): https://share.firefox.dev/3CIbLmt
- fenix, for comparison: https://share.firefox.dev/3CPxBEH
Change performed by the Move to Bugzilla add-on.
| Reporter | ||
Updated•2 years ago
|
Keywords: perf,
regression
Comment 1•2 years ago
|
||
This bug has been marked as a regression. Setting status flag for Nightly to affected.
status-firefox109:
--- → affected
Updated•2 years ago
|
status-firefox107:
--- → wontfix
status-firefox108:
--- → wontfix
status-firefox-esr102:
--- → unaffected
| Reporter | ||
Comment 2•2 years ago
|
||
Closing this bug because this regression from 2021 is not relevant today.
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox-esr102:
unaffected → ---
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•