Latest MailTags very slow on Lion 10.7.3
Hi,
I have found that the new versions of Mail Tags make the Mail interface so slow it is unusable. I have had to disable MailTags.
Any idea as to why so slow or if there will be a fix?
Thanks,
Doug
Comments are currently closed for this discussion. You can start a new one.
2 Posted by stetner on 06 Feb, 2012 12:16 AM
MailTags 3.0b1668
Support Staff 3 Posted by Scott on 06 Feb, 2012 04:10 AM
Hi Doug
One thing to try -- in MailTags preferences turn off the option to "Show tags from related messages in message list"
Scott
4 Posted by stetner on 07 Feb, 2012 01:50 PM
That setting was already turned off.
Doug
Support Staff 5 Posted by Scott on 07 Feb, 2012 03:07 PM
Hi Doug
Can you try this build
http://dl.dropbox.com/u/2113086/Prerelease/MT3/MailTags3.0b1678.dmg
I specifically addressed what I think is the performance issue
Scott
6 Posted by stetner on 08 Feb, 2012 10:34 AM
Still is slow. When using the arrow keys to move from one message to another in a local mail folder I see delays of about 3 seconds before the text of the next email appears when MailTags is active, and it is virtually instantaneous when MailTags is not active.
Doug
7 Posted by mavci on 08 Feb, 2012 12:41 PM
I totally agree with stetner. Same problem here, and Mail.app is crashing every hour or so with MailTags 3.0 P3.
Support Staff 8 Posted by Scott on 09 Feb, 2012 04:18 AM
@stetner
Is it just the display of the message in the preview panel?
- Does the message have a large number of related/conversation messages associated with it - If you turn off the "show tag icon in Message Viewer" option, does it speed up?
Support Staff 9 Posted by Scott on 09 Feb, 2012 04:18 AM
@mavci
the following build
http://dl.dropbox.com/u/2113086/Prerelease/MT3/MailTags3.0b1678.dmg
should rectify most of the stability issues
10 Posted by stetner on 09 Feb, 2012 06:17 AM
The preview panel, I never open messages in their own window.
No difference turning off "show tag icon in Message Viewer"
No, in general most messages have one or two replies, or none at all.
Doug
Support Staff 11 Posted by petra on 09 Feb, 2012 04:08 PM
Thanks the additional information Doug.
We're working hard to track this down.
Petra
Support Staff 12 Posted by petra on 17 Feb, 2012 05:49 PM
Hello Doug,
Yesterday we released MailTags 3 preview 3.1 which resolved a number of memory problem resulting in crashes and leaks.
We would appreciate if you could give this release a try and let us know if there is an improvement on your front
http://www.indev.ca/MailTags.html,
or directly via the following link:
http://dl.dropbox.com/u/2113086/Prerelease/MT3/MailTags3.0b1696.dmg
Petra
13 Posted by stetner on 18 Feb, 2012 11:12 PM
Still seems very slow. It took about 20 minutes to filter 150 messages. The rules move the message to a folder, apply about 4 mailtags, and then 'stop evaluating rules'.
Without the mailtaging it takes about a minute to do the same.
Support Staff 14 Posted by Scott on 19 Feb, 2012 12:03 AM
Hi Doug
This seems like a different issue than what was initially reported. My understanding was that you were reporting performance problems when viewing messages. How does Preview 3.1 fare against that issue.
As for performance wrt to rules, can you confirm that it is a different issue.
Scott
15 Posted by stetner on 19 Feb, 2012 03:37 AM
No, still slow going from message to message as well.
Tested today moving from one message to another in a local mailbox takes about 8 seconds.
Doug
Support Staff 16 Posted by Scott on 19 Feb, 2012 03:57 AM
can you open activity monitor , select Mail in the process list and then click sample. the quickly switch to Mail and move from one message to the other to effect the slowdown
copy and paste the sample in your response
thanks
17 Posted by stetner on 19 Feb, 2012 05:58 AM
On 19/02/2012, at 1:56 PM, Scott wrote:
>
> // Add your reply above here
> ==================================================
> From: Scott
> Subject: Latest MailTags very slow on Lion 10.7.3
>
> can you open activity monitor , select Mail in the process list and then click sample. the quickly switch to Mail and move from one message to the other to effect the slowdown
>
>
> copy and paste the sample in your response
>
> thanks
>
> View this Discussion online: http://support.indev.ca/discussions/mailtags-3-preview-1/1261-latest-mailtags-very-slow-on-lion-1073
> --
>
> To unsubscribe and stop receiving emails from http://support.indev.ca, visit
> http://support.indev.ca/unsubscribe/7c9557b4be2d8e406a14e147a62242e305e1c2cc
>
>
Support Staff 18 Posted by Scott on 19 Feb, 2012 12:45 PM
thanks. this pinpoints where the problem is. i'll work on it today
***@Indev.ca
Revolutionary enhancements for OS X Mail.app
On 2012-02-19, at 12:58 AM, "stetner" <***@tenderapp.com> wrote:
>
> // Add your reply above here
> ==================================================
> From: stetner <***@stetner.org>
> Subject: Latest MailTags very slow on Lion 10.7.3
>
>
> On 19/02/2012, at 1:56 PM, Scott wrote:
>
>>
Support Staff 19 Posted by Scott on 19 Feb, 2012 01:50 PM
This build should fix the speed issue between messages
http://dl.dropbox.com/u/2113086/Prerelease/MT3/MailTags3.0b1710.dmg
However, it may still have slowdown when opening the tag window.
The problem is when querying the MailTags database for all the keywords for listing them in the tags window
+ ! : | + ! : | + ! : | + ! 1769 -[EGODatabase executeQuery:] (in MailTags) + 72 [0x10b822708] + ! : | + ! : | + ! : | + ! 1769 -[EGODatabase executeQuery:parameters:] (in MailTags) + 76 [0x10b822f7c] + ! : | + ! : | + ! : | + ! 1769 -[EGODatabase executeQuery:parameters:cacheStatement:] (in MailTags) + 1588 [0x10b822d44] + ! : | + ! : | + ! : | + ! 1769 sqlite3_step (in libsqlite3.dylib) + 1883 [0x7fff826f0a5b] + ! : | + ! : | + ! : | + ! 1570 sqlite3VdbeExec (in libsqlite3.dylib) + 3181 [0x7fff826f231d] + ! : | + ! : | + ! : | + ! : 771 sqlite3BtreeInsert (in libsqlite3.dylib) + 375 [0x7fff8271d3e7]The first # indicates amount of time spent in that specific function -- the real problem inidcates that it is taking a lot of time to cycle through the list of keywords you have to compose a list.
This should be almost instant.
So a few questions.
How many keywords are in use in your system
you can find out with the terminal command:
do you have any keywords that seem to be abnormal in size or information
you can get your full keyword list with the terminal command
Scott
Scott closed this discussion on 19 Feb, 2012 01:50 PM.
stetner re-opened this discussion on 19 Feb, 2012 10:49 PM
20 Posted by stetner on 19 Feb, 2012 10:49 PM
That build did fix the message to message display speed. It is good now. The processing of rules still seems slow though, and I also notice if I delete say 80 messages it takes a while too, probably like a 'move to trash'.
I have been focusing on my laptop, as that is where I noticed it most.
Support Staff 21 Posted by Scott on 19 Feb, 2012 10:56 PM
Hi Doug
Nothing looks crazy here
it may be that the database need rebuilding
First try this in terminal
If this doesn't do anything then just rebuild the tag database from MailTags preferences.
Scott
22 Posted by stetner on 22 Feb, 2012 10:37 AM
Hi Scott,
vacumed the database, but I am still seeing slow rule filtering, this morning it took
13 minutes to filter 169 messages.
I also found the system hanging occasionally with a 'Updating Mailtags database' message in the activity window.
I grabbed a sample when that was happening here:
Doug
23 Posted by stetner on 22 Feb, 2012 10:40 AM
Also, it takes about 12 seconds to expand the tag window from the '+' mark on the blue tag thing on the right.
On 22/02/2012, at 8:37 PM, Mr. Stetner Doug wrote:
> Hi Scott,
>
> vacumed the database, but I am still seeing slow rule filtering, this morning it took
>
> 13 minutes to filter 169 messages.
>
> I also found the system hanging occasionally with a 'Updating Mailtags database' message in the activity window.
>
> I grabbed a sample when that was happening here:
> <UpdatingMailTagDatabase.txt>
>
> Doug
>
> On 20/02/2012, at 8:56 AM, Scott wrote:
>
>>
Support Staff 24 Posted by Scott on 22 Feb, 2012 12:07 PM
I think the thing to do is to rebuild the tag database. In Preferences on the Messages tab you can click rebuild Mailtags For options select rebuild tag library and to read tags from headers
Scott
***@Indev.ca
Revolutionary enhancements for OS X Mail.app
25 Posted by stetner on 23 Feb, 2012 01:33 AM
I rebuild tag library and to read tags from headers and it still took 15 minutes to filter about 130 messages this morning and it is still taking 8+ seconds to expand the tag thing on the rigt with the '+' button.
Doug
Support Staff 26 Posted by Scott on 23 Feb, 2012 01:40 AM
thanks for the update
Something occurred to me today and I think I know what could be wrong -- I didn't have the items in the database indexed for faster searches so I remedied this
Here is another build
http://dl.dropbox.com/u/2113086/Prerelease/MT3/MailTags3.0b1727.dmg
27 Posted by stetner on 23 Feb, 2012 03:10 AM
Seems to be much better, only a second or two to open the '+' window, and filtering about 20 messages went quickly. I will have a go again tomorrow morning when I process my overnight mail which is usually 1-200 messages.
Thanks,
Doug
28 Posted by stetner on 23 Feb, 2012 10:48 PM
Looks goos Scott, 1.5 minutes to filter 140 messages, '+' key comes up in about a second, and the moving from message to message is fast.
Looks like you can close this one out.
Thanks,
Doug
Scott closed this discussion on 23 Feb, 2012 10:59 PM.