SA Lint processing time
David Grecco
david at GRECCOCONSULTING.COM
Tue Jul 5 17:40:00 IST 2005
Thanks Matt. That good news (and good information)...
-----Original Message-----
From: owner-mailscanner at JISCMAIL.AC.UK
[mailto:owner-mailscanner at JISCMAIL.AC.UK] On Behalf Of Matt Kettler
Sent: Tuesday, July 05, 2005 11:31 AM
To: MailScanner mailing list
Subject: Re: SA Lint processing time
David Grecco wrote:
> What is a good total time for sa lint processing? I'm running at an
> average of 4.5 seconds. Does this seem alright?
Yes, that's fine.. when you run spamassassin --lint, a new perl instance
gets
invoked, and SA has to parse all of it's configuration files from
scratch. This
adds a lot of overhead compared to scanning a message with a running
instance of SA.
For example, my SA 2.64 setup with DNS/Razor/DCC/SpamCopURI/bayes
enabled has
these timings:
time spamassassin --lint
real 0m6.948s
user 0m5.500s
sys 0m0.240s
Scanning a message in MailScanner is slightly faster than using spamc,
but this
is the closes you can simulate using the command line tools: (spamd
started as
spamd -d)
time spamc <bingo.eml
real 0m3.532s
user 0m0.000s
sys 0m0.010s
time spamc <drugspam.eml
real 0m3.183s
user 0m0.010s
sys 0m0.000s
------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
Support MailScanner development - buy the book off the website!
More information about the MailScanner
mailing list