zulip/puppet
Alex Vandiver 163863c0d1 nginx: Adjust default gzip level.
The default compression level is 1; increasing this to 3 takes a small
amount more CPU time (single-digit ms on multi-MB transfers), but
results in a small but noticeable (4-7%) percentage better
compression in JSON content.

Assuming a 25 megabit connection (the current average data rate for
cell phones in the U.S.), a 2MB file which is shrunk an additional 4%
saves approximately 25 milliseconds of transfer time; thus the
additional few milliseconds of CPU-time is well worth the cost.  For
faster connections (e.g. 100 megabit), the tradeoff is more or less a
wash.
2024-08-01 09:54:41 -07:00
..
kandra presence: Remove the queue worker. 2024-07-31 16:46:42 -07:00
zulip nginx: Adjust default gzip level. 2024-08-01 09:54:41 -07:00
deps.yaml puppet: Update dependencies. 2023-05-11 10:51:37 -07:00