GNU bug report logs - #34343
[PATCH] Make project--find-regexp-in-files work with remote files

Previous Next

Package: emacs;

Reported by: Felicián Németh <felician.nemeth <at> gmail.com>

Date: Wed, 6 Feb 2019 08:19:01 UTC

Severity: normal

Tags: moreinfo, patch

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #77 received at 34343 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 34343 <at> debbugs.gnu.org,
 Felicián Németh <felician.nemeth <at> gmail.com>
Subject: Re: bug#34343: [PATCH] Make project--find-regexp-in-files work with
 remote files
Date: Fri, 3 Jan 2020 03:57:27 +0300
On 02.01.2020 12:48, Michael Albinus wrote:
> Yes, file-local-name is slow for
> remote files, and yes, it doesn't matter for single invocations. Bulk
> invocation, as you have it, will show an additional performance penalty,
> even if there is no remote execution of any command.

The unfortunate imbalance here at the moment is that piping the list of 
file names through file-local-name takes longer than the time to fetch 
all the project files, and the time to search them, combined with the 
all the necessary round-trips to the servers I have been testing at 
(where the RTT is > 200 ms). As soon as the project is at least of 
moderate size.




This bug report was last modified 3 years and 303 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.