You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/08/07 00:48:14 UTC

[Bug 3671] Possible 30 - 40% speed increase for Bayes with SDBM_File

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





------- Additional Comments From chris@fatorange.com  2004-08-06 15:48 -------
Created an attachment (id=2225)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2225&action=view)
Switch Bayes to SDBM_File (no coexistence!)

Here's the patch for Bayes to switch to SDBM_File (no coexistence yet) - apart
from the line "@DB_EXTENSIONS = ('.dir', '.pag');" it's just replaces all
DB_File => SDBM_File.
The same thing works for AWL and HashCash.



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