coreutils/src
Nicolas Boichat fc6b896c27 ls: Optimize time formatting
Instead of recreating the formatter over and over again, keep
it pre-parsed in a variable in TimeStyler class.

Also, avoid calling `now` over and over again, that's also slow.

Improves performance by about 6%.
2025-04-21 12:19:14 +02:00
..
bin chore: manual inline formatting 2025-04-09 15:33:46 -04:00
uu ls: Optimize time formatting 2025-04-21 12:19:14 +02:00
uucore Merge pull request #7775 from jfinkels/cp-make-fifo-uucore 2025-04-19 11:40:29 +02:00
uucore_procs Consolidate crate config in workspace 2025-04-10 16:52:01 -04:00
uuhelp_parser Consolidate crate config in workspace 2025-04-10 16:52:01 -04:00