http://bugzilla.spamassassin.org/show_bug.cgi?id=4098

           Summary: disable separate rule functions during normal use
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Rules
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


During lunch at the Spam Conference, Jon Mitchell was mentioning that he was
able to get extra performance out of SA by changing from the "each rule is a
subroutine" into just calling the rules in one function.

The rules in each function thing is useful for profiling, but all of the
function calls will obviously slow us down during normal operation.  It's not
clear how much of a slow down is caused though, so I'd like to do some testing
to find out.  I'd have to imagine it was at least a few percent, otherwise it
probably wouldn't have come up.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to