Y
Hacker News
new
|
ask
|
show
|
jobs
by
piinbinary
933 days ago
I'm still sad that --sort-files makes ripgrep run in single-core mode. (I know you can't make --sort-files _free_ in multi-core mode, but it would still be faster than single-core)
https://github.com/BurntSushi/ripgrep/issues/152
2 comments
gkfasdfasdf
933 days ago
The shell function from this comment works pretty well for me:
https://github.com/BurntSushi/ripgrep/issues/152#issuecommen...
link
insanitybit
933 days ago
Seems like the issue pretty much covers this.
link