http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3852





------- Additional Comments From [EMAIL PROTECTED]  2007-08-21 06:10 -------
well, the code is progressing; it now handles two-tier
configuration for most of the main part of the code, and passes most
of the test suite.

Unfortunately, this is coming with a hefty speed hit. 
SVN trunk, mass-check of ~220 msgs: 
real    1m15.214s
user    0m23.093s
sys     0m0.332s

in the bug_3852 branch:
real    1m30.468s
user    0m33.762s
sys     0m0.272s

that's a 20% slowdown -- and mass-check doesn't even switch in/out
user configs at all.   not good!

I don't think it's worth it; even duplicating the entire Conf
object around, as we currently do, is faster than the overhead
this way involves.  I think I'll shelve the project for now.

I'll leave the branch there in case anyone wants to take a look.



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

Reply via email to