comparison hgext/extdiff.py @ 23004:30b602b2c340

revset-only: use `subset &` instead of filtering The & version is more likely to be optimised. only(.) before) wall 0.003216 comb 0.000000 user 0.000000 sys 0.000000 (best of 768) after) wall 0.001086 comb 0.000000 user 0.000000 sys 0.000000 (best of 2231) only(default, stable) before) wall 0.018469 comb 0.020000 user 0.020000 sys 0.000000 (best of 138) after) wall 0.015888 comb 0.010000 user 0.010000 sys 0.000000 (best of 156)
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 10 Oct 2014 17:28:18 -0700
parents 684bad8c4265
children 72a89cf86fcd dc80a0ad7bf5
comparison
equal deleted inserted replaced
23003:62d19ce9d7b6 23004:30b602b2c340