mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
dc39393c1b
- f_etag performance optimization: single-pass awk consolidating count+match - f_report performance optimization: significantly reduce subshell spawning - f_lookup performance optimization: DNS resolution parallelized per domain via subshells - LuCI: prevent possible report refresh timeouts Signed-off-by: Dirk Brenken <dev@brenken.org>