sapling/fastmanifest
Durham Goode 72f38ebdf0 fastmanifest: make usecache prevent cache creation
Summary:
Previously fastmanifest.usecache=False would only prevent the reading of the
fastmanifest cache, but the cache was still created. This created excess IO on
services that frequently recreated the repository.

Test Plan: Added a test

Reviewers: #fbhgext

Differential Revision: https://phab.mercurial-scm.org/D155
2017-07-31 13:55:07 -07:00
..
__init__.py fastmanifest: make usecache prevent cache creation 2017-07-31 13:55:07 -07:00
cachemanager.py fastmanifest: update to work with manifestlog 2016-11-16 12:11:06 -08:00
concurrency.py fastmanifest: fix some check code errors 2016-10-21 11:02:11 -07:00
constants.py fastmanifest: add documentation of constants 2016-06-08 14:28:14 -07:00
debug.py [fastmanifest] add a uiproxy object that forwards requests to a real ui object 2016-07-05 16:32:05 -07:00
implementation.py treemanifest: access stores through vfs when needed 2017-07-10 15:53:12 -07:00
metrics.py fastmanifest: fix logic error for debugmetrics and simplify test 2016-07-06 13:42:32 -07:00