http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5356
------- Additional Comments From [EMAIL PROTECTED] 2007-08-16 08:35 -------
I've made it all conditional on would_log('timing') -- so now, lost in the
noise, unless debug is active:
before:
real avg=26.454s min=26.275s max=26.763s count=3
user avg=26.030s min=25.954s max=26.078s count=3
sys avg=0.267s min=0.248s max=0.296s count=3
after:
real avg=26.320s min=26.311s max=26.336s count=3
user avg=26.035s min=25.978s max=26.074s count=3
sys avg=0.252s min=0.224s max=0.300s count=3
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.