Closed Bug 1004121 Opened 10 years ago Closed 10 years ago

bookmark cold launch regression 210ms Apr28

Categories

(Firefox OS Graveyard :: Gaia, defect, P1)

ARM
Gonk (Firefox OS)
defect

Tracking

(blocking-b2g:2.0+)

RESOLVED WONTFIX
2.0 S1 (9may)
blocking-b2g 2.0+

People

(Reporter: hub, Assigned: hub)

References

Details

(Keywords: perf, regression, Whiteboard: [c=progress p= s= u=2.0] [systemsfe])

https://datazilla.mozilla.org/b2g/?branch=master&device=hamachi&range=7&test=startup_time&app_list=bookmark&app=bookmark&gaia_rev=49a096509f5ea53d&gecko_rev=4d926af89907&plot=median

We have a 210ms regression in cold launch in the "bookmark" application on hamachi

Before
Gaia ddcc24e4f37de64faf2387267de48db8a59956c8
Gecko ea25086073c8
1099ms


After
Gaia cba203c750d3364f3e3971ea8a0ec315ced784d3
Gecko 4d926af89907
1316ms
Keywords: perf
Whiteboard: [c= p= s= u=]
Hmm, we don't have a component for the bookmark application yet, but it's nothing to do with the browser app.

Christian, do you have any ideas about this?
Component: Gaia::Browser → Gaia
Flags: needinfo?(crdlc)
Keywords: regression
blocking-b2g: --- → 2.0?
Whiteboard: [c= p= s= u=] → [c= p= s= u=][systemsfe]
Severity: normal → blocker
blocking-b2g: 2.0? → 2.0+
OS: Linux → Gonk (Firefox OS)
Priority: -- → P1
Hardware: x86_64 → ARM
Whiteboard: [c= p= s= u=][systemsfe] → [c=progress p= s= u=2.0] [systemsfe]
1. I couldn't reproduce the regression here on hamachi

2. this doesn't seem to be a real application but just an activity. So maybe the testing is just irrelevant.
I don't have idea how/where it is calculated... Basically if it calculates the time until the info is displayed on the form, then I can say that, when the activity is launched, the activity goes to the datastore in order to know if the user is adding a new one or updating a bookmark which exists on the device because we have to show different UIs depending on the state.

https://github.com/mozilla-b2g/gaia/blob/master/apps/bookmark/js/bookmark_editor.js#L12
Flags: needinfo?(crdlc)
Assignee: nobody → hub
Status: NEW → ASSIGNED
Marking as WONTFIX. This this is an activity, two things are gonna happen. Bug 1005917 will disable testing this in |make test-perf|. And bug 1007421 is to test the bookmarks.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
See Also: → 1007421
Target Milestone: --- → 2.0 S1 (9may)
You need to log in before you can comment on or make changes to this bug.