view hgext/__init__.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 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder