emacs-devel
[Top][All Lists]
Advanced

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

Re: Generation of tags for the current project on the fly


From: Dmitry Gutov
Subject: Re: Generation of tags for the current project on the fly
Date: Wed, 9 Dec 2020 00:26:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hi Tom,

On 18.01.2018 01:20, Tom Tromey wrote:
I suppose I could push my branch to git if that would be convenient.
Just let me know.
Dmitry> I'm sure it would be helpful, even if only to study the approach.

I pushed it to feature/etags-update.

I finally (sigh) went back to this problem and now rebased your branch on top of master (see feature/etags_update_v2). And it actually compiles.

Also tried to add checking of file modification times (so that etags would skip input files where mtime was older than TAGS's mtime), but that doesn't seem to have any positive effect on performance in my benchmarking. Perhaps you could take a look at bb625ea36d sometime, see whether I missed something?

I'll post the update on the overall endeavor in a separate thread.



reply via email to

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