Very impressed with https://github.com/BurntSushi/ripgrep … $ time grep -v -x -i -f stoplist words > words-stop real 100m39.604s user 97m24.045s sys 0m13.054s $ time rg -v -x -i -f stoplist words > words-stop-rg real 4m9.471s user 1m5.310s sys 2m57.231s
-
-
Whoa, how did I miss this? It was GNU grep, I think version 2.25.
-
Thanks for responding! Is it possible to share `words` and `stoplist`?
- 5 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.