##// END OF EJS Templates
engine: prevent a function call for each store file...
engine: prevent a function call for each store file Python function calls are not cheap. Instead of calling the function once for each file in store, we use a dedicated function which filters and yields the required files. Differential Revision: https://phab.mercurial-scm.org/D9673

File last commit:

r44323:1390bb81 default
r46846:52abb1af default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer