Tag debug-story

1 bookmark has this tag.

2025-08-03

136.

ripgrep much slower than (rip)grep

github.com/BurntSushi/ripgrep/issues/1335#issuecomment-517668471

Namely, if the file with a very long line is searched after most other files, then the performance impact will be small, since the large buffer will be used for a comparatively small number of files.