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: Dmitry Gutov
Subject: bug#54608: 29.0.50; xref-search-program-alist: support ugrep
Date: Mon, 28 Mar 2022 19:00:44 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 28.03.2022 18:43, Manuel Uberti via Bug reports for GNU Emacs, the Swiss army knife of text editors wrote:
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)

This is pretty good.

Did you run them a bunch of times? All subsequent searches after the first one are usually faster because of "warm" filesystem cache.





reply via email to

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