all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* vc-git-grep vs project-find-regexp
@ 2023-08-21 15:29 Nicolás Ojeda Bär
  2023-08-21 18:51 ` Philip Kaludercic
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Nicolás Ojeda Bär @ 2023-08-21 15:29 UTC (permalink / raw)
  To: emacs-devel

Hello,

I have used M-x vc-git-grep for a long time, but decided to give M-x
project-find-regexp a try after switching to 29.1.

While it seems to work well, project-find-regexp seems much slower
than vc-git-grep. After you execute the command, it pauses for what it
feels a long time (~2s in a medium-size codebase) before showing the
results. vc-git-grep on the other hand, starts displaying results
immediately.

Is there a good reason for this difference? The only visible
difference between both commands is that project-find-regexp's results
are displayed in a XREF buffer while vc-git-grep uses Grep mode.

Insights appreciated!

Best wishes,
Nicolas



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-12 21:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-21 15:29 vc-git-grep vs project-find-regexp Nicolás Ojeda Bär
2023-08-21 18:51 ` Philip Kaludercic
2023-08-21 18:58   ` Eli Zaretskii
2023-08-30 22:06   ` Rudolf Adamkovič
2023-08-21 20:20 ` Daniel Martín
2023-09-12 21:05 ` Dmitry Gutov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.