Comment by nevon
17 hours ago
I did the same with another project that does the same thing, called ck, and wasn't able to wring out any improved performance over just plain grep.
17 hours ago
I did the same with another project that does the same thing, called ck, and wasn't able to wring out any improved performance over just plain grep.
Yes rg + python seems to beat far fancier tools.