##// END OF EJS Templates
phases: fix performance regression with Python 2...
phases: fix performance regression with Python 2 Unlike Python 3, xrange doesn't support efficient "in" and uses a linear time scan instead. Expand the condition to handle it fast. Differential Revision: https://phab.mercurial-scm.org/D9072
Joerg Sonnenberger -
r46124:497271da default
Show More
Name Size Modified Last Commit Author
/ contrib / perf-utils
discovery-helper.sh Loading ...
perf-revlog-write-plot.py Loading ...