-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Labels
Description
Please mark appropriate
- rtags (rdm/rc/rp)
- Emacs Lisp
- ac-rtags.el
- company-rtags.el
- helm-rtags.el
- flycheck-rtags.el
- ivy-rtags.el
- rtags.el
Feature request
The query performance of RTags working on large projects such as Linux kernel is quite slow compared to some existing solutions like Eclipse... For example, the first query of a symbol name (--find-symbols) right after the daemon's being started takes about 5 minutes if the source code and RTags datafiles are all located on a local filesystem on HDD. I don't know if there are any solution we can work on to improve the query performance of RTags on spinning drive.
Hein-Bloed, stuglaser, TarImre, zhongweiy and hubgitname