Closed
Bug 1037545
Opened 11 years ago
Closed 11 years ago
[Settings] - 300ms launch time regression
Categories
(Firefox OS Graveyard :: Performance, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
2.0 S6 (18july)
People
(Reporter: jhylands, Assigned: jhylands)
Details
(Keywords: perf, Whiteboard: [c=regression p= s= u=])
On July 11, there was a 300ms regression in Settings launch time.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jhylands
Status: NEW → ASSIGNED
Keywords: perf
OS: Windows 7 → Gonk (Firefox OS)
Priority: -- → P1
Hardware: x86_64 → ARM
Whiteboard: [c=regression p= s= u=]
Bug 1024893 landed about then and purports to improve the settings launch time ...
Assignee | ||
Comment 2•11 years ago
|
||
So its possible that the changes have a negative affect on this metric, but a net positive gain to the overall startup time. I'll find that out when I do the bisect.
Assignee | ||
Comment 3•11 years ago
|
||
The bisect shows what Kyle figured in Comment 1:
1cccdf3b99148ebf1a31697d1cd85d6cc844edac is the first bad commit
commit 1cccdf3b99148ebf1a31697d1cd85d6cc844edac
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Date: Wed Jul 9 18:47:01 2014 +0200
Bug 1024893 - [dolphin][v1.4]Entering settings app takes more than 2.2s
I suspect that this bug should be marked as invalid, since even though the metric we're measuring regressed, the "proper" metric (apparent launch time to the user) has dramatically improved.
Specifically, looking at the original datazilla report:
https://datazilla.mozilla.org/b2g/?branch=master&device=flame&range=7&test=cold_load_time&app_list=settings&app=settings&gaia_rev=f31f95ec18882dec&gecko_rev=98d3423baef9&plot=avg
you can see the large regression that happened on July 11.
Looking at the new metric that we'll be using soon:
https://datazilla.mozilla.org/b2g/?branch=master&device=flame&range=7&test=startup_%3E_moz-app-visually-complete&app_list=settings&app=settings&gaia_rev=6ecc793750a99c3f&gecko_rev=54fa1568a1af&plot=median
You can clearly see that the overall user experience is greatly improved by this fix.
Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Updated•11 years ago
|
Target Milestone: --- → 2.0 S6 (18july)
You need to log in
before you can comment on or make changes to this bug.
Description
•