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
-
-
-
Replying to @burntsushi5
Whoa, how did I miss this? It was GNU grep, I think version 2.25.
1 reply 0 retweets 1 like -
Replying to @_devkev_
Thanks for responding! Is it possible to share `words` and `stoplist`?
1 reply 0 retweets 0 likes -
Replying to @burntsushi5
stoplist yes, but words no. I could give you summary stats, if it would help. What's your interest?
2 replies 0 retweets 0 likes
Replying to @_devkev_
My interest is that ripgrep shouldn't be that much faster than GNU grep on a single large file, so I want to know what's going on here. (In case it isn't clear, I'm the author of ripgrep.)
4:30 AM - 19 Jan 2018
0 replies
0 retweets
0 likes
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.