← Back to team overview

touch-packages team mailing list archive

[Bug 1504804] Re: Initializing messaging app takes way too long

 

*** This bug is a duplicate of bug 1489512 ***
    https://bugs.launchpad.net/bugs/1489512

** Description changed:

  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
+   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 months as the main phone and
- progresively the start of messaging app became worse and words - now it
- takes several seconds, which way too long.
+ 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, 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.
+ 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
+ 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

** This bug has been marked a duplicate of bug 1489512
   slow to match contact name on messaging-app startup

-- 
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


References