Comment on Ripgrep 14 ReleasedComments−piinbinary2yI'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−gkfasdfasdf2yThe shell function from this comment works pretty well for me: https://github.com/BurntSushi/ripgrep/issues/152#issuecommen...−insanitybit2ySeems like the issue pretty much covers this.
Comments
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
The shell function from this comment works pretty well for me: https://github.com/BurntSushi/ripgrep/issues/152#issuecommen...
Seems like the issue pretty much covers this.