http://bugzilla.spamassassin.org/show_bug.cgi?id=3331
------- Additional Comments From [EMAIL PROTECTED] 2004-08-13 06:22 ------- I just had a quick look at this thread, but if passing variables through functions is really that expensive in Perl, maybe we should work with a bunch of instance-global state-variables then? I'm no fan of global variables but if it really gives a performance improvement, they should be ok. And shouldn't have any drawbacks as one instance of the objects is used for a single message at a time only (I think). ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
