Mercurial > hg
comparison hgext/relink.py @ 22855:b5492b6bc7e8
baseset: drop custom __add__ method
This add method is enforcing non-laziness, disabling multiple optimisations.
Benchmarks do not spot any significant differences but real usecase may. This
will also be important for further improvements to addset later in this series.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 09 Oct 2014 04:27:01 -0700 |
parents | da0eb4970913 |
children | 80c5b2666a96 |
comparison
equal
deleted
inserted
replaced
22854:f8a4ce6fb27a | 22855:b5492b6bc7e8 |
---|