Mercurial > evolve
comparison Makefile @ 3044:b185beb94df5 stable
topic: reorder revset for faster evaluation
When running the revset on unfiltered repository, the mutable set can get huge.
So removing the obsolete changeset first provide a large speedup. This resolve
the performance regression we were seeing since the 6.7.0 release.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 10 Oct 2017 15:47:11 +0200 |
parents | b53343c8d692 |
children | 7cdbe18838bc |
comparison
equal
deleted
inserted
replaced
3043:033e00be9ce4 | 3044:b185beb94df5 |
---|