[PATCH] revset: use "repo.changelog" instead of "list(repo)" for resource efficiency

Bryan O'Sullivan bos at serpentine.com
Tue Feb 19 12:27:40 CST 2013


On Sun, Feb 17, 2013 at 8:08 AM, FUJIWARA Katsunori
<foozy at lares.dti.ne.jp>wrote:

> This patch uses "repo.changelog" instead of "list(repo)" for resource
> efficiency.
>

What effect does this have on performance?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20130219/c755c9ef/attachment.html>


More information about the Mercurial-devel mailing list