This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Olivier.Grisel
Recipients Olivier.Grisel, pitrou, serhiy.storchaka
Date 2017-11-10.14:38:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510324720.24.0.213398074469.issue31993@psf.upfronthosting.co.za>
In-reply-to
Content
I have pushed a new version of the code that now has a 10% overhead for small bytes (instead of 40% previously).

It could be possible to optimize further but I think that would render the code much less readable so I would be tempted to keep it this way.

Please let me know what you think.
History
Date User Action Args
2017-11-10 14:38:40Olivier.Griselsetrecipients: + Olivier.Grisel, pitrou, serhiy.storchaka
2017-11-10 14:38:40Olivier.Griselsetmessageid: <1510324720.24.0.213398074469.issue31993@psf.upfronthosting.co.za>
2017-11-10 14:38:40Olivier.Grisellinkissue31993 messages
2017-11-10 14:38:40Olivier.Griselcreate