Mercurial > evolve
comparison setup.py @ 1322:f3e0686a63a1
evolve: optimize the computation of the troubled() revset
We take the implementation from _counttroubles() and rely on the more
efficient & operation for revset instead of laying down the entire set with %ld.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Tue, 05 May 2015 17:15:06 -0700 |
parents | cf846d47bb7e |
children | 5b66cff0e470 |
comparison
equal
deleted
inserted
replaced
1321:8fa74845eb1f | 1322:f3e0686a63a1 |
---|