Mercurial > hgsubversion
comparison tests/fixtures/replace_trunk_with_branch.svndump @ 951:bd9c292665fd
editor: add a small changectx cache
Reverts including a lot of files create many actions like:
R bar (from trunk/bar:4343)
For each of these files, an open_file() call is made and the parent
mercurial revision is loaded to detect copies in issamefile(). This
results in a big slowdown, easily reduced by caching the changectx.
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Sat, 06 Oct 2012 09:42:07 +0200 |
parents | 22162380c4b9 |
children |
comparison
equal
deleted
inserted
replaced
950:a80b01ceb1fc | 951:bd9c292665fd |
---|