Mercurial > hg
comparison mercurial/templater.py @ 22226:827bce9e24fb
pushbookmark: stop unrolling ancestors
Now that ancestors has the same boolean property as a list, we can stop unrolling
the set of ancestors. This should provide a significant speedup to this step as
ancestor objects are smart and lazy.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 15 Aug 2014 16:31:06 -0700 |
parents | 2896d450fec4 |
children | 5678b0e3608f b6531d806de8 |
comparison
equal
deleted
inserted
replaced
22225:baecf4e1b7d0 | 22226:827bce9e24fb |
---|