help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: load huge TAGS file too slow


From: Stefan Monnier
Subject: Re: load huge TAGS file too slow
Date: Wed, 28 Mar 2012 19:24:59 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

>       so ,when I just want to check the implementation of one function
> in the source tree , I will have to  stand by and wait for the TAGS
> file to be loaded and "making tags completion table for /home/
> linux-2.6.37/TAGS" , which will last for at least three
> minutes.........But, what i need is just to check one function.
[...]
>      I have used vim + tags, which will go to the function
> immediately  and loading the tags file didn't last for more than 3
> seconds .............

Parts of Emacs tend to be slow because they depend on the speed on the
Elisp interpreter, which is pretty slow.  But usually that's not
a justification for being 60 times slower.  So please
M-x report-emacs-bug, showing the exact sequence of key presses
you used.  We might be able to speed things up significantly.


        Stefan


reply via email to

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