##// END OF EJS Templates
revset: reduce dict lookup in lazyset.__contains__...
revset: reduce dict lookup in lazyset.__contains__ Avoid an extra dict lookup when we have to compute the value. No visible performance impact but this shaves the yak a few extra nanometers.
Pierre-Yves David -
r22527:6e38b5d4 default
Show More
Name Size Modified Last Commit Author
/ hgext / highlight
__init__.py Loading ...
highlight.py Loading ...