1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-14 01:01:05 +00:00
uutils-coreutils/src
karlmcdowall e6ff6d5c69
cat: Formatting performance improvement (#7642)
* cat: Formatting performance improvement

Use memchr library in `cat` to improve performance when detecting
newlines.
Significantly improves performance when running with -n, -s, -E, -b
flags.


Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>

---------

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2025-04-04 23:47:28 +02:00
..
bin uudoc: Fix for edition 2024 2025-03-25 12:16:28 +01:00
uu cat: Formatting performance improvement (#7642) 2025-04-04 23:47:28 +02:00
uucore Merge pull request #7648 from drinkcat/parse_time-ebd 2025-04-04 23:46:48 +02:00
uucore_procs rust edition 2021 => 2024 2025-03-24 21:00:35 +01:00
uuhelp_parser rust edition 2021 => 2024 2025-03-24 21:00:35 +01:00