Files
ripgrep/crates/searcher/src
Andrew Gallant 48bf394585 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-08-17 10:47:28 -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