comparison tests/test-up-local-change.t @ 22859:513c0ba61db8

addset: do lazy sorting The previous implementation was consuming the whole revset when asked for any sort. The addset class is now doing lazy sorting like all other smarset classes. This has no significant impact in the benchmark as-is. But this is important to later change.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 09 Oct 2014 20:15:41 -0700
parents cb15835456cb
children 6a254a2dd37c 689540e6007e
comparison
equal deleted inserted replaced
22858:d7cedb32a8ab 22859:513c0ba61db8