Mercurial > evolve
comparison README @ 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 | 472a67075756 |
children | 6352dc395ebf |
comparison
equal
deleted
inserted
replaced
3266:bc173e7f3b6f | 3267:f9206b009f48 |
---|