You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
options.go util/zstdframe: support specifying a MaxWindowSize (#11595) 2 months ago
zstd.go util/zstdframe: add package for stateless zstd compression (#11481) 2 months ago
zstd_test.go util/zstdframe: support specifying a MaxWindowSize (#11595) 2 months ago