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

Tips for working with rtags #92

Open
Nidish96 opened this issue Feb 23, 2017 · 2 comments
Open

Tips for working with rtags #92

Nidish96 opened this issue Feb 23, 2017 · 2 comments

Comments

@Nidish96
Copy link

Firstly, great job! I just love this package - working from emacs has never felt cooler + more productive 👍

But as I have started using, I have realised that rtags has started lagging (sometime waaaay too long). I once tried to delete all the cache files (in ~/.cache/rtags/) and then regenerated them, and it was very fast again. As I start building my code, I've noticed that it starts lagging and performance issues start coming up.
I want to know if this is a problem specific to only me, in which case I'd like to find out what I'm doing wrong, or if it's a more commonly encountered problem. I'd like to know, from other users, if the ide system performs as fast as it should always.
Are there any particular tips for working with rtags? (for eg this link mentions that we should not be saving too often) It is very hard to find such a thread online. I would appreciate it if some useful tips could be shared.

PS: I am currently working on a project with 2-3 branches - will this affect the tags created ? Like some tags created for one branch may be irrelevant for another.

@atilaneves
Copy link
Owner

I've never had that problem personally myself and I was editing a fairly large project.

@Nidish96
Copy link
Author

Not a query; just leaving an observation
I just figured that using flyspell slows down the go-to-declaration features of rtags horribly! I just disabled it and performance is much better than before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants