[issue5803] email/quoprimime: encode and decode are very slow on large messages

Matt Cain report at bugs.python.org
Mon Jan 31 20:49:40 CET 2011


Matt Cain <cainmatt at gmail.com> added the comment:

I re-wrote encode() to be simpler and faster.
My version runs about 10 times faster on a 30KB message.

I have tested it somewhat but not rigorously

see attached patch

----------
keywords: +patch
nosy: +cainmatt
Added file: http://bugs.python.org/file20635/quoprimime.py.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5803>
_______________________________________


More information about the Python-bugs-list mailing list