mirror of
https://github.com/facebook/zstd.git
synced 2025-08-08 17:22:10 +03:00
setting up basic readme
This commit is contained in:
2
contrib/adaptive-compression/README.md
Normal file
2
contrib/adaptive-compression/README.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
ZSTD_adapt is a compression tool targeted at optimizing performance across network connections. The tool aims at sensing network speeds and adapting compression level based on network or pipe speeds.
|
||||||
|
In many scenarios, using ZSTD without a properly adjusted compression level results in a pipe bottleneck, or a compressed file that could have been reduced in size.
|
Reference in New Issue
Block a user