|
From: | Juri Linkov |
Subject: | Re: [Emacs-diffs] master 55ec674: * lisp/multifile.el: New file, extracted from etags.el |
Date: | Thu, 03 Jan 2019 22:53:57 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
>>> At least test (split-string (shell-command-to-string "git ls-files -z") >>> "\0" t) >> >> Using this instead of ‘(project-files (project-current t))’: >> >> (benchmark 10 '(project-files-pipe-grep "xyz1")) >> => 3s > > So... I guess that's better. Have you tried running the same command in > a terminal and timing it? I wonder how it compares. The terminal will show > us the best possible speed. Same numbers in a terminal.
[Prev in Thread] | Current Thread | [Next in Thread] |