Re: [Logicmail-users] build 200 slow
Brought to you by:
octorian
From: Derek K. <dko...@lo...> - 2010-08-04 01:51:14
|
Can you be more specific as to exactly what is slower? If I assume that you mean "what happens between clicking on a folder, and LogicMail being done doing stuff", the following is what happens: 1) Load cached message headers from the SD Card 2) Refresh message flags (usually very quick, unless you have to wait for the connection to open) 3) Download new message headers a) Downloading data from the server (progress bar shows a kb count) b) Parse the data and update the screen (progress bar shows a percentage) The big change in build 200 was a rewrite of the low-level network socket code, which actually improves its performance dramatically. This makes steps 2 and 3a go much faster. However, speeding up that code had the side effect of making the slow performance of the current IMAP parsing code (step 3b) far more apparent. So what behavior are you seeing, specifically? P.S. I'm actually in the middle of rewriting some of the core IMAP parsing code, which should make this all go a lot faster. Its just that the current code is very well tested, so I don't want to replace it until I'm confident I can handle every last little corner-case (i.e. things you'll likely never encounter unless someone sends you an e-mail with a Chinese subject). On 8/3/2010 11:59 AM, John Scarfone wrote: > Hi > With build 200 it takes a long time to get my imap mail. I went back > to 199 and I can get my imap mail fast again. > Any chance you can fix this issue with the next build? > > Thanks, > John > > > ---- On Tue, 03 Aug 2010 08:57:32 +0100 Jess Hampshire wrote ---- > > > > --------------------- > > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > > > _______________________________________________ > Logicmail-users mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-users -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |