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 andrewmcnamara
Recipients andrewmcnamara, gvanrossum
Date 2008-09-04.12:36:25
SpamBayes Score 9.4338174e-07
Marked as misclassified No
Message-id <1220531786.42.0.656551152186.issue3756@psf.upfronthosting.co.za>
In-reply-to
Content
On further testing, sometimes the str version is faster, sometimes the 
bytes version is faster. Never more than about 50% one way or the 
other, so probably not worth worrying about, although I still don't 
really like the implementation. Maybe it deserves a C implementation?
History
Date User Action Args
2008-09-04 12:36:26andrewmcnamarasetrecipients: + andrewmcnamara, gvanrossum
2008-09-04 12:36:26andrewmcnamarasetmessageid: <1220531786.42.0.656551152186.issue3756@psf.upfronthosting.co.za>
2008-09-04 12:36:25andrewmcnamaralinkissue3756 messages
2008-09-04 12:36:25andrewmcnamaracreate