STINNER Victor added the comment:

According to my benchmark, performances are almost the same with the patch. The 
major difference is on comparing two strings longer than 10 characters, of the 
same length, with a common prefix but a different suffix. See attached 
benchmark for the result.

----------
Added file: http://bugs.python.org/file29669/benchmark

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17628>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to