comparison tests/test-addremove-similar.t @ 25279:708b19c18adf stable

mergecopies: avoid slowdown from linkrev adjustment (issue4680) checkcopies was using fctx.rev() which it was expecting would be equivalent to linkrev() but was triggering the new _adjustlinkrev path. This was making grafts and merges with large sets of potential copies very expensive.
author Matt Mackall <mpm@selenic.com>
date Tue, 26 May 2015 06:45:18 -0500
parents 94091ab9d112
children 56b2bcea2529
comparison
equal deleted inserted replaced
25268:a973b050621d 25279:708b19c18adf