##// END OF EJS Templates
baseset: drop custom __sub__ method...
baseset: drop custom __sub__ method This add method is enforcing non-laziness, disabling multiple optimisations. Benchmarks do not spot any significant difference but real usecase may. This will also be important for further improvements to addset later in this series.
Pierre-Yves David -
r22857:88e8a183 default
Show More