On Monday 10 June 2002 07:42 am, Vivek Khera wrote:
> >>>>> "MC" == Matthew Cline <[EMAIL PROTECTED]> writes:

> MC> automatically compile Perl down to machine instructions for improved
> MC> performance.  So it probably wouldn't be worth it to re-write SA in C.

> I doubt that will help anyway.  The majority of the time spent in SA
> is in the pattern matching, and that's mostly done in C already
> (inside the perl interpreter).  The glue stuff around that is not
> going to speed things up much.

Perhaps we could make a secondary rule-set which excludes the more time 
consuming rules, and average time consuming rules which aren't triggered very 
often.  Then run the GA again on it to optimize for the reduced rule-set, and 
put it all together in a "rules-lite" directory.  Then sysadmins could trade 
of accuracy for speed by switching to the lite ruleset.

-- 
Give a man a match, and he'll be warm for a minute, but set him on
fire, and he'll be warm for the rest of his life.

ICQ: 132152059

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to