##// END OF EJS Templates
dagop: compute depth in revancestors() generator...
dagop: compute depth in revancestors() generator Surprisingly, this makes revset benchmark slightly faster. I don't know why, but it appears that wrapping -inputrev by tuple is the key. So I decided to just enable depth computation by default. # reverse(ancestors(tip)) using hg repo 1) 0.081051 2) 0.075408

File last commit:

r30346:9cc438bf default
r33001:92d0945a default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer