Reviewers: collinwinter,
Message:
PTAL
Description:
Here is a straightforward performance test using the SpamBayes tokenizer
and its scoring machinery. This is my first attempt at writing a
performance test so I'm a bit unclear on how much priming of the pump is
needed.
Please review this at http://codereview.appspot.com/179110
Affected files:
M perf.py
A performance/spambayes/bm_spambayes.py
A performance/spambayes/hammie.pkl
A performance/spambayes/mailbox
I reduced the amount of pump-priming because I think the the lower
amount is a fairer test.
Thanks, Skip!