sapling/edenscm
Wez Furlong 846de7e82f hg: wrap convert in a big transaction for better pack behavior
Summary:
We noticed that the runtime for convert was exponential
due to way that packs were managed.

This wraps the convert in a big transaction so that we reuse an
existing pack rather than writing out one for each commit.

Reviewed By: xavierd

Differential Revision: D17138073

fbshipit-source-id: 46e418a49f917e2ffc411920ace1a3d98ac6b8e4
2019-08-30 14:10:00 -07:00
..
hgdemandimport demandimport: make sqlite3 non-lazy 2019-08-19 12:26:21 -07:00
hgext hg: wrap convert in a big transaction for better pack behavior 2019-08-30 14:10:00 -07:00
mercurial manifest: add list directory functionality 2019-08-30 10:50:05 -07:00
__init__.py edenscm: move sys.path handling to top-level edenscm 2019-07-25 17:43:41 -07:00