touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #109939
[Bug 1504804] [NEW] Initializing messaging app takes way too long
Public bug reported:
Description: Ubuntu 15.04
Release: 15.04
messaging-app:
Installed: 0.1+15.04.20150818-0ubuntu1
Candidate: 0.1+15.04.20150818-0ubuntu1
Version table:
*** 0.1+15.04.20150818-0ubuntu1 0
1001 http://ppa.launchpad.net/ci-train-ppa-service/stable-snapshot/ubuntu/ vivid/main armhf Packages
100 /var/lib/dpkg/status
0.1+15.04.20150413-0ubuntu1 0
500 http://ports.ubuntu.com/ubuntu-ports/ vivid/universe armhf Packages
I've been using BQ phone for couple of months as the main phone and
progresively the start of messaging app became worse and worse - now it
takes several seconds, which is way too long.
My stats:
~450 contacts
sqlite3 history.sqlite:
select count(distinct senderId) from text_events = 47
select count(*) from text_events = 4539
When the messaging app is starting (ie. the swirl is on the screen), the
main CPU portion is taken by messaging-app process (80%) with the
address-book-service (20%) behind. After 5 seconds, the messages appear
on the screen and the address-book-service process runs for another 5
seconds taking full CPU load - obviously resolving contact names +
pictures, as they slowly appear by every conversation.
To resolve 47 senderIds for 5 seconds out of 450 contacts is completely
out of line. Also, I can imagine to have 4500 SMSs easily - the sqlite
backend is definitely fast enough for this, so why the 5 seconds before
the SMSs appear?
Regards,
--Z
** Affects: messaging-app (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1504804
Title:
Initializing messaging app takes way too long
Status in messaging-app package in Ubuntu:
New
Bug description:
Description: Ubuntu 15.04
Release: 15.04
messaging-app:
Installed: 0.1+15.04.20150818-0ubuntu1
Candidate: 0.1+15.04.20150818-0ubuntu1
Version table:
*** 0.1+15.04.20150818-0ubuntu1 0
1001 http://ppa.launchpad.net/ci-train-ppa-service/stable-snapshot/ubuntu/ vivid/main armhf Packages
100 /var/lib/dpkg/status
0.1+15.04.20150413-0ubuntu1 0
500 http://ports.ubuntu.com/ubuntu-ports/ vivid/universe armhf Packages
I've been using BQ phone for couple of months as the main phone and
progresively the start of messaging app became worse and worse - now
it takes several seconds, which is way too long.
My stats:
~450 contacts
sqlite3 history.sqlite:
select count(distinct senderId) from text_events = 47
select count(*) from text_events = 4539
When the messaging app is starting (ie. the swirl is on the screen),
the main CPU portion is taken by messaging-app process (80%) with the
address-book-service (20%) behind. After 5 seconds, the messages
appear on the screen and the address-book-service process runs for
another 5 seconds taking full CPU load - obviously resolving contact
names + pictures, as they slowly appear by every conversation.
To resolve 47 senderIds for 5 seconds out of 450 contacts is
completely out of line. Also, I can imagine to have 4500 SMSs easily -
the sqlite backend is definitely fast enough for this, so why the 5
seconds before the SMSs appear?
Regards,
--Z
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1504804/+subscriptions
Follow ups