tailscale/util/zstdframe
Joe Tsai 1a38d2a3b4
util/zstdframe: support specifying a MaxWindowSize (#11595)
Specifying a smaller window size during compression
provides a knob to tweak the tradeoff between memory usage
and the compression ratio.

Updates tailscale/corp#18514

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2024-04-04 10:46:20 -07:00
..
options.go util/zstdframe: support specifying a MaxWindowSize (#11595) 2024-04-04 10:46:20 -07:00
zstd_test.go util/zstdframe: support specifying a MaxWindowSize (#11595) 2024-04-04 10:46:20 -07:00
zstd.go util/zstdframe: add package for stateless zstd compression (#11481) 2024-03-21 11:39:20 -07:00