Mercurial > evolve
diff contrib/merge-test-compat.sh @ 3267:f9206b009f48
stablesort: write a flat version of the algorithm
This new version never needs to iterate over the full repository even when merge
are encountered.
Having the algorithm flat also prepare caching works since the iteration
sequence can we expressed with a couple of flat loop.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 26 Nov 2017 10:34:46 -0500 |
parents | 13a4c35f7a0b |
children | 6db9e2350948 |