[ANN] bzr-grep 0.2.0
Eli Zaretskii
eliz at gnu.org
Tue Mar 30 12:26:26 BST 2010
> From: Parth Malwankar <parth.malwankar at gmail.com>
> Date: Tue, 30 Mar 2010 16:01:47 +0530
>
> I am happy to announce bzr-grep 0.2.0.
> This release has significant performance enhancements
> since 0.1.0 and some new options.
Thanks, this looks great. I just tried it on Windows XP searching for
a fixed string in the Emacs repository -- took 28 seconds with a cold
cache and only 7.5 with a warm cache, which is impressive.
By contrast, "grep -F -R" (with suitable --exclude patterns, to
prevent it from searching binary files and inside .bzr) took about
12.5 seconds with a warm cache.
More information about the bazaar
mailing list