Antoine Pitrou <pit...@free.fr> added the comment:

Here is a new patch against trunk, including the modified data files.
All tests pass and I confirm a very healthy speed-up (~ 5x) when trying
to a normalize an already normalized string. The slowdown for
non-normalized strings is so small that it cannot be distinguished from
measurement noise.

Martin, do you think this can be committed?

----------
nosy: +loewis
stage:  -> patch review
type:  -> performance
versions: +Python 2.7, Python 3.1 -Python 2.6
Added file: http://bugs.python.org/file12350/uninorm.patch

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

Reply via email to