beam.smp uses lots of CPU on desktopcouch contacts lookup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Won't Fix
|
Undecided
|
Unassigned | ||
desktopcouch |
Expired
|
High
|
Unassigned | ||
evolution-couchdb |
Fix Released
|
Undecided
|
Ubuntu One Client Engineering team | ||
Baltix |
New
|
Undecided
|
Unassigned | ||
desktopcouch (Ubuntu) |
Incomplete
|
High
|
Ubuntu One Client Engineering team | ||
Lucid |
Won't Fix
|
High
|
Ubuntu One Client Engineering team | ||
erlang (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Lucid |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: erlang
i'm having very slow automatic contacts lookup under karmic using evolution 2.28.1-oubuntu1, erlang-base 1:13.b.
would love to help squash thisbug, please advice where i should look to try and help.
matt
ProblemType: Bug
Architecture: i386
Date: Thu Oct 22 15:02:41 2009
DistroRelease: Ubuntu 9.10
Package: erlang-base 1:13.b.
ProcEnviron:
LANGUAGE=
PATH=(custom, no user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: erlang
Uname: Linux 2.6.31-14-generic i686
Changed in desktopcouch: | |
assignee: | nobody → Chad Miller (cmiller) |
Changed in desktopcouch: | |
status: | New → Confirmed |
Changed in desktopcouch: | |
assignee: | Chad Miller (cmiller) → Ubuntu One Desktop+ team (uone-desktop) |
tags: | added: desktop+ |
Changed in erlang (Ubuntu): | |
status: | New → Invalid |
Changed in evolution-couchdb: | |
status: | New → Confirmed |
assignee: | nobody → Ubuntu One Desktop+ team (uone-desktop) |
tags: | added: u1-lucid |
tags: | added: package |
summary: |
- beam.smp uses 80% CPU on desktopcouch contacts lookup + beam.smp uses lots of CPU on desktopcouch contacts lookup |
Changed in desktopcouch: | |
importance: | Undecided → High |
Changed in desktopcouch: | |
milestone: | none → lucid-final |
Changed in desktopcouch (Ubuntu): | |
status: | New → Triaged |
assignee: | nobody → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
importance: | Undecided → High |
milestone: | none → ubuntu-10.04 |
Changed in desktopcouch: | |
status: | Confirmed → Incomplete |
tags: |
added: u1-lucid-sru removed: u1-lucid |
Changed in evolution-couchdb: | |
status: | Invalid → Fix Committed |
Changed in evolution-couchdb: | |
status: | Fix Committed → Fix Released |
Changed in gwibber: | |
status: | New → Won't Fix |
Changed in desktopcouch: | |
assignee: | Ubuntu One Desktop+ team (ubuntuone-desktop+) → nobody |
status: | Incomplete → Expired |
I think there are two different problems here:
1) UI is synchronous.
2) retrieving records takes a long time. It could be the view is not written well, or that there is a lot of data to sort through in the database.