diff i18n/pt_BR.po @ 22798:586d7058ea48

generatorset: get list-based fast iterations after the generator is consumed When all revisions are known, we shortcut most of the class logic to use list iteration instead. The cost of the sort is expected to be non-significant. The list creation and sorting could be done lazily in the future. We have to copy the list to not break existing iterator created before we finished consuming the generator.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 03 Oct 2014 21:01:30 -0700
parents a89510c909ca
children 6be50066dd5b
line wrap: on
line diff