Lz4 V183 Win64

lz4 -t file.lz4

: The official lz4 GitHub provides historical releases; however, the Win64 zip files are often attached as assets to specific tag releases. Basic Command-Line Usage lz4 v183 win64

The verbose command-line interface (CLI) was updated to display the real time spent compressing and a new CPU load % indicator to help identify if bottlenecks are due to CPU or I/O bandwidth. Basic Command-Line Usage The basic syntax for the LZ4 tool on Windows 64-bit is: Compress a file: lz4 filename (creates filename.lz4 ). Decompress a file: lz4 -d filename.lz4 . High compression: lz4 -9 filename . lz4 -t file

Now go compress – at the speed of memory. lz4 v183 win64