Bugs item #1163862, was opened at 2005-03-16 05:38 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1163862&group_id=61702
Category: pop3proxy Group: Source code - CVS Status: Open Resolution: None Priority: 5 Submitted By: Michal Vitecek (fufsource) Assigned to: Nobody/Anonymous (nobody) Summary: spambayes *very* slow Initial Comment: hello, recently i upgraded spambayes 1.0a07 to 1.0.3 and later to cvs version (1.1a0 as of 2005-03-15). unfortunately both 1.0.3 and 1.1a0 versions are very slow (my estimate is 20x). i'm running the sb_server.py script with cPickle database storage. i'm also constantly uploading messages trained as spam/ham via sb_upload.py. currently it's trained on 835 spam and 293 ham messages. when i was running 1.0a07 (on bsddb database storage), mail retrieval was blazingly fast, with both the 1.0.3 (also running on bsddb) and the cvs version a single mail takes about 1-2 secs to be retrieved. i'll be happy to supply any additional data - i just don't know which would be interesting for the developers. thank you ---------------------------------------------------------------------- >Comment By: Tony Meyer (anadelonbrin) Date: 2005-03-16 14:48 Message: Logged In: YES user_id=552329 Can you check to see whether this is just the change from bsddb to pickle? ---------------------------------------------------------------------- Comment By: Michal Vitecek (fufsource) Date: 2005-03-16 06:52 Message: Logged In: YES user_id=698198 some additions to the above (sorry for not mentioning them earlier): this is on linux, kernel 2.4.26, python 2.3.5, db-4.1.25-NC, pybsddb3-4.3.0 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1163862&group_id=61702 _______________________________________________ Spambayes-bugs mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-bugs
