Antoine Pitrou <[email protected]> added the comment: > 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. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13126> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
