Code review comment for lp:~jameinel/bzr/2.2-move-to-front-if-changed-562429

Revision history for this message
Andrew Bennetts (spiv) wrote :

Makes sense, and thanks for improving my code!

I wonder if it would be faster again to teach iter_entries not to call _move_to_front at all if len(hit_indices) == num. of times it looped through 'for index in self._indices'? Probably not much.

review: Approve

« Back to merge proposal