#18082: Minification of LUA scripts
----------------------------------------+----------------------------------
  Reporter:  dev.rindeal+dev.openwrt@…  |      Owner:
      Type:  enhancement                |     Status:  new
  Priority:  normal                     |  Milestone:
 Component:  luci                       |    Version:  Barrier Breaker
Resolution:                             |  14.07
                                        |   Keywords:
----------------------------------------+----------------------------------

Comment (by jow):

 Keep in mind that LuCI is heavily compressed by LZMA when being builtin as
 part of the squashfs. The comment blocks are extremely redundant and thus
 compressed away to nearly nothing. I think you'll not even save a single
 block by compressing/stripping the Lua files.

 Comparing the sizes reported by du / df / ls etc. are meaningless as they
 do not account for the transparent compression.

--
Ticket URL: <https://dev.openwrt.org/ticket/18082#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to