https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8033
--- Comment #10 from Sidney Markowitz <sid...@sidney.com> --- (In reply to Henrik Krohns from comment #7) > dbi:SQLite:dbname=$dbdir/bayes.db;synchronous=OFF This is so cool! In my tests it is exactly as fast as using /dev/shm, which makes sense as everything I read as to why people put SQLite databases on /dev/shm for speed blamed fsync on the disk for that being so slow. I'll be in a bit less of a hurry to commit this: I'll upload a trial to CPAN that contains this patch and the two bugs that are currently in [REVIEW] status (reminder: they each need another vote or two) and see what all those test machines have to say over the next few days. -- You are receiving this mail because: You are the assignee for the bug.