On Mon, 22 Dec 2003 15:16:34 -0500, Chris Santerre <[EMAIL PROTECTED]> writes:
> Updated from this weekends spam. That one Guy selling the Vdrug had about 8 > more domains. > > If I work the regex even further so it reads: > > (?:domain1|domain2|domain3)\.com > > rather then: > > (?:domain1\.com|domain2\.com|domain3\.com) > > Will it run even faster? Less memory? Or is it a tradeoff between the two? It'll probably reduce memory usage, but shouldn't be expected to change performance much. I replied the last time you asked these questions with several optimizing tips that *would* help performance. May I suggest applying them? Scott ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk