NetworkManager/contrib
Lubomir Rintel 02ec10093d contrib/build.sh: use xz -1 compression level
This speeds up rpm/build.sh considerably making it no longer CPU bound
(training negligible amount of space for hundreds of megs of memory and
over ten seconds on an otherwise idle ThinkPad T14s Gen 1).

Here's how different levels compare:

             Time   Max. RSS  Result
  xz -0     3.89s   34,256KB     12M
  xz -1     3.94s  101,584KB    7.9M  <- new
  xz -2     6.16s  188,104KB    6.8M
  xz -3     8.02s  259,344KB    6.4M
  xz -4    11.02s  356,588KB    6.4M
  xz -5    13.83s  358,544KB    5.7M
  xz -6    18.81s  358,544KB    5.4M  <- old
  xz -7    18.19s  440,012KB    5.3M

             Time   Max. RSS  Result
  gzip -9   3.65s    2,008KB     12M
  bzip2 -9  4.23s    7,952KB    8.0M
2025-02-10 12:55:21 +00:00
..
alpine build: remove make/autotools from required packages 2024-09-11 12:18:15 +00:00
art/logo artwork: introduce NetworkManager stickers 2019-09-30 17:36:59 +02:00
debian build: remove make/autotools from required packages 2024-09-11 12:18:15 +00:00
editors contrib: add emacs config for hacking on NM 2015-08-11 13:42:26 -04:00
fedora contrib/build.sh: use xz -1 compression level 2025-02-10 12:55:21 +00:00
scripts dhcp: drop dhcpcanon support 2025-01-20 18:56:41 +01:00