bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54608: 29.0.50; xref-search-program-alist: support ugrep


From: Manuel Uberti
Subject: bug#54608: 29.0.50; xref-search-program-alist: support ugrep
Date: Mon, 28 Mar 2022 17:43:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 28/03/22 17:02, Dmitry Gutov wrote:
> You might want to try doing a search in a larger project, for a relatively unique string (which has less than 100 matches, say). Then you can see the effect of search program's performance.

I tried `(benchmark-run (project-find-regexp "torvalds"))` in the Linux kernel 
code.

With grep: (3.628388951 6 0.3137041489999959)
With ugrep: (2.664314312 6 0.31696058299999663)

--
Manuel Uberti
www.manueluberti.eu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]