extremely high cpu usage

Bug #552942 reported by d1bro
This bug report is a duplicate of:  Bug #306497: gwibber uses a lot of memory. Edit Remove
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Gwibber
New
Undecided
Unassigned

Bug Description

this is very similar to #524554 with the difference, that me am running ubuntu lucid (fresh install some weeks ago) and i never hibernated my machine.

Revision history for this message
d1bro (d1bro) wrote :
Revision history for this message
vonskie (vonwallace) wrote :

I have the same problem...

I like gwibbler, but couchdb had to go on lucid as it would hog my cpu...

I update daily lucid...

tags: added: desktop+ desktopcouch
Revision history for this message
Eric Casteleijn (thisfred) wrote :

This is due to the way gwibber stores messages in couchdb and calls the views: gwibber stores each incoming message in couchdb and then queries couchdb. That means the views have to be recomputed after each and every incoming message. It's not a problem in desktopcouch. A solution would be to show the messages as they come in, and store them in couchdb every n messages in a bulk operation, and query couchdb only on startup.

affects: desktopcouch → gwibber
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.