##// END OF EJS Templates
revlog: early return in _slicechunk when density is already good...
revlog: early return in _slicechunk when density is already good We don't need to do anything if we know we won't enter the second while loop. Save the overhead of the first loop by returning earlier.
Paul Morelle -
r38653:f0ea8b84 default
Show More
Name Size Modified Last Commit Author
/ hgext / zeroconf
Zeroconf.py Loading ...
__init__.py Loading ...