Merge lp://staging/~fboucault/messaging-app/startup_time_return into lp://staging/messaging-app
Status: | Merged |
---|---|
Merged at revision: | 608 |
Proposed branch: | lp://staging/~fboucault/messaging-app/startup_time_return |
Merge into: | lp://staging/messaging-app |
Diff against target: |
1169 lines (+600/-397) 12 files modified
src/qml/Dialogs/NoNetworkDialog.qml (+39/-0) src/qml/EmptyStatePage.qml (+31/-0) src/qml/ListItemDemo.qml (+296/-0) src/qml/MainPage.qml (+34/-25) src/qml/Messages.qml (+5/-64) src/qml/MessagingBottomEdge.qml (+16/-10) src/qml/ParticipantsPopover.qml (+68/-0) src/qml/Scrollbar.qml (+24/-0) src/qml/SwipeItemDemo.qml (+13/-277) src/qml/ThreadDelegate.qml (+30/-6) src/qml/ThreadsSectionDelegate.qml (+43/-0) src/qml/messaging-app.qml (+1/-15) |
To merge this branch: | bzr merge lp://staging/~fboucault/messaging-app/startup_time_return |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
system-apps-ci-bot | continuous-integration | Needs Fixing | |
Tiago Salem Herrmann (community) | Needs Fixing | ||
Review via email: mp+307547@code.staging.launchpad.net |
Commit message
Various startup time improvements (1000ms on krillin):
- do not use inline Components for dialogs and popovers.
- do not use inline Components for the empty page state
- do not use inline Component for ThreadsSectionD
- do not use inline Component for SwipeItemDemo
- compile and instantiate threads scrollbar asynchronously
- conversations list: use new standard ListItem instead of custom ListItemWithAct
- delay compiling and instantiating bottom edge
Description of the change
Various startup time improvements (1000ms on krillin):
- do not use inline Components for dialogs and popovers.
- do not use inline Components for the empty page state
- do not use inline Component for ThreadsSectionD
- do not use inline Component for SwipeItemDemo
- compile and instantiate threads scrollbar asynchronously
- conversations list: use new standard ListItem instead of custom ListItemWithAct
- delay compiling and instantiating bottom edge
FAILED: Continuous integration, rev:605 /jenkins. canonical. com/system- apps/job/ lp-messaging- app-ci/ 131/ /jenkins. canonical. com/system- apps/job/ build/1733/ console /jenkins. canonical. com/system- apps/job/ build-0- fetch/1733 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=amd64, release= vivid+overlay/ 1578/console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=amd64, release= xenial+ overlay/ 1578 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=amd64, release= xenial+ overlay/ 1578/artifact/ output/ *zip*/output. zip /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=amd64, release= yakkety/ 1578 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=amd64, release= yakkety/ 1578/artifact/ output/ *zip*/output. zip /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= vivid+overlay/ 1578 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= vivid+overlay/ 1578/artifact/ output/ *zip*/output. zip /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= xenial+ overlay/ 1578 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= xenial+ overlay/ 1578/artifact/ output/ *zip*/output. zip /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= yakkety/ 1578 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= yakkety/ 1578/artifact/ output/ *zip*/output. zip /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=i386, release= vivid+overlay/ 1578/console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=i386, release= xenial+ overlay/ 1578 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=i386, release= xenial+ overlay/ 1578/artifact/ output/ *zip*/output. zip /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=i386, release= yakkety/ 1578 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=i386, release= yakkety/ 1578/artifact/ output/ *zip*/output. zip
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
FAILURE: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
FAILURE: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild: /jenkins. canonical. com/system- apps/job/ lp-messaging- app-ci/ 131/rebuild
https:/