diff tests/test-bdiff.py.out @ 15530:eeac5e179243

mdiff: replace wscleanup() regexps with C loops On my system it reduces: hg annotate -w mercurial/commands.py from 36s to less than 8s, to be compared with 6.3s when run without whitespace options.
author Patrick Mezard <pmezard@gmail.com>
date Fri, 18 Nov 2011 14:23:03 +0100
parents 807f3f5c60e9
children 9a8363d23419
line wrap: on
line diff
--- a/tests/test-bdiff.py.out	Fri Nov 18 14:16:47 2011 +0100
+++ b/tests/test-bdiff.py.out	Fri Nov 18 14:23:03 2011 +0100
@@ -21,3 +21,4 @@
 6 6 'y\n\n'
 9 9 'y\n\n'
 done
+done