Y
Hacker News
new
|
ask
|
show
|
jobs
by
oever
236 days ago
No, amazingly (to me) on the repo in question, `git grep` is twice as fast as `ripgrep -w.` or the custom `rgg` function.
All are less than 100ms, so fast enough.