Files
ripgrep/crates/searcher/src
Andrew Gallant 4ab1862dc0 stats: fix case where "bytes searched" could be wrong
Specifically, if the search was instructed to quit early, we might not
have correctly marked the number of bytes consumed.

I don't think this bug occurs when memory maps are used to read the
haystack.

Closes #2944
2025-09-19 21:08:19 -04:00
..
2023-10-09 20:29:52 -04:00
2024-03-07 09:37:48 -05:00
2023-10-09 20:29:52 -04:00
2024-03-07 09:37:48 -05:00