[darcs-users] [darcs-devel] [issue984] wish: drastically improve darcs annotate performance
Max Battcher
me at worldmaker.net
Mon Aug 11 22:47:19 UTC 2008
Eric Kow wrote:
> New submission from Eric Kow <eric.kow at gmail.com>:
>
> People just resort to darcs changes -v. And the output isn't very nice, apparently.
>
> It may be worth considering a rewrite/rethink.
There is an inconsistency here between darcs changes -v and darcs
annotate. For file differences darcs changes -v is faster than darcs
annotate (for substantially different information as it is missing the
line by line breakdown), but for patch differences darcs annotate
--match "hash ..." is (much) faster than darcs changes -v --match "hash
..." (for substantially similar information with the differences being
colorization and change log notation versus darcs patch notation).
So obviously there appears, from a user perspective, performance
enhancements in _both_ commands that aren't applied to the other.
--
--Max Battcher--
http://www.worldmaker.net/
More information about the darcs-users
mailing list