[Buildroot] [PATCH 0/2] support/scripts/pkg-stats: reduce size of HTML output

Sen Hastings sen at phobosdpl.com
Fri Aug 5 18:58:19 UTC 2022


pkg-stats.html has unfortunately ballooned in size, almost entirely due
to the classes I was applying to cells for use in sortGrid().

This patch series cuts the size (in bytes) of the markup back down to
sortable.js days, and even does a little bit better :-)

Sen Hastings (2):
  support/scripts/pkg-stats: move to procedurally generated row/column
    clases
  support/scripts/pkg-stats: optimize CSS selector usage

 support/scripts/pkg-stats | 238 ++++++++++++++++++--------------------
 1 file changed, 111 insertions(+), 127 deletions(-)

-- 
2.34.1




More information about the buildroot mailing list