Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sluggish performance when searching tags in large project #197

Open
BooAA opened this issue Mar 26, 2023 · 0 comments
Open

Sluggish performance when searching tags in large project #197

BooAA opened this issue Mar 26, 2023 · 0 comments

Comments

@BooAA
Copy link

BooAA commented Mar 26, 2023

Hi all, I found helm-gtags has very sluggish user experience when working on large project. Every since the user typing a word, it takes about 5~10s to get the result updated on the screen. Here is my experiment:

  1. clone linux kernel: git clone --deptch https://github.com/torvalds/linux.git
  2. cd into the project, and index everything using find -type f -name '*.[ch]' | gtags -f -
  3. Open Emacs, M-x helm-gtags-find-tag and start searching:

I have recorded the whole process:

zpd0c-6nc8l.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant