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

Performance and helm-ag, spacemacs integration #100

Open
quicknir opened this issue Jul 13, 2016 · 2 comments
Open

Performance and helm-ag, spacemacs integration #100

quicknir opened this issue Jul 13, 2016 · 2 comments

Comments

@quicknir
Copy link

Hello,

I was working on a PR for spacemacs to more completely integrate with helm swoop. Basically to use helm swoop as the default for multi buffer searches instead of helm-ag. Helm swoop has nicer output and automatic follow mode which are great. However, the performance is a bit slow compared to helm-ag. This isn't really an issue for a single buffer but more so with multiple buffers. With swoop I have to pause typing and wait for the results to be update, with helm-ag it just happens instantly. I was wondering if it is possible to use (or have an option to use) ag on the backend to produce the search results, and maybe that would make the performance virtually the same as helm-ag? What do you think?

Cheers.

@ghost
Copy link

ghost commented Jul 17, 2016

+1 vote, the interface to swoop is wayy better than helm-ag as well but for performance issues I rarely use it over helm-ag. But then again I'm using spacmacs on a flash drive for work.

@quicknir
Copy link
Author

@PeppermintHippo I've actually decided to go the other way and try to bring some of the nice interface to helm-ag. Namely, giving helm-ag follow mode. Also opened an issue with spacemacs light to make the colors for helm-ag nicer. If you're interested then stay tuned to spacemacs PR's and you can test it out/+1 it.

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

No branches or pull requests

2 participants