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 pitrou
Recipients flox, pitrou, serhiy.storchaka, vstinner
Date 2012-04-09.15:16:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333984582.55.0.38806917743.issue13126@psf.upfronthosting.co.za>
In-reply-to
Content
> But I would like to see the script and the results of benchmarking of
> the 1/2/3/20-character ascii/ucs1/ucs2/ucs4-substring in ascii/ucs1
> /ucs2/ucs4-string, in all possible combinations. May be, such benchmark 
> scripts already exist?

stringbench (the tool which produced those results) now exists in Tools/stringbench/stringbench.py.
History
Date User Action Args
2012-04-09 15:16:22pitrousetrecipients: + pitrou, vstinner, flox, serhiy.storchaka
2012-04-09 15:16:22pitrousetmessageid: <1333984582.55.0.38806917743.issue13126@psf.upfronthosting.co.za>
2012-04-09 15:16:21pitroulinkissue13126 messages
2012-04-09 15:16:21pitroucreate