Claws Mail Bugzilla – Bug 43
importing mbox took hours
Last modified: 2003-02-06 14:43:50
You need to log in before you can comment on or make changes to this bug.
sylpheed imports on my system (cel 500) with an average rate of 0.5 mails per second at a cpu usage of 100%! this ment some hours for my inbox. most time seem to be consumated by refreshing everything (visuals...) after the read of a single mail is done. this could/should be optimized. giving a little window with status output (% imported...) instead of alltime redrawing everything and doing stuff would be nice.
Mmmh. Does this need a folder_item_freeze() & xxx_thaw()? Christoph?
Created an attachment (id=16) [details] A fix to speed up mbox importing A LOT This is probably what is needed. This patch will lock the summaryview.
i thought it was the folder_item_freeze() / thaw(). can be committed.
fixed in 0.8.9claws45 I noticed the same problem when getting mails from a local account, but had no time to investigate it.