##// END OF EJS Templates
addset: do lazy sorting...
addset: do lazy sorting The previous implementation was consuming the whole revset when asked for any sort. The addset class is now doing lazy sorting like all other smarset classes. This has no significant impact in the benchmark as-is. But this is important to later change.

File last commit:

r0:9117c656 default
r22859:513c0ba6 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer