Integrate LZ4 library, compress the ramdisk
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m53s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m53s
This commit is contained in:
6
lz4/tests/test-lz4hc-hugefile.sh
Executable file
6
lz4/tests/test-lz4hc-hugefile.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
datagen -g4200MB | lz4 -v3 | lz4 -qt
|
||||
Reference in New Issue
Block a user