[PATCH] clfilter: remove usage of `range` and `xrange` in `scmutil.revrange`

Bryan O'Sullivan bos at serpentine.com
Tue Nov 13 11:46:14 CST 2012


On Fri, Nov 9, 2012 at 5:33 PM, Pierre-Yves David <
pierre-yves.david at ens-lyon.org> wrote:

> clfilter: remove usage of `range` and `xrange` in `scmutil.revrange`
>

Have you benchmarked this? That code is very performance-sensitive.
Changelog filtering is already a rich source of performance regressions.
I'd like to make sure you're testing for these before I get surprised by
them.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20121113/6977dbc1/attachment.html>


More information about the Mercurial-devel mailing list