mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
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%. |
||
|---|---|---|
| .. | ||
| bin | ||
| uu | ||
| uucore | ||
| uucore_procs | ||
| uuhelp_parser | ||