##// END OF EJS Templates
transaction: split new files into a separate set...
transaction: split new files into a separate set Journal entries with size 0 are common as they represent new revlog files. Move them from the dictionary into a set as the former is more dense. This reduces peak RSS by 70MB for the NetBSD test repository with around 450k files under .hg/store. Differential Revision: https://phab.mercurial-scm.org/D9278

File last commit:

r44031:2e017696 default
r46484:ec73a6a7 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer