<86>Aug 12 01:48:37 userdel[1659755]: delete user 'rooter' <86>Aug 12 01:48:37 userdel[1659755]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 12 01:48:37 groupadd[1659764]: group added to /etc/group: name=rooter, GID=624 <86>Aug 12 01:48:37 groupadd[1659764]: group added to /etc/gshadow: name=rooter <86>Aug 12 01:48:37 groupadd[1659764]: new group: name=rooter, GID=624 <86>Aug 12 01:48:37 useradd[1659768]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash <86>Aug 12 01:48:37 userdel[1659774]: delete user 'builder' <86>Aug 12 01:48:37 userdel[1659774]: removed shadow group 'builder' owned by 'builder' <86>Aug 12 01:48:37 groupadd[1659779]: group added to /etc/group: name=builder, GID=625 <86>Aug 12 01:48:37 groupadd[1659779]: group added to /etc/gshadow: name=builder <86>Aug 12 01:48:37 groupadd[1659779]: new group: name=builder, GID=625 <86>Aug 12 01:48:37 useradd[1659783]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash <13>Aug 12 01:48:40 rpmi: libgtest-1.12.1-alt1 sisyphus+302908.100.1.1 1656692968 installed <13>Aug 12 01:48:40 rpmi: libgmock-1.12.1-alt1 sisyphus+302908.100.1.1 1656692968 installed <13>Aug 12 01:48:40 rpmi: libgtest-devel-1.12.1-alt1 sisyphus+302908.100.1.1 1656692968 installed <13>Aug 12 01:48:40 rpmi: libgmock-devel-1.12.1-alt1 sisyphus+302908.100.1.1 1656692968 installed <13>Aug 12 01:48:40 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 12 01:48:40 rpmi: libstdc++12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Aug 12 01:48:41 rpmi: gcc12-c++-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Aug 12 01:48:41 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/zstd-1.5.2-alt1.nosrc.rpm (w1.gzdio) Installing zstd-1.5.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13767 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf zstd-1.5.2-alt1 + echo 'Source #0 (zstd-1.5.2-alt1.tar):' Source #0 (zstd-1.5.2-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/zstd-1.5.2-alt1.tar + cd zstd-1.5.2-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^\([[:space:]]*\)@\$/\1\$/' Makefile examples/Makefile lib/Makefile programs/Makefile tests/Makefile zlibWrapper/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13767 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.5.2-alt1 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + for dir in lib programs + make -j8 -C lib all PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/lib' creating pkgconfig make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/lib' CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/debug.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/error_private.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/threading.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/entropy_common.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/pool.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_common.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/fse_decompress.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/xxhash.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/hist.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/fse_compress.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_compress_literals.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_compress_superblock.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_compress_sequences.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_ldm.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/huf_compress.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_double_fast.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_ddict.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_fast.o AS obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/huf_decompress_amd64.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstdmt_compress.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_decompress.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_compress.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_opt.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/cover.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/fastcover.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/huf_decompress.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zdict.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/divsufsort.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_decompress_block.o CC obj/conf_8dead7cc9a28f08b9fe1f73fdeb29c00/dynamic/zstd_lazy.o compiling multi-threaded dynamic library 1.5.2 creating versioned links + for dir in lib programs + make -j8 -C programs all PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 CC obj/conf_07385e338c4f182bb8515df8397ba2a3/debug.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/error_private.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/entropy_common.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/threading.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/fse_decompress.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_common.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/pool.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/xxhash.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/hist.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_compress_literals.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_compress_sequences.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/fse_compress.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_compress_superblock.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_ldm.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/huf_compress.o AS obj/conf_07385e338c4f182bb8515df8397ba2a3/huf_decompress_amd64.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstdmt_compress.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_double_fast.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_ddict.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_fast.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_opt.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_compress.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/cover.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/divsufsort.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_decompress.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/huf_decompress.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/fastcover.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/benchfn.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/datagen.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/timefn.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/dibio.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zdict.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstdcli_trace.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/util.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/benchzstd.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstdcli.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_decompress_block.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/fileio.o CC obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd_lazy.o ==> building with threading support ==> no zlib, building zstd without .gz support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/conf_07385e338c4f182bb8515df8397ba2a3/zstd zstd build completed + make -j8 -C contrib/pzstd PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' cc -MMD -MP -MF util.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wno-deprecated-declarations -c ../../programs/util.c -o ../../programs/util.o mv -f util.Td util.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF SkippableFrame.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c SkippableFrame.cpp -o SkippableFrame.o mv -f SkippableFrame.Td SkippableFrame.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF Options.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c Options.cpp -o Options.o mv -f Options.Td Options.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF main.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c main.cpp -o main.o mv -f main.Td main.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF Pzstd.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c Pzstd.cpp -o Pzstd.o mv -f Pzstd.Td Pzstd.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ main.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -pthread -o pzstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/zstd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/zstd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd zstd-1.5.2-alt1 + export CC=false CXX=false + CC=false + CXX=false + for dir in lib programs + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C lib PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/lib' Installing shared library Installing includes zstd static and shared library installed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/lib' + for dir in lib programs + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C programs PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/programs' Installing binaries Installing man pages zstd installation completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/programs' + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C contrib/pzstd PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' install -d -m 755 /usr/src/tmp/zstd-buildroot/usr/bin/ install -m 755 pzstd /usr/src/tmp/zstd-buildroot/usr/bin/pzstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' + mkdir -p /usr/src/tmp/zstd-buildroot/lib64 + for f in /usr/src/tmp/zstd-buildroot/usr/lib64/*.so ++ readlink -v /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so + t=libzstd.so.1.5.2 + ln -rsnf /usr/src/tmp/zstd-buildroot/lib64/libzstd.so.1.5.2 /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so + mv /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so.1 /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so.1.5.2 /usr/src/tmp/zstd-buildroot/lib64/ + grep -Frsl /usr/local /usr/src/tmp/zstd-buildroot + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/zstd-buildroot (auto) mode of './lib64/libzstd.so.1.5.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/zstd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libzstd.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libzstd.pc: Libs: '-L${libdir} -lzstd' --> '-lzstd' Checking contents of files in /usr/src/tmp/zstd-buildroot/ (default) Compressing files in /usr/src/tmp/zstd-buildroot (auto) removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1.xz' -> 'zstd.1.xz' removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1.xz' -> 'zstd.1.xz' Adjusting library links in /usr/src/tmp/zstd-buildroot ./lib64: (from :0) libzstd.so.1 -> libzstd.so.1.5.2 ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/zstd-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.23865 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.5.2-alt1 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' + make -j8 -k -C tests test PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/debug.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/entropy_common.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/error_private.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/fse_decompress.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/pool.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/threading.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/xxhash.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_common.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/fse_compress.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/hist.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/huf_compress.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_compress.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_compress_literals.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_compress_sequences.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_compress_superblock.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_fast.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_double_fast.o make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' queueSize==0, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=4 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=4 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=4 SUCCESS: testOrder SUCCESS: testWait SUCCESS: thread reduction effective SUCCESS: all jobs in queue completed on early end PASS: all POOL tests make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_ldm.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_opt.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstdmt_compress.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/huf_decompress.o AS obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/huf_decompress_amd64.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_lazy.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_ddict.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_decompress.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/cover.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/divsufsort.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/fastcover.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd_decompress_block.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/benchfn.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zdict.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/datagen.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/dibio.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/benchzstd.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/timefn.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/util.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstdcli_trace.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstdcli.o CC obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/fileio.o make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' ../lib/legacy/zstd_v02.c: In function 'ZSTDv02_createDCtx': ../lib/legacy/zstd_v02.c:3497:27: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 3497 | return (ZSTDv02_Dctx*)ZSTD_createDCtx(); | ^~~~~~~~~~~~~~~~~ ../lib/legacy/zstd_v03.c: In function 'ZSTDv03_createDCtx': ../lib/legacy/zstd_v03.c:3139:27: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 3139 | return (ZSTDv03_Dctx*)ZSTD_createDCtx(); | ^~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' Simple API OK Streaming API OK Frame Decoding OK OK make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' ==> building with threading support ==> no zlib, building zstd without .gz support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/conf_cee84fc59a6bf7f35bcb7613d49609c6/zstd zstd build completed make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' seed: 14392 0 2 4 7 9 12 14 16 18 20 23 26 29 31 33 36 39 42 44 47 50 53 59 62 65 69 73 77 80 86 91 95 100 103 107 110 113 117 123 126 129 133 136 140 143 146 149 154 158 162 166 169 172 176 179 182 186 190 194 200 205 211 215 220 225 232 238 245 253 258 268 281 289 293 300 304 307 311 317 320 324 328 334 339 348 354 357 363 369 375 383 390 401 405 412 415 419 422 428 432 438 442 445 452 458 467 476 483 489 494 498 501 506 513 519 524 529 532 535 541 545 548 550 557 560 565 571 576 582 588 593 598 605 612 617 628 634 638 643 651 658 667 673 676 679 684 688 694 700 708 713 715 tests completed: OK make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' *** Zstandard speed analyzer 1.5.2 64-bits, by Yann Collet (Apr 8 2022) *** Sample 10000000 bytes : 1#compress : 91.2 MB/s ( 3154223) 2#decompress : 357.2 MB/s (10000000) 2#decompress : 390.7 MB/s (10000000) 3#compress_freshCCtx : 97.7 MB/s ( 3154223) 11#compressContinue : 103.3 MB/s ( 3154223) 12#compressContinue_extDict : 118.1 MB/s ( 3154565) 13#decompressContinue : 413.8 MB/s (10000000) 13#decompressContinue : 550.0 MB/s (10000000) 30#decodeLiteralsHeader : 27647.5 MB/s ( 44) 31#decodeLiteralsBlock : 1214.8 MB/s ( 36979) 31#decodeLiteralsBlock : 1214.8 MB/s ( 36979) 32#decodeSeqHeaders : 14506.6 MB/s ( 73) 41#compressStream : 104.6 MB/s ( 3154828) 42#decompressStream : 553.2 MB/s (10000000) 42#decompressStream : 663.7 MB/s (10000000) 43#compressStream_freshCCtx : 128.0 MB/s ( 3154828) 50#compress2 : 157.0 MB/s ( 3154223) 51#compressStream2, end : 211.4 MB/s ( 3154223) 52#compressStream2, end & short : 205.7 MB/s ( 3154431) 53#compressStream2, continue : 174.1 MB/s ( 3154828) 53#compressStream2, continue : 271.4 MB/s ( 3154828) 61#compress_generic, -T2, contin: 309.1 MB/s ( 3152985) 62#compress_generic, -T2, end : 328.7 MB/s ( 3152989) *** Zstandard speed analyzer 1.5.2 64-bits, by Yann Collet (Apr 8 2022) *** Sample 10000000 bytes : 1#compress : 1321.1 MB/s (10000241) 2#decompress : 5431.4 MB/s (10000000) 2#decompress : 5431.4 MB/s (10000000) 3#compress_freshCCtx : 1354.5 MB/s (10000241) 11#compressContinue : 1964.5 MB/s (10000241) 12#compressContinue_extDict : 2074.8 MB/s (10000223) 12#compressContinue_extDict : 2074.8 MB/s (10000223) 13#decompressContinue : 4175.3 MB/s (10000000) 13#decompressContinue : 4175.3 MB/s (10000000) ZSTD_decodeLiteralsBlock : impossible to test on this sample (not compressible) ZSTD_decodeLiteralsBlock : impossible to test on this sample (not compressible) ZSTD_decodeSeqHeaders : impossible to test on this sample (not compressible) 41#compressStream : 1408.2 MB/s (10000237) 41#compressStream : 1701.2 MB/s (10000237) 42#decompressStream : 3743.1 MB/s (10000000) 42#decompressStream : 5278.6 MB/s (10000000) 43#compressStream_freshCCtx : 1861.0 MB/s (10000237) 50#compress2 : 1809.7 MB/s (10000241) 51#compressStream2, end : 1158.4 MB/s (10000241) 52#compressStream2, end & short : 2137.5 MB/s (10000241) 53#compressStream2, continue : 1997.3 MB/s (10000237) 61#compress_generic, -T2, contin: 1528.2 MB/s (10000237) 62#compress_generic, -T2, end : 1296.5 MB/s (10000241) 62#compress_generic, -T2, end : 1481.3 MB/s (10000241) make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' Starting zstream tester (64-bits, 1.5.2) Seed = 276 creating dictionary for unit tests Trying 5 different sets of parameters 40% 80% test 1 : compress 10485760 bytes : OK (3309346 bytes) test 2 : skipframe + compress 10485760 bytes : OK (3465459 bytes : 33.05%) test 3 : estimate CStream size : OK (1613553 bytes) test 4 : estimate CStream size using CCtxParams : OK test 5 : check actual CStream size : OK (1580785 bytes) test 6 : use bad compression parameters with ZSTD_initCStream_advanced : init error : Parameter is out of bound test 7 : decompress skippable frame : OK test 8 : decompress 10485760 bytes : OK test 9 : decompress again without init (re-use previous settings): OK test 10 : check decompressed result : OK test 11 : estimate DStream size : OK (1171952 bytes) test 12 : check actual DStream size : OK (1171952 bytes) test 13 : decompress byte-by-byte : OK test 14 : check decompressed result : OK test 15 : generate error when ZSTD_decompressStream() doesn't progress : OK test 16 : NULL buffers : OK test 17 : compress_srcSize 10485760 bytes : OK (3465459 bytes : 33.05%) test 18 : too large srcSize : 10485759 bytes : OK (error detected : Src size is incorrect) test 19 : too small srcSize : 10485759 bytes : OK (error detected : Src size is incorrect) test 20 : wrong srcSize !contentSizeFlag : 10485759 bytes : OK (error detected : Src size is incorrect) test 21 : context re-use : OK test 22 : ZSTD_decompressStream() single pass on empty frame : OK test 23 : ZSTD_decompressStream() single pass : OK test 24 : ZSTD_decompressStream() stable out buffer : OK test 25 : ZSTD_decompressStream() stable out buffer too small : OK test 26 : ZSTD_decompressStream() stable out buffer modified : OK test 27 : ZSTD_decompressStream() buffered output : OK test 28 : ZSTD_compress2() uses stable input and output : OK test 29 : ZSTD_compress2() doesn't modify user parameters : OK test 30 : ZSTD_compressStream2() with ZSTD_c_stableInBuffer and ZSTD_c_stableOutBuffer : OK test 31 : ZSTD_compressStream2() ZSTD_c_stableInBuffer and ZSTD_c_stableOutBuffer allocated size : OK test 32 : ZSTD_compressStream2() with ZSTD_c_stableInBuffer only : OK test 33 : ZSTD_compressStream2() ZSTD_c_stableInBuffer modify buffer : OK test 34 : ZSTD_compressStream2() ZSTD_c_stableInBuffer with continue and flush : OK test 35 : ZSTD_compressStream2() ZSTD_c_stableInBuffer allocated size : OK test 36 : ZSTD_compressStream2() with ZSTD_c_stableOutBuffer only : OK test 37 : ZSTD_compressStream2() ZSTD_c_stableOutBuffer modify buffer : OK test 38 : ZSTD_compressStream2() ZSTD_c_stableOutBuffer allocated size : OK test 39 : digested dictionary : OK (3370681 bytes : 32.15%) test 40 : check CStream size : OK (1336593 bytes) test 41 : decompress 10485760 bytes with digested dictionary : OK test 42 : maxWindowSize < frame requirement : OK (Dictionary mismatch) test 43 : dictionary source size and level : OK test 44 : ZSTD_decompressStream() with dictionary : OK test 45 : ZSTD_resetDStream() with dictionary : OK test 46 : ZSTD_decompressStream() with ddict : OK test 47 : ZSTD_decompressDCtx() with prefix : OK test 48 : ZSTD_initDStream*() with dictionary : OK test 49 : ZSTD_initCStream_usingCDict_advanced with masked dictID : OK (3308577 bytes : 31.55%) test 50 : try retrieving dictID from frame : OK (not detected) test 51 : decompress without dictionary : OK (Corrupted block detected) test 52 : compress with ZSTD_CCtx_refPrefix : OK (3382834 bytes : 32.26%) test 53 : decompress with ZSTD_DCtx_refPrefix : OK test 54 : decompress without dictionary (should fail): OK (Corrupted block detected) test 55 : compress again with ZSTD_compressStream2 : OK (3389325 bytes : 32.32%) test 56 : decompress without dictionary (should work): OK test 57 : ZSTD_initCStream_advanced with pledgedSrcSize=0 and dict : OK test 58 : pledgedSrcSize == 0 behaves properly with ZSTD_initCStream_advanced : OK test 59 : compress 10485760 bytes with multiple threads : OK test 60 : compress 8388608 bytes with multiple threads + dictionary : OK test 61 : decompress large frame created from multiple threads + dictionary : OK test 62 : check dictionary FSE tables can represent every code : OK test 63 : ZSTD_initCStream_srcSize sets requestedParams : OK test 64 : ZSTD_initCStream_advanced sets requestedParams : OK test 65 : ZSTD_c_srcSizeHint bounds : OK test 66 : wildcopy doesn't overwrite potential match data : OK test 67 : decompress blocks with small sequences section : OK test 68 : raw block can be streamed: OK test 69 : dictionary + uncompressible block + reusing tables checks offset table validity: OK test 70 : dictionary + small blocks + reusing tables checks offset table validity: OK 1/ 1 8 14 15 19 32 61 72 106 113 119 141 171 186 194 196 215 230 233 261 279 289 298 318 327 331 340 343 353 361 401 410 421 442 465 479 525 547 567 580 582 604 612 619 621 625 648 655 675 695 702 706 722 727 751 757 782 783 798 801 805 821 835 838 854 859 874 875 879 882 897 915 920 922 928 947 968 982 1007 1012 1052 1065 1089 1104 1107 1147 1149 1155 1161 1171 1179 1189 1202 1222 1247 1264 1270 1284 1334 1341 1346 1360 1371 1392 1410 1413 1445 1456 1460 1465 1471 1473 1513 1518 1532 1540 1541 1546 1564 1588 1599 1605 1610 1619 1620 1628 1677 1695 1728 1735 1775 1819 1845 1855 1857 1860 1862 fuzzer tests completed Starting zstream tester (64-bits, 1.5.2) Seed = 3083 1/ 1 14 15 26 91 130 159 188 192 194 197 208 264 286 298 299 304 341 343 370 384 398 472 485 499 513 520 529 549 577 584 587 588 627 650 664 681 696 706 724 728 735 736 738 743 760 765 798 835 836 837 838 854 864 868 870 875 920 929 932 934 935 938 939 957 975 977 985 986 987 992 1003 1004 1005 1021 1023 1033 1046 1047 1067 1071 1081 1084 1091 1096 1132 1144 1165 1170 1174 1232 1259 1261 1279 1304 1317 1322 1331 1345 1346 1347 1383 1397 1409 1423 1434 1442 1447 1502 1516 1542 1545 1554 1590 1652 1669 1681 1686 1703 1711 1712 1721 1739 1750 1752 1800 1827 1830 1833 1844 1859 1867 1878 1883 1897 1902 1910 1912 1914 1936 1937 1951 1972 1993 2023 2039 2059 2069 2070 2080 2099 2110 2131 2133 2137 2138 2146 2152 2167 2173 2188 2223 2260 2294 2297 2314 2327 2329 2354 2367 2389 2396 2408 2424 2437 2457 2458 fuzzer tests completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' Starting zstd tester (64-bits, 1.5.2) Seed = 6137 test 0 : ZSTD_getErrorName : OK : No error detected test 1 : ZSTD_getErrorName with wrong value : OK : No error detected test 2 : min compression level : -131072 (OK) test 3 : default compression level : 3 (OK) test 4 : ZSTD_versionNumber : 10502 (OK) test 5 : ZSTD_adjustCParams : OK test 6 : compress 5242880 bytes : OK (1652586 bytes : 31.52%) test 7 : size of cctx for level 1 : 582416 bytes test 8 : decompress skippable frame -8 size : OK test 9 : ZSTD_getFrameContentSize test : OK test 10 : ZSTD_getDecompressedSize test : OK test 11 : ZSTD_findDecompressedSize test : OK test 12 : tight ZSTD_decompressBound test : OK test 13 : ZSTD_decompressBound test with invalid srcSize : OK test 14 : decompress 5242880 bytes : OK test 15 : check decompressed result : OK test 16 : invalid endDirective : OK test 17 : ZSTD_checkCParams : OK test 18 : ZSTD_createDCtx_advanced and ZSTD_sizeof_DCtx: OK test 19 : misc unaccounted for zstd symbols : 0x5576cf43a050 0x5576cf43a9c0 0x5576cf43a2b0 0x5576cf43a190 : OK test 20 : decompress with null dict : OK test 21 : decompress with null DDict : OK test 22 : decompress with 1 missing byte : OK test 23 : decompress with 1 too much byte : OK test 24 : decompress too large input : OK test 25 : decompress into NULL buffer : OK test 26 : decompress with corrupted checksum : OK test 27 : ZSTD_decompressBound test with content size missing : OK test 28: check DCtx size is reduced after many oversized calls : OK test 29 : ZSTD_compressCCtx() doesn't use advanced parametersOK test 30 : ZSTD_compress_usingDict() doesn't use advanced parameters: OK test 31 : ZSTD_compress_usingCDict() doesn't use advanced parameters: OK test 32 : ZSTD_compress_advanced() doesn't use advanced parameters: OK test 33 : ZSTD_compress_usingCDict_advanced() doesn't use advanced parameters: OK test 34 : ldm fill dict out-of-bounds checkOK test 35 : testing dict compression with enableLdm and forceMaxWindow : OK test 36 : testing dict compression for determinism : OK test 37 : LDM + opt parser with small uncompressible block OK test 38 : testing ldm dictionary gets invalidated : OK test 39 : testing refPrefx vs refPrefx + ldm (size comparison) : OK test 40: superblock uncompressible data, too many nocompress superblocks : OK test 41: superblock with no literals : OK test 42: superblock enough room for checksum : OK test 43 : compress a NULL input with each level : OK test 44 : check CCtx size after compressing empty input : OK test 45 : decompress empty frame into NULL : OK test 46 : re-use CCtx with expanding block size : OK test 47 : re-using a CCtx should compress the same : OK test 48 : btultra2 & 1st block : OK test 49 : ZSTD_CCtx_getParameter() : OK test 50 : ldm conditionally enabled by default doesn't change cctx params: OK test 51 : overflow protection with large windowLog : OK test 52 : size down context : OK test 53 : create static CCtx for level 4 : OK test 54 : compress small input with small static CCtx : OK (9522 bytes : 29.06%) test 55 : compress large input with small static CCtx (must fail) : OK test 56 : resize context to full CCtx size : OK test 57 : compress large input with static CCtx : OK (1748991 bytes : 33.36%) test 58 : compress small input often enough to trigger context reduce : OK test 59 : init CCtx for level 4 : OK test 60 : compression again with static CCtx : OK (1748991 bytes : 33.36%) test 61 : simple decompression test with static DCtx : OK test 62 : check decompressed result : OK test 63 : init CCtx for too large level (must fail) : OK test 64 : init CCtx for small level 1 (should work again) : OK test 65 : use CStream on CCtx-sized static context (should fail) : OK test 66 : resize context to CStream size, then stream compress : OK test 67 : CStream for small level 1 : OK test 68 : init static CStream with dictionary (should fail) : OK test 69 : use DStream on DCtx-sized static context (should fail) : OK test 70 : Static context sizes for negative levels : OK test 71 : create ZSTDMT CCtx : OK test 72 : compress 5242880 bytes with 2 threads : OK (1651969 bytes : 31.51%) test 73 : decompressed size test : OK test 74 : decompress 5242880 bytes : OK test 75 : check decompressed result : OK test 76 : compress -T2 with checksum : OK (1654926 bytes : 31.57%) test 77 : decompress 5242880 bytes : OK test 78 : compress empty string and decompress with small window log : OK (9 bytes) test 79 : compress with block splitting : OK test 80 : compress -T2 with/without literals compression : OK test 81 : Multithreaded ZSTD_compress2() with rsyncable : OK test 82 : setting multithreaded parameters : OK test 83 : compress multiple frames : OK test 84 : get decompressed size of multiple frames : OK test 85 : get tight decompressed bound of multiple frames : OK test 86 : decompress multiple frames : OK test 87 : check decompressed result : OK test 88 : read/write a skippable frame : OK test 89 : read/write an empty skippable frame : OK test 90 : copy context too soon : OK test 91 : load dictionary into context : OK test 92 : compress with flat dictionary : OK (2600366 bytes : 49.60%) test 93 : frame built with flat dictionary should be decompressible : OK test 94 : compress with duplicated context : OK (2600366 bytes : 49.60%) test 95 : frame built with duplicated context should be decompressible : OK test 96 : decompress with DDict : OK (size of DDict : 27903) test 97 : decompress with static DDict : OK (size of static DDict : 27903) test 98 : check content size on duplicated context : OK test 99 : flat-dictionary efficiency test : test100 : dictBuilder on cyclic data : Trying 5 different sets of parameters 20% OK, created dictionary of size 390 test101 : dictBuilder : Trying 5 different sets of parameters 100% OK, created dictionary of size 16384 test102 : Multithreaded COVER dictBuilder : OK, created dictionary of size 16384 test103 : COVER dictBuilder with shrinkDict: OK, created dictionary of size 16384 test104 : Multithreaded FASTCOVER dictBuilder : OK, created dictionary of size 16384 test105 : FASTCOVER dictBuilder with shrinkDict: OK, created dictionary of size 16384 test106 : check dictID : OK : 2146929252 test107 : check dict header size no error : OK : 150 test108 : check dict header size correctness : OK : 115 test109 : compress with dictionary : OK (1741942 bytes : 33.22%) test110 : retrieve dictID from dictionary : OK test111 : retrieve dictID from frame : OK test112 : frame built with dictionary should be decompressible : OK test113 : estimate CDict size : OK : 113120 test114 : compress with CDict (size : 80352) : OK (1651542 bytes : 31.50%) test115 : retrieve dictID from frame : OK test116 : frame built with dictionary should be decompressible : OK test117 : compress with static CDict : OK (1889 bytes : 0.04%) test118 : ZSTD_compress_usingCDict_advanced, no contentSize, no dictID : OK (1651538 bytes : 31.50%) test119 : try retrieving contentSize from frame : OK (unknown) test120 : frame built without dictID should be decompressible : OK test121 : ZSTD_compress_advanced, no dictID : OK (1686816 bytes : 32.17%) test122 : frame built without dictID should be decompressible : OK test123 : dictionary containing only header should return error : OK test124 : Building cdict w/ ZSTD_dct_fullDict on a good dictionary : OK test125 : Building cdict w/ ZSTD_dct_fullDict on a rawContent (must fail) : OK test126 : Loading rawContent starting with dict header w/ ZSTD_dct_auto should fail : OK test127 : Loading rawContent starting with dict header w/ ZSTD_dct_rawContent should pass : OK test128 : Testing non-attached CDict with ZSTD_dct_rawContent : OK test129 : ZSTD_CCtx_refCDict() then set parameters : OK test130 : Loading dictionary before setting parameters is the same as loading after : OK test131 : Loading a dictionary clears the prefix : OK test132 : Loading a dictionary clears the cdict : OK test133 : Loading a cdict clears the prefix : OK test134 : Loading a cdict clears the dictionary : OK test135 : Loading a prefix clears the dictionary : OK test136 : Loading a prefix clears the cdict : OK test137 : Loaded dictionary persists across reset session : OK test138 : Loaded dictionary is cleared after resetting parameters : OK test139 : ZSTD_decompressDCtx() with dictionary : OK test140 : ZSTD_decompressDCtx() with ddict : OK test141 : ZSTD_decompressDCtx() with prefix : OK test142 : Dictionary with non-default repcodes : Trying 5 different sets of parameters 20% OK test143 : ZSTD_decompressDCtx() with multiple ddicts : OK test144 : ZDICT_trainFromBuffer_cover : OK, created dictionary of size 16384 test145 : check dictID : OK : 297824531 test146 : ZDICT_optimizeTrainFromBuffer_cover : OK, created dictionary of size 16384 test147 : check dictID : OK : 603460011 test148 : Check input length for magic number : OK test149 : Check magic Number : OK test150 : Content size verification : OK : Src size is incorrect test151 : negative compression level : OK test152 : parameters in order : OK (compress : 2621440 -> 811114 bytes) test153 : parameters disordered : OK (compress : 2621440 -> 811114 bytes) test154 : get dParameter bounds OK test155 : wrong dParameter : OK test156 : out of bound dParameter : OK test157 : magic-less format test : OK (compress : 2621440 -> 843714 bytes) test158 : decompress normally (should fail) : OK : Unknown frame descriptor test159 : decompress of magic-less frame : one-shot OK, streaming OK : regenerated 2621440 bytes test160 : empty magic-less format test : OK (compress : 0 -> 5 bytes) test161 : decompress of empty magic-less frame : one-shot OK, streaming OK : regenerated 0 bytes test162 : Decompression parameter reset test : OK test163 : Block compression test : OK test164 : Block decompression test : OK test165 : Huge block streaming compression test : OK test166 : Dictionary Block compression test : OK test167 : Dictionary Block decompression test : OK test168 : Block compression with CDict : OK test169 : Long RLE test : OK test170 : ZSTD_generateSequences decode from sequences test : OK test171 : ZSTD_getSequences followed by ZSTD_compressSequences : OK test172 : compress 1000000 zeroes : OK (51 bytes : 0.01%) test173 : decompress 1000000 zeroes : OK test174 : compress 100 zeroes : OK (17 bytes : 17.00%) test175 : decompress 100 zeroes : OK test176 : growing nbSeq : OK test177 : compress lots 3-bytes sequences : OK (67694 bytes : 51.67%) test178 : decompress lots 3-bytes sequence : OK test179 : growing literals buffer : OK test180 : incompressible data and ill suited dictionary : Trying 5 different sets of parameters 20% OK test181 : frame compressed size of skippable frame : OK test182 : testing ZSTD error code strings : OK test183 : testing ZSTD dictionary sizes : OK test184 : testing FSE_normalizeCount() PR#1255: OK test185 : testing FSE_writeNCount() PR#2779: OK test186 : passing wrong full dict should fail on compressStream2 refPrefix OK test187 : small dictionary with multithreading and LDM OK test188 : ZSTD_getCParams() + dictionary OK test189 : ZSTD_adjustCParams() + dictionary OK test190 : check compression mem usage monotonicity over levels for estimateCCtxSize() : OK test191 : check estimateCCtxSize() always larger or equal to ZSTD_estimateCCtxSize_usingCParams() : OK test192 : thread pool API tests : thread pool test : threadPool re-use roundtrips: OK thread pool test : threadPool simultaneous usage: OK thread pool tests OK 1 9 15 17 24 34 38 45 53 54 55 57 59 63 70 78 82 85 88 89 96 98 102 114 122 124 135 136 140 142 146 151 155 158 160 166 169 173 182 196 206 221 222 226 231 234 241 246 252 254 256 263 268 272 274 281 290 296 299 313 318 328 336 344 353 357 362 370 379 382 387 394 401 404 411 422 431 439 448 451 457 462 467 474 475 476 478 483 487 488 501 505 514 515 516 526 531 536 547 548 550 552 555 556 565 572 582 587 590 595 610 622 623 627 629 639 656 662 677 680 682 687 691 692 693 698 710 719 725 733 748 755 758 767 768 782 784 786 799 802 812 820 830 836 838 844 845 851 860 871 880 883 894 905 909 912 914 927 930 942 951 953 955 956 965 969 971 977 982 989 993 996 997 999 1007 1009 1023 1027 1031 1033 1036 1043 1053 1054 1059 1069 1084 1093 1094 1103 1108 1126 1128 1131 1137 1149 1153 1156 1162 1172 1174 1192 1200 1210 1215 1217 1222 1227 1240 1249 1255 1259 1264 1273 1278 1286 1294 1295 1301 1310 1312 1315 1316 1321 1323 1330 1335 1348 1356 1357 1367 1380 1384 1386 1399 1409 1418 1420 1434 1437 1444 1460 1466 1473 1482 1492 1496 1499 1504 1511 1516 1518 1526 1531 1532 1540 1549 1563 1574 1581 1588 1593 1594 1599 1607 1609 1615 1626 1632 1635 1636 1642 1644 1649 1651 1654 1660 1668 1673 1676 1685 1703 1708 1719 1731 1743 1744 1747 1751 1761 1773 1775 1792 1805 1807 1819 1820 1831 1834 1837 1839 1841 1845 1850 1853 1859 1864 1866 1870 1875 1877 1887 1893 1894 1896 1899 1912 1915 1920 1928 1931 1932 1943 1947 1949 1962 1968 1970 1972 1975 1977 1983 1996 2000 2001 2005 2009 2010 2027 2034 2035 2038 2046 2051 2053 2061 2068 2081 2084 2091 2097 2098 2103 2110 2114 2120 2125 2139 2141 2142 2150 2153 2159 2166 2169 2172 2178 2182 2192 2200 2201 2203 2208 2211 2220 2231 2232 2235 2245 2260 2266 2267 2275 2280 2281 2285 2287 2289 2297 2310 2319 2330 2333 2336 2342 2346 2350 2359 2360 2373 2381 2383 2388 2394 2406 2409 2413 2417 2421 2422 2424 2426 2428 2434 2443 2448 2450 2452 2455 2460 2464 2468 2470 2481 2485 2492 2494 2500 2520 2526 2535 2539 2545 2554 2555 2569 2571 2580 2591 2598 2601 2602 2619 2622 2631 2645 2649 2660 2669 2683 2692 2698 2704 2706 2709 2718 2720 2725 2727 2736 2739 2750 2761 2776 2782 2785 2787 2791 2794 2804 2809 2818 2819 2823 2830 2832 2850 2863 2868 2880 2882 2884 2888 2891 2906 2910 2921 2926 2929 2938 2950 2960 2966 2976 2978 2989 2995 3006 3010 3023 3033 3043 3051 3054 3056 3069 3073 3077 3082 3089 3099 3102 3103 3105 3111 3124 3132 3133 3142 3147 3154 3163 3170 3174 3180 3191 3200 3210 3218 3226 3231 3249 3266 3271 3273 fuzzer tests completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' ../programs/zstd: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=aee89854e5e1daa7bbbf0711127040dfa9c414a4, for GNU/Linux 3.2.0, with debug_info, not stripped Starting playTests.sh isWindows=false EXE_PREFIX='' ZSTD_BIN='../programs/zstd' DATAGEN_BIN='./datagen' ===> simple tests *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Advanced arguments : -V : display Version number and exit -c : write to standard output (even if it is the console) -v : verbose mode; specify multiple times to increase verbosity -q : suppress warnings; specify twice to suppress errors too --[no-]progress : forcibly display, or never display the progress counter. note: any (de)compressed output to terminal will mix with progress counter text. -r : operate recursively on directories --filelist FILE : read list of files to operate upon from FILE --output-dir-flat DIR : processed files are stored into DIR --output-dir-mirror DIR : processed files are stored into DIR respecting original directory structure --[no-]check : during compression, add XXH64 integrity checksum to frame (default: enabled). If specified with -d, decompressor will ignore/validate checksums in compressed frame (default: validate). --trace FILE : log tracing information to FILE. -- : All arguments after "--" are treated as files Advanced compression arguments : --ultra : enable levels beyond 19, up to 22 (requires more memory) --long[=#]: enable long distance matching with given window log (default: 27) --fast[=#]: switch to very fast compression levels (default: 1) --adapt : dynamically adapt compression level to I/O conditions --[no-]row-match-finder : force enable/disable usage of fast row-based matchfinder for greedy, lazy, and lazy2 strategies --patch-from=FILE : specify the file to be used as a reference point for zstd's diff engine. -T# : spawns # compression threads (default: 1, 0==# cores) -B# : select size of each job (default: 0==automatic) --single-thread : use a single thread for both I/O and compression (result slightly different than -T1) --auto-threads={physical,logical} (default: physical} : use either physical cores or logical cores as default when specifying -T0 --rsyncable : compress using a rsync-friendly method (-B sets block size) --exclude-compressed: only compress files that are not already compressed --stream-size=# : specify size of streaming input from `stdin` --size-hint=# optimize compression parameters for streaming input of approximately this size --target-compressed-block-size=# : generate compressed block of approximately targeted size --no-dictID : don't write dictID into header (dictionary compression only) --[no-]compress-literals : force (un)compressed literals --format=zstd : compress files to the .zst format (default) Advanced decompression arguments : -l : print information about zstd compressed files --test : test compressed file integrity -M# : Set a memory usage limit for decompression --[no-]sparse : sparse mode (default: enabled on file, disabled on stdout) Dictionary builder : --train ## : create a dictionary from a training set of files --train-cover[=k=#,d=#,steps=#,split=#,shrink[=#]] : use the cover algorithm with optional args --train-fastcover[=k=#,d=#,f=#,steps=#,split=#,accel=#,shrink[=#]] : use the fast cover algorithm with optional args --train-legacy[=s=#] : use the legacy algorithm with selectivity (default: 9) -o DICT : DICT is dictionary name (default: dictionary) --maxdict=# : limit dictionary to specified size (default: 112640) --dictID=# : force dictionary ID to specified value (default: random) Benchmark arguments : -b# : benchmark file(s), using # compression level (default: 3) -e# : test all compression levels successively from -b# to -e# (default: 1) -i# : minimum evaluation time in seconds (default: 3s) -B# : cut file into independent blocks of size # (default: no block) -S : output one benchmark result per input file (default: consolidated result) --priority=rt : set process priority to real-time *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Advanced arguments : -V : display Version number and exit -c : write to standard output (even if it is the console) -v : verbose mode; specify multiple times to increase verbosity -q : suppress warnings; specify twice to suppress errors too --[no-]progress : forcibly display, or never display the progress counter. note: any (de)compressed output to terminal will mix with progress counter text. -r : operate recursively on directories --filelist FILE : read list of files to operate upon from FILE --output-dir-flat DIR : processed files are stored into DIR --output-dir-mirror DIR : processed files are stored into DIR respecting original directory structure --[no-]check : during compression, add XXH64 integrity checksum to frame (default: enabled). If specified with -d, decompressor will ignore/validate checksums in compressed frame (default: validate). --trace FILE : log tracing information to FILE. -- : All arguments after "--" are treated as files Advanced compression arguments : --ultra : enable levels beyond 19, up to 22 (requires more memory) --long[=#]: enable long distance matching with given window log (default: 27) --fast[=#]: switch to very fast compression levels (default: 1) --adapt : dynamically adapt compression level to I/O conditions --[no-]row-match-finder : force enable/disable usage of fast row-based matchfinder for greedy, lazy, and lazy2 strategies --patch-from=FILE : specify the file to be used as a reference point for zstd's diff engine. -T# : spawns # compression threads (default: 1, 0==# cores) -B# : select size of each job (default: 0==automatic) --single-thread : use a single thread for both I/O and compression (result slightly different than -T1) --auto-threads={physical,logical} (default: physical} : use either physical cores or logical cores as default when specifying -T0 --rsyncable : compress using a rsync-friendly method (-B sets block size) --exclude-compressed: only compress files that are not already compressed --stream-size=# : specify size of streaming input from `stdin` --size-hint=# optimize compression parameters for streaming input of approximately this size --target-compressed-block-size=# : generate compressed block of approximately targeted size --no-dictID : don't write dictID into header (dictionary compression only) --[no-]compress-literals : force (un)compressed literals --format=zstd : compress files to the .zst format (default) Advanced decompression arguments : -l : print information about zstd compressed files --test : test compressed file integrity -M# : Set a memory usage limit for decompression --[no-]sparse : sparse mode (default: enabled on file, disabled on stdout) Dictionary builder : --train ## : create a dictionary from a training set of files --train-cover[=k=#,d=#,steps=#,split=#,shrink[=#]] : use the cover algorithm with optional args --train-fastcover[=k=#,d=#,f=#,steps=#,split=#,accel=#,shrink[=#]] : use the fast cover algorithm with optional args --train-legacy[=s=#] : use the legacy algorithm with selectivity (default: 9) -o DICT : DICT is dictionary name (default: dictionary) --maxdict=# : limit dictionary to specified size (default: 112640) --dictID=# : force dictionary ID to specified value (default: random) Benchmark arguments : -b# : benchmark file(s), using # compression level (default: 3) -e# : test all compression levels successively from -b# to -e# (default: 1) -i# : minimum evaluation time in seconds (default: 3s) -B# : cut file into independent blocks of size # (default: no block) -S : output one benchmark result per input file (default: consolidated result) --priority=rt : set process priority to real-time *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** test : basic compression test : basic decompression test : too large compression level => auto-fix Warning : compression level higher than max, reduced to 19 error: numeric value overflows 32-bit unsigned int test : --fast aka negative compression levels error: numeric value overflows 32-bit unsigned int Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit test : too large numeric argument error: numeric value overflows 32-bit unsigned int test : set compression level with environment variable ZSTD_CLEVEL Ignore environment variable setting ZSTD_CLEVEL=: not a valid integer value Ignore environment variable setting ZSTD_CLEVEL=-: not a valid integer value Ignore environment variable setting ZSTD_CLEVEL=a: not a valid integer value Ignore environment variable setting ZSTD_CLEVEL=+a: not a valid integer value Ignore environment variable setting ZSTD_CLEVEL=3a7: not a valid integer value Ignore environment variable setting ZSTD_CLEVEL=50000000000: numeric value too large test : override ZSTD_CLEVEL with command line option test : compress to stdout test : compress to named file test : force write, correct order test : forgotten argument error: missing command argument test : implied stdout when input is stdin bob test : null-length file roundtrip -n test : ensure small file doesn't add 3-bytes null block 14 14 test : decompress file with wrong suffix (must fail) zstd: tmpCompressed: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. test : decompress into stdout test : decompress from stdin into stdout test : impose memory limitation (must fail) tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB error: command cannot be separated from its argument by another command test : overwrite protection zstd: tmp.zst already exists; not overwritten test : force overwrite test : overwrite readonly file zstd: tmpro.zst already exists; not overwritten test: --no-progress flag *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 4 bytes test: --progress flag /*stdin*\ : 0 B... /*stdin*\ : 4 bytes /*stdin*\ : 0 B... /*stdin*\ : 4 bytes /*stdin*\ : 0 B... /*stdin*\ : 4 bytes test: overwrite input file (must fail) zstd: Refusing to open an output file which will overwrite the input file zstd: Refusing to open an output file which will overwrite the input file test: detect that input file does not exist zstd: can't stat nothere : No such file or directory -- ignored test: --[no-]compress-literals Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 22185 (x2.954), 282.6 MB/s |-tmp : 65537 -> 22185 (x2.954), 282.6 MB/s, 1447.2 MB/s /-tmp : 65537 -> 22185 (x2.954), 282.6 MB/s, 1447.2 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21285 (x3.079), 106.9 MB/s |-tmp : 65537 -> 21285 (x3.079), 106.9 MB/s, 1394.7 MB/s /-tmp : 65537 -> 21285 (x3.079), 149.2 MB/s /-tmp : 65537 -> 21285 (x3.079), 149.2 MB/s, 1410.2 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21510 (x3.047), 15.1 MB/s |-tmp : 65537 -> 21510 (x3.047), 15.1 MB/s, 1506.7 MB/s /-tmp : 65537 -> 21510 (x3.047), 15.1 MB/s, 1546.5 MB/s 1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 36714 (x1.785), 507.4 MB/s |-tmp : 65537 -> 36714 (x1.785), 507.4 MB/s, 3448.0 MB/s /-tmp : 65537 -> 36714 (x1.785), 512.9 MB/s /-tmp : 65537 -> 36714 (x1.785), 512.9 MB/s, 3448.0 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 34502 (x1.900), 120.8 MB/s |-tmp : 65537 -> 34502 (x1.900), 120.8 MB/s, 2898.1 MB/s /-tmp : 65537 -> 34502 (x1.900), 189.8 MB/s /-tmp : 65537 -> 34502 (x1.900), 189.8 MB/s, 2941.5 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 35605 (x1.841), 15.4 MB/s |-tmp : 65537 -> 35605 (x1.841), 15.4 MB/s, 3784.0 MB/s /-tmp : 65537 -> 35605 (x1.841), 15.4 MB/s, 3892.4 MB/s 1# test: --no-check for decompression 4+0 records in 4+0 records out 4 bytes copied, 3.879e-05 s, 103 kB/s test: check if binary has executable stack (#2963) GNU_STACK 0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RW 0x10 ===> zstdgrep tests zstd: can't stat tmp_grep_bad.zst : No such file or directory -- ignored zstd: can't stat tmp_grep_bad.zst : No such file or directory -- ignored ===> --exclude-compressed flag Test is successful. input.5.zst is precompressed and therefore not compressed/modified again. Test completed ===> warning prompts should not occur if stdin is an input zstd: tmpPrompt.zst already exists; not overwritten *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** zstd: tmpPrompt.zst already exists; overwrite (y/n) ? (L12) Buffered : 0 B - Consumed : 14 B - Compressed : 23 B => 164.29% tmpPrompt :192.86% ( 14 B => 27 B, tmpPrompt.zst) *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** zstd: tmpPrompt.zst already exists; stdin is an input - not proceeding. zstd: Aborting... not deleting files and processing into dst: tmpPromp.zst Test completed ===> recursive mode test ===> file removal test : should quietly not remove non-regular file test : --rm on stdin zstd: can't stat tmp : No such file or directory -- ignored test : -d -f do not delete destination when source is not present zstd: can't stat tmp.zst : No such file or directory -- ignored test : -f do not delete destination when source is not present zstd: can't stat tmp : No such file or directory -- ignored ===> decompression only tests 1+0 records in 1+0 records out 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000733926 s, 1.4 GB/s Files tmp1 and tmp are identical ===> compress multiple files hello world zstd: tmpexists already exists; not overwritten *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp_rm3.zst The concatenated output CANNOT regenerate the original directory tree. This is a destructive operation. Proceed? (y/n): (L12) Buffered : 0 B - Consumed : 7 B - Compressed : 16 B => 228.57% tmp_rm1 :285.71% ( 7 B => 20 B, tmp_rm3.zst) tmp_rm2 :425.00% ( 4 B => 17 B, tmp_rm3.zst) 2 files compressed :336.36% ( 11 B => 37 B) *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp_rm_out The concatenated output CANNOT regenerate the original directory tree. This is a destructive operation. Proceed? (y/n): Decompress: 1/ 2 files. Current: tmp_rm3.zst : 0 B... tmp_rm3.zst : 11 bytes tmp_rm4.zst : 11 bytes 2 files decompressed : 22 bytes total zstd: Aborting... not deleting files and processing into dst: /*stdout*\ *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** zstd: WARNING: all input files will be processed and concatenated into stdout. The concatenated output CANNOT regenerate the original directory tree. Aborting. Use -f if you really want to delete the files and output to stdout ===> multiple files and shell completion compress tmp* : decompress tmp* : compress tmp* into stdout > tmpall : decompress tmpall* into stdout > tmpdec : compress multiple files including a missing one (notHere) : zstd: can't stat notHere : No such file or directory -- ignored ===> zstd fifo named pipe test Files tmp_original and tmp_decompressed are identical ===> zstd created file permissions tests test : copy 666 permissions in file -> file compression test : copy 666 permissions in file -> file decompression test : copy 400 permissions in file -> file compression (write to a read-only file) test : copy 400 permissions in file -> file decompression (write to a read-only file) test : check created permissions from stdin input in compression test : check created permissions from stdin input in decompression test : check created permissions from multiple inputs in compression test : check created permissions from multiple inputs in decompression test : check permissions on pre-existing output file in compression test : check permissions on pre-existing output file in decompression test : respect umask when copying permissions in file -> file compression test : respect umask when copying permissions in file -> file decompression test : respect umask when compressing from stdin input test : respect umask when decompressing from stdin input ===> zstd created file timestamp tests test : copy mtime in file -> file compression MTIME 946684800 946684800 test : copy mtime in file -> file decompression MTIME 946684800 946684800 ===> compress multiple files into an output directory, --output-dir-flat test : decompress multiple files into an output directory, --output-dir-flat ===> compress multiple files into an output directory and mirror input folder, --output-dir-mirror test: compress input dir will be ignored if it has '..' test: compress input dir should succeed with benign uses of '..' test : decompress multiple files into an output directory, --output-dir-mirror test: decompress input dir will be ignored if it has '..' test : compress multiple files reading them from a file, --filelist=FILE test : alternate syntax: --filelist FILE test : reading file list from a symlink, --filelist=FILE test : compress multiple files reading them from multiple files, --filelist=FILE test : decompress multiple files reading them from a file, --filelist=FILE test : decompress multiple files reading them from multiple files, --filelist=FILE test : survive the list of files with too long filenames (--filelist=FILE) zstd: util.c:421: readLinesFromFile: Assertion `pos + lineLength < dstCapacity' failed. Caught SIGABRT signal, printing stack: /lib64/libc.so.6(+0x8f1cc) [0x7f819c7571cc] /lib64/libc.so.6(raise+0x12) [0x7f819c70af12] /lib64/libc.so.6(abort+0xcf) [0x7f819c6f546b] /lib64/libc.so.6(+0x2d397) [0x7f819c6f5397] /lib64/libc.so.6(+0x3be42) [0x7f819c703e42] ../programs/zstd(+0x667e) [0x55f5be54067e] /lib64/libc.so.6(+0x2e20c) [0x7f819c6f620c] /lib64/libc.so.6(__libc_start_main+0x7c) [0x7f819c6f62bc] ../programs/zstd(+0x83a1) [0x55f5be5423a1] ./playTests.sh: line 14: 1672763 Aborted "$ZSTD_BIN" "$@" test : survive a list of files which is text garbage (--filelist=FILE) zstd: util.c:421: readLinesFromFile: Assertion `pos + lineLength < dstCapacity' failed. Caught SIGABRT signal, printing stack: /lib64/libc.so.6(+0x8f1cc) [0x7f5a800a71cc] /lib64/libc.so.6(raise+0x12) [0x7f5a8005af12] /lib64/libc.so.6(abort+0xcf) [0x7f5a8004546b] /lib64/libc.so.6(+0x2d397) [0x7f5a80045397] /lib64/libc.so.6(+0x3be42) [0x7f5a80053e42] ../programs/zstd(+0x667e) [0x5645b963567e] /lib64/libc.so.6(+0x2e20c) [0x7f5a8004620c] /lib64/libc.so.6(__libc_start_main+0x7c) [0x7f5a800462bc] ../programs/zstd(+0x83a1) [0x5645b96373a1] ./playTests.sh: line 14: 1672765 Aborted "$ZSTD_BIN" "$@" test : survive a list of files which is binary garbage (--filelist=FILE) test : try to overflow internal list of files (--filelist=FILE) ===> --[no-]content-size tests *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Decompressed Size: 64.0 KiB (65537 B) *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Decompressed Size: 64.0 KiB (65537 B) *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** test : show-default-cparams regular tmp (65537 bytes) - windowLog : 17 - chainLog : 18 - hashLog : 17 - searchLog : 7 - minMatch : 4 - targetLength : 12 - strategy : ZSTD_btlazy2 (6) error : can't use --show-default-cparams in decomrpession mode test : show-default-cparams recursive tmp_files/tmp3 (257000 bytes) - windowLog : 18 - chainLog : 19 - hashLog : 19 - searchLog : 7 - minMatch : 4 - targetLength : 12 - strategy : ZSTD_btlazy2 (6) tmp_files/tmp2 (129000 bytes) - windowLog : 17 - chainLog : 18 - hashLog : 17 - searchLog : 7 - minMatch : 4 - targetLength : 12 - strategy : ZSTD_btlazy2 (6) tmp_files/tmp1 (15000 bytes) - windowLog : 14 - chainLog : 15 - hashLog : 14 - searchLog : 4 - minMatch : 3 - targetLength : 24 - strategy : ZSTD_btopt (7) test : show compression parameters in verbose mode ===> Advanced compression parameters Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit zstd: error 11 : Parameter is out of bound roundTripTest: datagen -g512K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g512K | zstd -v --zstd=mml=3,tlen=48,strat=6 | zstd -d --zstd=mml=3,tlen=48,strat=6 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g512K | zstd -v --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 | zstd -d --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g512K | zstd -v --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,minMatch=3,targetLength=48,strategy=6 | zstd -d --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,minMatch=3,targetLength=48,strategy=6 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 0 B - Consumed : 512 KiB - Compressed : 176 KiB => 34.46% roundTripTest: datagen -g512K | zstd -v --single-thread --long --zstd=ldmHashLog=20,ldmMinMatch=64,ldmBucketSizeLog=1,ldmHashRateLog=7 | zstd -d --single-thread --long --zstd=ldmHashLog=20,ldmMinMatch=64,ldmBucketSizeLog=1,ldmHashRateLog=7 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.3 KiB => 31.51% roundTripTest: datagen -g512K | zstd -v --single-thread --long --zstd=lhlog=20,lmml=64,lblog=1,lhrlog=7 | zstd -d --single-thread --long --zstd=lhlog=20,lmml=64,lblog=1,lhrlog=7 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.3 KiB => 31.51% roundTripTest: datagen -g64K | zstd -v19 --zstd=strat=9 | zstd -d19 --zstd=strat=9 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 64.0 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% ===> Pass-Through mode Hello world 1! Hello world 2! Hello world 3! ===> frame concatenation hello world! frame concatenation without checksum testing zstdcat symlink testing zcat symlink frame concatenation tests completed **** flush write error test **** println foo | zstd > /dev/full zstd: /*stdout*\: No space left on device println foo | zstd | zstd -d > /dev/full zstd: /*stdout*\: No space left on device ===> symbolic link test Warning : world.tmp is a symbolic link, ignoring Warning : world.tmp is a symbolic link, ignoring Warning : world.tmp is a symbolic link, ignoring Warning : world2.tmp is a symbolic link, ignoring ===> test sparse file support *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 0 B... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpSparseRegen are identical *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 0 B... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutSparse are identical *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 0 B... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutNoSparse are identical 5120 -rw-r--r-- 1 builder builder 5242880 Aug 12 01:50 tmpSparse 168 -rw-r--r-- 1 builder builder 5242880 Aug 12 01:50 tmpSparseRegen *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 0 B... /*stdin*\ : 1200007 bytes Files - and tmpSparseOdd are identical 44 -rw-r--r-- 1 builder builder 1200007 Aug 12 01:50 tmpSparseOdd Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! Sparse Compatibility with Append : *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% tmpSparse1M : 0.01% ( 1.000 MiB => 65 B, tmpSparseCompressed) *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** tmpSparseCompressed : 0 B... tmpSparseCompressed : 1048576 bytes *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** tmpSparseCompressed : 0 B... tmpSparseCompressed : 1048576 bytes 5120 -rw-r--r-- 1 builder builder 5242880 Aug 12 01:50 tmpSparse 1024 -rw-r--r-- 1 builder builder 1048576 Aug 12 01:50 tmpSparse1M 2048 -rw-r--r-- 1 builder builder 2097152 Aug 12 01:50 tmpSparse2M 4 -rw-r--r-- 1 builder builder 65 Aug 12 01:50 tmpSparseCompressed 44 -rw-r--r-- 1 builder builder 1200007 Aug 12 01:50 tmpSparseOdd 168 -rw-r--r-- 1 builder builder 5242880 Aug 12 01:50 tmpSparseRegen 1036 -rw-r--r-- 1 builder builder 2097152 Aug 12 01:50 tmpSparseRegenerated ===> stream-size mode test : basic file compression vs sized streaming compression test : sized streaming compression and decompression test : incorrect stream size zstd: error 11 : Src size is incorrect ===> zstd zero weight dict test ===> zstd (valid) zero weight dict test ===> size-hint mode test : basic file compression vs hinted streaming compression test : hinted streaming compression and decompression test : hinted streaming compression with dictionary test : multiple file compression with hints and dictionary test : incorrect hinted stream sizes test : allows and interprets K,KB,KiB,M,MB and MiB suffix ===> dictionary tests - Test high/low compressibility corpus training Loading tmpCorpusHighCompress... Trying 5 different sets of parameters 20% 40% 60% 80% 100% k=1998 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictHighCompress Loading tmpCorpusLowCompress... Trying 5 different sets of parameters 20% 40% 60% 80% 100% k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictLowCompress - Test with raw dict (content only) - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=1024 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict - Test dictionary compression with tmpDict as an input file and dictionary zstd: cannot use tmpDict as an input file and dictionary - Dictionary compression roundtrip - Dictionary compression with hlog < clog - Dictionary compression with btlazy2 strategy - Test dictionary compression with multithreading - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/datagen.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 705150! size(source)/size(dictionary) = 6.260210, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 100% k=1511 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 100% k=1024 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with wrong dictID parameter order (must fail) error: command cannot be separated from its argument by another command - Create dictionary with size limit *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Shuffling input files Sample file '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../tests/fuzzer.c' is too large, limiting to 128 KBLoading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters d=8 Training on 17 samples of total size 796095 Testing on 6 samples of total size 42866 Computing frequencies k=50 Breaking content into 81 epochs of size 9828 statistics ... k=537 Breaking content into 7 epochs of size 113726 statistics ... k=1024 Breaking content into 4 epochs of size 199022 statistics ... k=1511 Breaking content into 2 epochs of size 398044 statistics ... k=1998 Breaking content into 2 epochs of size 398044 statistics ... k=1024 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 4096 into file tmpDict2 - Create dictionary with small size limit *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Shuffling input files Sample file '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../tests/fuzzer.c' is too large, limiting to 128 KBLoading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters d=8 Training on 17 samples of total size 796095 Testing on 6 samples of total size 42866 Computing frequencies k=50 Breaking content into 20 epochs of size 39804 statistics ... k=537 Breaking content into 1 epochs of size 796088 statistics ... k=1024 Breaking content into 1 epochs of size 796088 statistics ... k=1511 FASTCOVER parameters incorrect k=1998 FASTCOVER parameters incorrect k=1024 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 1024 into file tmpDict3 - Create dictionary with wrong parameter order (must fail) error: command cannot be separated from its argument by another command - Compress without dictID - Compress multiple files with dictionary dirTestDict/benchfn.c: OK dirTestDict/benchfn.h: OK dirTestDict/benchzstd.c: OK dirTestDict/benchzstd.h: OK dirTestDict/bigdict.c: OK dirTestDict/checkTag.c: OK dirTestDict/datagen.c: OK dirTestDict/datagen.h: OK dirTestDict/datagencli.c: OK dirTestDict/decodecorpus.c: OK dirTestDict/dibio.c: OK dirTestDict/dibio.h: OK dirTestDict/fileio.c: OK dirTestDict/fileio.h: OK dirTestDict/fullbench.c: OK dirTestDict/fuzzer.c: OK dirTestDict/invalidDictionaries.c: OK dirTestDict/legacy.c: OK dirTestDict/longmatch.c: OK dirTestDict/paramgrill.c: OK dirTestDict/platform.h: OK dirTestDict/poolTests.c: OK dirTestDict/roundTripCrash.c: OK dirTestDict/seqgen.c: OK dirTestDict/timefn.c: OK dirTestDict/timefn.h: OK dirTestDict/util.c: OK dirTestDict/util.h: OK dirTestDict/zstdcli.c: OK dirTestDict/zstdcli_trace.c: OK dirTestDict/zstdcli_trace.h: OK dirTestDict/zstreamtest.c: OK - dictionary builder on bogus input Error 14 : nb of samples too low Error 14 : nb of samples too low - Test -o before --train ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=1024 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=1024 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file dictionary - Create dictionary with multithreading enabled ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=1024 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict - Test --memory for dictionary compression ! Warning : setting manual memory limit for dictionary training data at 0 MB Training samples set too large (12 MB); training on 0 MB only... Loading tmpCorpusHighCompress... Trying 5 different sets of parameters Total number of training samples is 3 and is invalid Failed to initialize context dictionary training failed : Src size is incorrect ! Warning : setting manual memory limit for dictionary training data at 5 MB Training samples set too large (12 MB); training on 5 MB only... ===> fastCover dictionary builder : advanced options - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1823 epochs of size 460 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/datagen.c... Training on 32 samples of total size 889785 Testing on 32 samples of total size 889785 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889778! size(source)/size(dictionary) = 7.899308, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1588 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch zstd: dibio.c:196: DiB_shuffle: Assertion `nbFiles >= 1' failed. Caught SIGABRT signal, printing stack: /lib64/libc.so.6(+0x8f1cc) [0x7fa8710ca1cc] /lib64/libc.so.6(raise+0x12) [0x7fa87107df12] /lib64/libc.so.6(abort+0xcf) [0x7fa87106846b] /lib64/libc.so.6(+0x2d397) [0x7fa871068397] /lib64/libc.so.6(+0x3be42) [0x7fa871076e42] ../programs/zstd(+0x8a4ff) [0x55b3eb4954ff] ../programs/zstd(+0x577d) [0x55b3eb41077d] /lib64/libc.so.6(+0x2e20c) [0x7fa87106920c] /lib64/libc.so.6(__libc_start_main+0x7c) [0x7fa8710692bc] ../programs/zstd(+0x83a1) [0x55b3eb4133a1] ./playTests.sh: line 14: 1674143 Aborted "$ZSTD_BIN" "$@" - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1823 epochs of size 460 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionaries with shrink-dict flag enabled ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=2000 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=2000 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict1 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=2000 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict2 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=2000 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict3 - Create dictionary with size limit Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters k=50 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 4096 into file tmpDict2 - Create dictionary using all samples for both training and testing ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1498 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary using f=16 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1498 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... FASTCOVER parameters incorrect dictionary training failed : Parameter is out of bound - Create dictionary using accel=2 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1498 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary using accel=10 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1498 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary with multithreading ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 796088! size(source)/size(dictionary) = 7.067543, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 13% 21% 30% 39% 48% 57% 65% 75% 85% 93% k=914 d=6 f=20 steps=40 split=75 accel=1 Save dictionary of size 112640 into file dictionary - Test -o before --train-fastcover ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1498 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1498 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary ===> legacy dictionary builder - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 56774 into file tmpDict zstd: dibio.c:196: DiB_shuffle: Assertion `nbFiles >= 1' failed. Caught SIGABRT signal, printing stack: /lib64/libc.so.6(+0x8f1cc) [0x7fe3a8b591cc] /lib64/libc.so.6(raise+0x12) [0x7fe3a8b0cf12] /lib64/libc.so.6(abort+0xcf) [0x7fe3a8af746b] /lib64/libc.so.6(+0x2d397) [0x7fe3a8af7397] /lib64/libc.so.6(+0x3be42) [0x7fe3a8b05e42] ../programs/zstd(+0x8a4ff) [0x55c93839a4ff] ../programs/zstd(+0x577d) [0x55c93831577d] /lib64/libc.so.6(+0x2e20c) [0x7fe3a8af820c] /lib64/libc.so.6(__libc_start_main+0x7c) [0x7fe3a8af82bc] ../programs/zstd(+0x83a1) [0x55c9383183a1] ./playTests.sh: line 14: 1674322 Aborted "$ZSTD_BIN" "$@" - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/datagen.c... sorting 32 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 60095 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 56774 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... ! note : calculated dictionary significantly larger than requested (56620 > 4096) ! consider increasing dictionary size, or produce denser dictionary (-s2) ! always test dictionary efficiency on real samples statistics ... Save dictionary of size 4096 into file tmpDict2 - Test -o before --train-legacy ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 56774 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 56774 into file dictionary ===> integrity tests test one file (tmp1.zst) test multiple files (*.zst) Warning : ./helloworld.link.zst is a symbolic link, ignoring test bad files (*) Warning : ./helloworld.link.zst is a symbolic link, ignoring zstd: ./DEPRECATED-test-zstd-speed.py: unsupported format zstd: ./Makefile: unsupported format zstd: ./README.md: unsupported format zstd: ./automated_benchmarking.py: unsupported format zstd: ./bigdict.c: unsupported format zstd: ./checkTag.c: unsupported format zstd: ./datagen: unsupported format zstd: ./datagencli.c: unsupported format zstd: ./decodecorpus: unsupported format zstd: ./decodecorpus.c: unsupported format zstd: ./dict-files is a directory -- ignored zstd: ./fullbench: unsupported format zstd: ./fullbench.c: unsupported format zstd: ./fuzz is a directory -- ignored zstd: ./fuzzer: unsupported format zstd: ./fuzzer.c: unsupported format zstd: ./golden-compression is a directory -- ignored zstd: ./golden-decompression is a directory -- ignored zstd: ./golden-dictionaries is a directory -- ignored zstd: ./gzip is a directory -- ignored zstd: ./invalidDictionaries: unsupported format zstd: ./invalidDictionaries.c: unsupported format zstd: ./legacy: unsupported format zstd: ./legacy.c: unsupported format zstd: ./libzstd_builds.sh: unsupported format zstd: ./longmatch.c: unsupported format zstd: ./paramgrill.c: unsupported format zstd: ./playTests.sh: unsupported format zstd: ./poolTests: unsupported format zstd: ./poolTests.c: unsupported format zstd: ./rateLimiter.py: unsupported format zstd: ./regression is a directory -- ignored zstd: ./roundTripCrash.c: unsupported format zstd: ./seqgen.c: unsupported format zstd: ./seqgen.h: unsupported format zstd: ./test-license.py: unsupported format zstd: ./test-variants.sh: unsupported format zstd: ./test-zstd-versions.py: unsupported format zstd: ./tmp1: unsupported format zstd: ./zstdc_fse_compress.o: unsupported format zstd: ./zstdc_hist.o: unsupported format zstd: ./zstdc_huf_compress.o: unsupported format zstd: ./zstdc_zstd_compress.o: unsupported format zstd: ./zstdc_zstd_compress_literals.o: unsupported format zstd: ./zstdc_zstd_compress_sequences.o: unsupported format zstd: ./zstdc_zstd_compress_superblock.o: unsupported format zstd: ./zstdc_zstd_double_fast.o: unsupported format zstd: ./zstdc_zstd_fast.o: unsupported format zstd: ./zstdc_zstd_lazy.o: unsupported format zstd: ./zstdc_zstd_ldm.o: unsupported format zstd: ./zstdc_zstd_opt.o: unsupported format zstd: ./zstdc_zstdmt_compress.o: unsupported format zstd: ./zstdd_huf_decompress.o: unsupported format zstd: ./zstdd_huf_decompress_amd64.o: unsupported format zstd: ./zstdd_zstd_ddict.o: unsupported format zstd: ./zstdd_zstd_decompress.o: unsupported format zstd: ./zstdd_zstd_decompress_block.o: unsupported format zstd: ./zstdm_debug.o: unsupported format zstd: ./zstdm_entropy_common.o: unsupported format zstd: ./zstdm_error_private.o: unsupported format zstd: ./zstdm_fse_decompress.o: unsupported format zstd: ./zstdm_pool.o: unsupported format zstd: ./zstdm_threading.o: unsupported format zstd: ./zstdm_xxhash.o: unsupported format zstd: ./zstdm_zstd_common.o: unsupported format zstd: ./zstdmt_c_fse_compress.o: unsupported format zstd: ./zstdmt_c_hist.o: unsupported format zstd: ./zstdmt_c_huf_compress.o: unsupported format zstd: ./zstdmt_c_zstd_compress.o: unsupported format zstd: ./zstdmt_c_zstd_compress_literals.o: unsupported format zstd: ./zstdmt_c_zstd_compress_sequences.o: unsupported format zstd: ./zstdmt_c_zstd_compress_superblock.o: unsupported format zstd: ./zstdmt_c_zstd_double_fast.o: unsupported format zstd: ./zstdmt_c_zstd_fast.o: unsupported format zstd: ./zstdmt_c_zstd_lazy.o: unsupported format zstd: ./zstdmt_c_zstd_ldm.o: unsupported format zstd: ./zstdmt_c_zstd_opt.o: unsupported format zstd: ./zstdmt_c_zstdmt_compress.o: unsupported format zstd: ./zstdmt_d_huf_decompress.o: unsupported format zstd: ./zstdmt_d_huf_decompress_amd64.o: unsupported format zstd: ./zstdmt_d_zstd_ddict.o: unsupported format zstd: ./zstdmt_d_zstd_decompress.o: unsupported format zstd: ./zstdmt_d_zstd_decompress_block.o: unsupported format zstd: ./zstdmt_m_debug.o: unsupported format zstd: ./zstdmt_m_entropy_common.o: unsupported format zstd: ./zstdmt_m_error_private.o: unsupported format zstd: ./zstdmt_m_fse_decompress.o: unsupported format zstd: ./zstdmt_m_pool.o: unsupported format zstd: ./zstdmt_m_threading.o: unsupported format zstd: ./zstdmt_m_xxhash.o: unsupported format zstd: ./zstdmt_m_zstd_common.o: unsupported format zstd: ./zstreamtest: unsupported format zstd: ./zstreamtest.c: unsupported format zstd: tmp1: unsupported format zstd: tmp2.zst: unsupported format zstd: tmp3: unexpected end of file test --rm and --test combined tmpSplit.aa : Read error (39) : premature end zstd: tmpSplit.ab: unsupported format ===> golden files tests ===> benchmark mode tests bench one file Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21722 (x3.017), 13.6 MB/s |-tmp1 : 65537 -> 21722 (x3.017), 13.6 MB/s, 961.3 MB/s /-tmp1 : 65537 -> 21722 (x3.017), 13.6 MB/s, 977.5 MB/s 12# bench multiple levels Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 101.2 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 101.2 MB/s, 1354.2 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 149.2 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 149.2 MB/s, 1409.8 MB/s 0# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21510 (x3.047), 260.5 MB/s |-tmp1 : 65537 -> 21510 (x3.047), 260.5 MB/s, 1504.7 MB/s /-tmp1 : 65537 -> 21510 (x3.047), 260.5 MB/s, 1548.9 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21406 (x3.062), 11.9 MB/s |-tmp1 : 65537 -> 21406 (x3.062), 11.9 MB/s, 1345.3 MB/s /-tmp1 : 65537 -> 21406 (x3.062), 11.9 MB/s, 1394.0 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 117.3 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 117.3 MB/s, 1400.5 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 149.3 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 149.3 MB/s, 1406.3 MB/s 3# bench negative level Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 36714 (x1.785), 502.8 MB/s |-tmp1 : 65537 -> 36714 (x1.785), 502.8 MB/s, 3646.1 MB/s /-tmp1 : 65537 -> 36714 (x1.785), 510.3 MB/s -1# with recursive and quiet modes bench 1.5.2 : input 65537 bytes, 0 seconds, 0 KB blocks -1 21510 (3.047) 257.61 MB/s 1551.5 MB/s tmp1 bench 1.5.2 : input 65537 bytes, 0 seconds, 0 KB blocks -2 21406 (3.062) 219.25 MB/s 1402.8 MB/s tmp1 benchmark decompression only Loading tmp1.zst... |-tmp1.zst : 65537 -> |-tmp1.zst : 65537 -> 21726 (x3.017), 0.00 MB/s, 881.4 MB/s /-tmp1.zst : 65537 -> 21726 (x3.017), 0.00 MB/s, 896.8 MB/s 12# ===> zstd compatibility tests ===> gzip compatibility tests Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit gzip mode not supported ===> gzip frame tests gzip mode not supported ===> xz compatibility tests Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit xz mode not supported ===> xz frame tests xz mode not supported ===> lz4 compatibility tests Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit lz4 mode not supported lz4 mode not supported ===> suffix list test ===> tar extension tests zstd: tmp.t: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp.tz: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp.tzs: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. ===> zstd round-trip tests roundTripTest: datagen | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 64.0 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g15K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 15.0 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g127K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 127 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g255K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g522K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g519K | zstd -v6 | zstd -d6 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L6) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g517K | zstd -v16 | zstd -d16 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L16) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L16) Buffered : 0 B - Consumed : 517 KiB - Compressed : 162 KiB => 31.27% roundTripTest: datagen -g516K | zstd -v19 | zstd -d19 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L19) Buffered : 0 B - Consumed : 516 KiB - Compressed : 164 KiB => 31.70% fileRoundTripTest: datagen -g500K > tmp && zstd -v -c tmp | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.1 KiB => 31.34% ===> zstd long distance matching round-trip tests roundTripTest: datagen -g0 | zstd -v2 --single-thread --long | zstd -d2 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L2) Buffered : 0 B - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g1000K | zstd -v1 --single-thread --long | zstd -d1 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.2 KiB => 31.43% roundTripTest: datagen -g517K | zstd -v6 --single-thread --long | zstd -d6 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L6) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.4 KiB => 31.57% roundTripTest: datagen -g516K | zstd -v16 --single-thread --long | zstd -d16 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L16) Buffered : 0 B - Consumed : 128 KiB - Compressed : 39.4 KiB => 30.76% roundTripTest: datagen -g518K | zstd -v19 --single-thread --long | zstd -d19 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 0 B - Consumed : 128 KiB - Compressed : 39.8 KiB => 31.09% (L19) Buffered : 0 B - Consumed : 512 KiB - Compressed : 162 KiB => 31.71% roundTripTest: datagen -g2M | zstd -v22 --single-thread --ultra --long | zstd -d22 --single-thread --ultra --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L22) Buffered : 0 B - Consumed : 128 KiB - Compressed : 39.8 KiB => 31.09% (L22) Buffered : 0 B - Consumed : 384 KiB - Compressed : 120 KiB => 31.33% (L22) Buffered : 0 B - Consumed : 640 KiB - Compressed : 201 KiB => 31.45% (L22) Buffered : 0 B - Consumed : 896 KiB - Compressed : 283 KiB => 31.61% (L22) Buffered : 0 B - Consumed : 1.12 MiB - Compressed : 361 KiB => 31.32% (L22) Buffered : 0 B - Consumed : 1.38 MiB - Compressed : 438 KiB => 31.13% (L22) Buffered : 0 B - Consumed : 1.62 MiB - Compressed : 519 KiB => 31.22% (L22) Buffered : 0 B - Consumed : 1.88 MiB - Compressed : 600 KiB => 31.23% fileRoundTripTest: datagen -g5M > tmp && zstd -v3 --single-thread --long -c tmp | zstd -d3 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.5 KiB => 31.62% (L3) Buffered : 0 B - Consumed : 3.50 MiB - Compressed : 1.11 MiB => 31.79% roundTripTest: datagen -g96K | zstd -v5 --single-thread | zstd -d5 --single-thread *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L5) Buffered : 96.0 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% ===> zstdmt round-trip tests roundTripTest: datagen -g4M | zstd -v1 -T0 | zstd -d1 -T0 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Note: 8 physical core(s) detected (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g4M | zstd -v1 -T0 --auto-threads=physical | zstd -d1 -T0 --auto-threads=physical *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Note: 8 physical core(s) detected (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g4M | zstd -v1 -T0 --auto-threads=logical | zstd -d1 -T0 --auto-threads=logical *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Note: 8 logical core(s) detected (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 0 B - Consumed : 4.00 MiB - Compressed : 1.25 MiB => 31.34% roundTripTest: datagen -g8M | zstd -v3 -T2 | zstd -d3 -T2 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g8M | zstd -v19 --long | zstd -d19 --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L19) Buffered : 7.50 MiB - Consumed : 512 KiB - Compressed : 162 KiB => 31.71% (L19) Buffered : 7.00 MiB - Consumed : 1.000 MiB - Compressed : 321 KiB => 31.31% (L19) Buffered : 6.50 MiB - Consumed : 1.50 MiB - Compressed : 480 KiB => 31.26% (L19) Buffered : 6.00 MiB - Consumed : 2.00 MiB - Compressed : 640 KiB => 31.25% (L19) Buffered : 5.50 MiB - Consumed : 2.50 MiB - Compressed : 798 KiB => 31.19% (L19) Buffered : 5.00 MiB - Consumed : 3.00 MiB - Compressed : 960 KiB => 31.26% (L19) Buffered : 4.50 MiB - Consumed : 3.50 MiB - Compressed : 1.09 MiB => 31.12% (L19) Buffered : 4.00 MiB - Consumed : 4.00 MiB - Compressed : 1.25 MiB => 31.14% (L19) Buffered : 3.50 MiB - Consumed : 4.50 MiB - Compressed : 1.41 MiB => 31.30% (L19) Buffered : 3.00 MiB - Consumed : 5.00 MiB - Compressed : 1.57 MiB => 31.34% (L19) Buffered : 2.50 MiB - Consumed : 5.50 MiB - Compressed : 1.72 MiB => 31.27% (L19) Buffered : 2.00 MiB - Consumed : 6.00 MiB - Compressed : 1.88 MiB => 31.26% (L19) Buffered : 1.50 MiB - Consumed : 6.50 MiB - Compressed : 2.03 MiB => 31.24% (L19) Buffered : 1.000 MiB - Consumed : 7.00 MiB - Compressed : 2.19 MiB => 31.27% (L19) Buffered : 512 KiB - Consumed : 7.50 MiB - Compressed : 2.34 MiB => 31.26% (L19) Buffered : 0 B - Consumed : 8.00 MiB - Compressed : 2.51 MiB => 31.32% roundTripTest: datagen -g8000K | zstd -v2 --threads=2 | zstd -d2 --threads=2 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L2) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% fileRoundTripTest: datagen -g4M > tmp && zstd -v19 -T2 -B1M -c tmp | zstd -d19 -T2 -B1M *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L19) Buffered : 3.50 MiB - Consumed : 512 KiB - Compressed : 162 KiB => 31.71% (L19) Buffered : 3.00 MiB - Consumed : 1.000 MiB - Compressed : 321 KiB => 31.32% (L19) Buffered : 2.50 MiB - Consumed : 1.50 MiB - Compressed : 480 KiB => 31.26% (L19) Buffered : 2.00 MiB - Consumed : 2.00 MiB - Compressed : 640 KiB => 31.25% (L19) Buffered : 1.50 MiB - Consumed : 2.50 MiB - Compressed : 798 KiB => 31.19% (L19) Buffered : 1.000 MiB - Consumed : 3.00 MiB - Compressed : 960 KiB => 31.26% (L19) Buffered : 512 KiB - Consumed : 3.50 MiB - Compressed : 1.09 MiB => 31.12% (L19) Buffered : 0 B - Consumed : 4.00 MiB - Compressed : 1.25 MiB => 31.14% ===> zstdmt long distance matching round-trip tests roundTripTest: datagen -g8M | zstd -v3 --long=24 -T2 | zstd -d3 --long=24 -T2 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L3) Buffered : 384 KiB - Consumed : 6.00 MiB - Compressed : 1.91 MiB => 31.87% (L3) Buffered : 1.38 MiB - Consumed : 6.00 MiB - Compressed : 1.91 MiB => 31.87% ===> zstdmt environment variable tests Ignore environment variable setting ZSTD_NBTHREADS=-3: not a valid unsigned value Ignore environment variable setting ZSTD_NBTHREADS=: not a valid unsigned value Ignore environment variable setting ZSTD_NBTHREADS=-: not a valid unsigned value Ignore environment variable setting ZSTD_NBTHREADS=a: not a valid unsigned value Ignore environment variable setting ZSTD_NBTHREADS=+a: not a valid unsigned value Ignore environment variable setting ZSTD_NBTHREADS=3a7: not a valid unsigned value Ignore environment variable setting ZSTD_NBTHREADS=50000000000: numeric value too large ===> ovLog tests ===> zstd --list/-l single frame tests Warning : ./helloworld.link.zst is a symbolic link, ignoring Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 16 B 7 B 0.438 None ./hello.zst 2 0 40 B 14 B 0.350 XXH64 ./helloworld.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp1.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp2.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 7 0 63.7 KiB 192 KiB 3.014 6 files *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring Decompressed Size: 7 B (7 B) Decompressed Size: 14 B (14 B) Decompressed Size: 64.0 KiB (65537 B) Decompressed Size: 64.0 KiB (65537 B) Decompressed Size: 64.0 KiB (65537 B) Decompressed Size: 7 B (7 B) Warning : ./helloworld.link.zst is a symbolic link, ignoring Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 16 B 7 B 0.438 None ./hello.zst 2 0 40 B 14 B 0.350 XXH64 ./helloworld.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp1.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp2.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 7 0 63.7 KiB 192 KiB 3.014 6 files *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring ./hello.zst # Zstandard Frames: 1 Window Size: 7 B (7 B) Compressed Size: 16 B (16 B) Decompressed Size: 7 B (7 B) Ratio: 0.4375 Check: None ./helloworld.zst # Zstandard Frames: 2 Window Size: 7 B (7 B) Compressed Size: 40 B (40 B) Decompressed Size: 14 B (14 B) Ratio: 0.3500 Check: XXH64 ./tmp1.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 21.2 KiB (21726 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0165 Check: XXH64 ./tmp2.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 21.2 KiB (21726 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0165 Check: XXH64 ./tmp3.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 21.2 KiB (21726 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0165 Check: XXH64 ./world.zst # Zstandard Frames: 1 Window Size: 7 B (7 B) Compressed Size: 16 B (16 B) Decompressed Size: 7 B (7 B) Ratio: 0.4375 Check: None ===> zstd --list/-l multiple frame tests Warning : ./helloworld.link.zst is a symbolic link, ignoring Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 16 B 7 B 0.438 None ./hello.zst 2 0 40 B 14 B 0.350 XXH64 ./helloworld.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp1.zst 2 0 42.4 KiB 128 KiB 3.017 XXH64 ./tmp12.zst 3 0 63.7 KiB 192 KiB 3.017 XXH64 ./tmp123.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp2.zst 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 12 0 170 KiB 512 KiB 3.015 8 files *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring ./hello.zst # Zstandard Frames: 1 Window Size: 7 B (7 B) Compressed Size: 16 B (16 B) Decompressed Size: 7 B (7 B) Ratio: 0.4375 Check: None ./helloworld.zst # Zstandard Frames: 2 Window Size: 7 B (7 B) Compressed Size: 40 B (40 B) Decompressed Size: 14 B (14 B) Ratio: 0.3500 Check: XXH64 ./tmp1.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 21.2 KiB (21726 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0165 Check: XXH64 ./tmp12.zst # Zstandard Frames: 2 Window Size: 64.0 KiB (65537 B) Compressed Size: 42.4 KiB (43452 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0165 Check: XXH64 ./tmp123.zst # Zstandard Frames: 3 Window Size: 64.0 KiB (65537 B) Compressed Size: 63.7 KiB (65178 B) Decompressed Size: 192 KiB (196611 B) Ratio: 3.0165 Check: XXH64 ./tmp2.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 21.2 KiB (21726 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0165 Check: XXH64 ./tmp3.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 21.2 KiB (21726 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0165 Check: XXH64 ./world.zst # Zstandard Frames: 1 Window Size: 7 B (7 B) Compressed Size: 16 B (16 B) Decompressed Size: 7 B (7 B) Ratio: 0.4375 Check: None ===> zstd --list/-l error detection tests Frames Skips Compressed Uncompressed Ratio Check Filename File "tmp1" not compressed by zstd 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 tmp1.zst ----------------------------------------------------------------- 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 1 files Frames Skips Compressed Uncompressed Ratio Check Filename File "tmp1" not compressed by zstd 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 tmp1.zst 2 0 42.4 KiB 128 KiB 3.017 XXH64 tmp12.zst 3 0 63.7 KiB 192 KiB 3.017 XXH64 tmp123.zst File "tmp2" not compressed by zstd 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 tmp2.zst File "tmp3" not compressed by zstd 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 tmp3.zst ----------------------------------------------------------------- 8 0 170 KiB 512 KiB 3.017 XXH64 5 files *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** File "tmp1" not compressed by zstd tmp1.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 21.2 KiB (21726 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0165 Check: XXH64 tmp12.zst # Zstandard Frames: 2 Window Size: 64.0 KiB (65537 B) Compressed Size: 42.4 KiB (43452 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0165 Check: XXH64 tmp123.zst # Zstandard Frames: 3 Window Size: 64.0 KiB (65537 B) Compressed Size: 63.7 KiB (65178 B) Decompressed Size: 192 KiB (196611 B) Ratio: 3.0165 Check: XXH64 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** File "tmp2" not compressed by zstd tmp12.zst # Zstandard Frames: 2 Window Size: 64.0 KiB (65537 B) Compressed Size: 42.4 KiB (43452 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0165 Check: XXH64 test : detect truncated compressed file 100+0 records in 100+0 records out 100 bytes copied, 0.000143299 s, 698 kB/s Error: seeked to position 14916, which is beyond file size of 100 Frames Skips Compressed Uncompressed Ratio Check Filename File "truncated-input.txt.zst" is truncated ===> zstd --list/-l errors when presented with stdin / no files zstd: --list does not support reading from standard input No files given zstd: --list does not support reading from standard input zstd: --list does not support reading from standard input No files given zstd: --list does not support reading from standard input zstd: --list does not support reading from standard input zstd: --list does not support reading from standard input Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 21.2 KiB 64.0 KiB 3.017 XXH64 tmp1.zst ===> zstd --list/-l test with null files Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 13 B 0 B 0.000 XXH64 tmp5.zst Error: reached end of file with incomplete frame Frames Skips Compressed Uncompressed Ratio Check Filename File "tmp5" not compressed by zstd 1 0 13 B 0 B 0.000 XXH64 tmp5.zst ----------------------------------------------------------------- 1 0 13 B 0 B 0.000 XXH64 1 files *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Decompressed Size: 0 B (0 B) *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Error: reached end of file with incomplete frame File "tmp5" not compressed by zstd tmp5.zst # Zstandard Frames: 1 Window Size: 0 B (0 B) Compressed Size: 13 B (13 B) Decompressed Size: 0 B (0 B) Ratio: 0.0000 Check: XXH64 ===> zstd --list/-l test with no content size field Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 167 KiB XXH64 tmp6.zst *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** ===> zstd --list/-l test with no checksum Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 21.2 KiB 64.0 KiB 3.017 None tmp1.zst *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** tmp1.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 21.2 KiB (21722 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0171 Check: None ===> zstd trace tests Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21510 (x3.047), 250.3 MB/s |-tmp1 : 65537 -> 21510 (x3.047), 250.3 MB/s, 1447.8 MB/s /-tmp1 : 65537 -> 21510 (x3.047), 250.3 MB/s, 1494.5 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21406 (x3.062), 218.5 MB/s |-tmp1 : 65537 -> 21406 (x3.062), 218.5 MB/s, 1324.9 MB/s /-tmp1 : 65537 -> 21406 (x3.062), 218.5 MB/s, 1365.6 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 13.9 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 13.9 MB/s, 1343.3 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 13.9 MB/s, 1384.2 MB/s 3# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22583 (x2.902), 76.6 MB/s |-tmp1 : 65537 -> 22583 (x2.902), 76.6 MB/s, 912.6 MB/s /-tmp1 : 65537 -> 22583 (x2.902), 146.0 MB/s 4# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22117 (x2.963), 12.7 MB/s |-tmp1 : 65537 -> 22117 (x2.963), 12.7 MB/s, 908.5 MB/s /-tmp1 : 65537 -> 22117 (x2.963), 12.7 MB/s, 926.7 MB/s 5# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22026 (x2.975), 66.9 MB/s |-tmp1 : 65537 -> 22026 (x2.975), 66.9 MB/s, 934.4 MB/s /-tmp1 : 65537 -> 22026 (x2.975), 66.9 MB/s 6# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21987 (x2.981), 62.3 MB/s |-tmp1 : 65537 -> 21987 (x2.981), 62.3 MB/s, 923.2 MB/s /-tmp1 : 65537 -> 21987 (x2.981), 62.3 MB/s, 943.5 MB/s 7# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21922 (x2.990), 60.6 MB/s |-tmp1 : 65537 -> 21922 (x2.990), 60.6 MB/s, 939.2 MB/s 8# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21889 (x2.994), 52.4 MB/s |-tmp1 : 65537 -> 21889 (x2.994), 52.4 MB/s, 182.8 MB/s 9# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21854 (x2.999), 43.3 MB/s |-tmp1 : 65537 -> 21854 (x2.999), 43.3 MB/s, 941.7 MB/s 10# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64530 (x3.047), 227.1 MB/s |- 3 files : 196611 -> 64530 (x3.047), 227.1 MB/s, 1461.1 MB/s /- 3 files : 196611 -> 64530 (x3.047), 227.1 MB/s /- 3 files : 196611 -> 64530 (x3.047), 227.1 MB/s, 1461.1 MB/s 1# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64218 (x3.062), 196.1 MB/s |- 3 files : 196611 -> 64218 (x3.062), 196.1 MB/s, 1345.2 MB/s 2# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 63855 (x3.079), 20.4 MB/s |- 3 files : 196611 -> 63855 (x3.079), 20.4 MB/s, 1358.3 MB/s 3# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 67749 (x2.902), 113.7 MB/s |- 3 files : 196611 -> 67749 (x2.902), 113.7 MB/s, 917.7 MB/s 4# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 66351 (x2.963), 11.8 MB/s |- 3 files : 196611 -> 66351 (x2.963), 11.8 MB/s, 914.6 MB/s 5# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 66078 (x2.975), 28.4 MB/s |- 3 files : 196611 -> 66078 (x2.975), 28.4 MB/s, 928.9 MB/s 6# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65961 (x2.981), 62.4 MB/s |- 3 files : 196611 -> 65961 (x2.981), 62.4 MB/s, 120.9 MB/s 7# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65766 (x2.990), 17.4 MB/s |- 3 files : 196611 -> 65766 (x2.990), 17.4 MB/s, 933.0 MB/s 8# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65667 (x2.994), 25.6 MB/s |- 3 files : 196611 -> 65667 (x2.994), 25.6 MB/s, 943.2 MB/s 9# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65562 (x2.999), 17.1 MB/s |- 3 files : 196611 -> 65562 (x2.999), 17.1 MB/s, 943.9 MB/s 10# ===> zstd long distance matching tests roundTripTest: datagen -g0 | zstd -v --single-thread --long | zstd -d --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 0 B - Consumed : 0 B - Compressed : 0 B => 0.00% roundTripTest: datagen -g9M | zstd -v2 --single-thread --long | zstd -d2 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L2) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.0 KiB => 31.27% (L2) Buffered : 0 B - Consumed : 3.25 MiB - Compressed : 1.00 MiB => 30.85% (L2) Buffered : 0 B - Consumed : 5.88 MiB - Compressed : 1.82 MiB => 31.01% (L2) Buffered : 0 B - Consumed : 8.25 MiB - Compressed : 2.56 MiB => 31.03% roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --memory=512MB *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.2 KiB => 31.43% roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 --zstd=wlog=28 | zstd -d --memory=256MB *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.2 KiB => 31.43% roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --long=28 --memory=512MB *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.2 KiB => 31.43% roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --zstd=wlog=28 --memory=512MB *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.2 KiB => 31.43% ===> zstd long distance matching with optimal parser compressed size tests ===> adaptive mode roundTripTest: datagen -g270000000 | zstd -v --adapt | zstd -d --adapt *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 35.5 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 58.6 MiB - Consumed : 1.000 MiB - Compressed : 333 KiB => 32.47% (L12) Buffered : 59.0 MiB - Consumed : 2.50 MiB - Compressed : 842 KiB => 32.90% (L12) Buffered : 59.6 MiB - Consumed : 4.00 MiB - Compressed : 1.32 MiB => 33.10% (L12) Buffered : 58.5 MiB - Consumed : 5.50 MiB - Compressed : 1.84 MiB => 33.42% (L12) Buffered : 57.0 MiB - Consumed : 7.00 MiB - Compressed : 2.35 MiB => 33.57% (L12) Buffered : 55.5 MiB - Consumed : 8.50 MiB - Compressed : 2.87 MiB => 33.75% (L12) Buffered : 54.0 MiB - Consumed : 10.0 MiB - Compressed : 3.38 MiB => 33.84% (L12) Buffered : 52.5 MiB - Consumed : 11.5 MiB - Compressed : 3.90 MiB => 33.93% (L12) Buffered : 50.5 MiB - Consumed : 13.5 MiB - Compressed : 4.58 MiB => 33.96% (L12) Buffered : 48.5 MiB - Consumed : 15.5 MiB - Compressed : 5.27 MiB => 33.99% (L12) Buffered : 46.5 MiB - Consumed : 17.5 MiB - Compressed : 5.95 MiB => 34.02% (L12) Buffered : 44.5 MiB - Consumed : 19.5 MiB - Compressed : 6.64 MiB => 34.07% (L12) Buffered : 42.0 MiB - Consumed : 22.0 MiB - Compressed : 7.51 MiB => 34.16% (L12) Buffered : 40.0 MiB - Consumed : 24.0 MiB - Compressed : 8.20 MiB => 34.19% (L12) Buffered : 38.0 MiB - Consumed : 26.0 MiB - Compressed : 8.90 MiB => 34.23% (L12) Buffered : 36.0 MiB - Consumed : 28.0 MiB - Compressed : 9.59 MiB => 34.26% (L12) Buffered : 34.0 MiB - Consumed : 30.0 MiB - Compressed : 10.3 MiB => 34.30% (L12) Buffered : 32.0 MiB - Consumed : 32.0 MiB - Compressed : 11.0 MiB => 34.34% (L12) Buffered : 43.8 MiB - Consumed : 32.5 MiB - Compressed : 11.2 MiB => 34.34% (L12) Buffered : 44.4 MiB - Consumed : 34.5 MiB - Compressed : 11.8 MiB => 34.34% (L12) Buffered : 59.5 MiB - Consumed : 36.5 MiB - Compressed : 12.5 MiB => 34.33% (L12) Buffered : 58.0 MiB - Consumed : 38.0 MiB - Compressed : 13.0 MiB => 34.32% (L12) Buffered : 56.0 MiB - Consumed : 40.0 MiB - Compressed : 13.7 MiB => 34.34% (L12) Buffered : 54.0 MiB - Consumed : 42.0 MiB - Compressed : 14.4 MiB => 34.36% (L12) Buffered : 51.5 MiB - Consumed : 44.5 MiB - Compressed : 15.3 MiB => 34.36% (L12) Buffered : 49.5 MiB - Consumed : 46.5 MiB - Compressed : 16.0 MiB => 34.38% (L12) Buffered : 47.5 MiB - Consumed : 48.5 MiB - Compressed : 16.7 MiB => 34.36% (L12) Buffered : 45.5 MiB - Consumed : 50.5 MiB - Compressed : 17.4 MiB => 34.36% (L12) Buffered : 43.0 MiB - Consumed : 53.0 MiB - Compressed : 18.2 MiB => 34.37% (L12) Buffered : 41.0 MiB - Consumed : 55.0 MiB - Compressed : 18.9 MiB => 34.38% (L12) Buffered : 39.0 MiB - Consumed : 57.0 MiB - Compressed : 19.6 MiB => 34.38% (L12) Buffered : 37.0 MiB - Consumed : 59.0 MiB - Compressed : 20.3 MiB => 34.38% (L12) Buffered : 35.0 MiB - Consumed : 61.0 MiB - Compressed : 21.0 MiB => 34.36% (L12) Buffered : 33.0 MiB - Consumed : 63.0 MiB - Compressed : 21.7 MiB => 34.37% (L12) Buffered : 46.4 MiB - Consumed : 64.0 MiB - Compressed : 22.0 MiB => 34.38% (L11) Buffered : 61.5 MiB - Consumed : 66.5 MiB - Compressed : 22.9 MiB => 34.38% (L11) Buffered : 59.5 MiB - Consumed : 68.5 MiB - Compressed : 23.6 MiB => 34.38% (L11) Buffered : 57.0 MiB - Consumed : 71.0 MiB - Compressed : 24.4 MiB => 34.41% (L11) Buffered : 55.0 MiB - Consumed : 73.0 MiB - Compressed : 25.1 MiB => 34.41% (L11) Buffered : 53.0 MiB - Consumed : 75.0 MiB - Compressed : 25.8 MiB => 34.40% (L11) Buffered : 51.0 MiB - Consumed : 77.0 MiB - Compressed : 26.5 MiB => 34.40% (L11) Buffered : 48.5 MiB - Consumed : 79.5 MiB - Compressed : 27.3 MiB => 34.39% (L11) Buffered : 46.5 MiB - Consumed : 81.5 MiB - Compressed : 28.0 MiB => 34.39% (L11) Buffered : 44.5 MiB - Consumed : 83.5 MiB - Compressed : 28.7 MiB => 34.39% (L11) Buffered : 42.5 MiB - Consumed : 85.5 MiB - Compressed : 29.4 MiB => 34.41% (L11) Buffered : 40.5 MiB - Consumed : 87.5 MiB - Compressed : 30.1 MiB => 34.42% (L11) Buffered : 38.0 MiB - Consumed : 90.0 MiB - Compressed : 31.0 MiB => 34.43% (L11) Buffered : 35.5 MiB - Consumed : 92.5 MiB - Compressed : 31.8 MiB => 34.43% (L11) Buffered : 33.5 MiB - Consumed : 94.5 MiB - Compressed : 32.5 MiB => 34.43% (L11) Buffered : 39.1 MiB - Consumed : 96.0 MiB - Compressed : 33.1 MiB => 34.43% (L11) Buffered : 63.0 MiB - Consumed : 97.0 MiB - Compressed : 33.4 MiB => 34.42% (L11) Buffered : 60.5 MiB - Consumed : 99.5 MiB - Compressed : 34.2 MiB => 34.41% (L11) Buffered : 58.0 MiB - Consumed : 102 MiB - Compressed : 35.1 MiB => 34.41% (L11) Buffered : 55.5 MiB - Consumed : 104 MiB - Compressed : 35.9 MiB => 34.40% (L11) Buffered : 53.0 MiB - Consumed : 107 MiB - Compressed : 36.8 MiB => 34.39% (L11) Buffered : 50.5 MiB - Consumed : 110 MiB - Compressed : 37.7 MiB => 34.39% (L11) Buffered : 48.0 MiB - Consumed : 112 MiB - Compressed : 38.5 MiB => 34.39% (L11) Buffered : 45.5 MiB - Consumed : 114 MiB - Compressed : 39.4 MiB => 34.41% (L11) Buffered : 43.0 MiB - Consumed : 117 MiB - Compressed : 40.3 MiB => 34.41% (L11) Buffered : 40.5 MiB - Consumed : 120 MiB - Compressed : 41.1 MiB => 34.41% (L11) Buffered : 38.0 MiB - Consumed : 122 MiB - Compressed : 42.0 MiB => 34.42% (L11) Buffered : 35.5 MiB - Consumed : 124 MiB - Compressed : 42.8 MiB => 34.41% (L11) Buffered : 33.0 MiB - Consumed : 127 MiB - Compressed : 43.7 MiB => 34.40% (L11) Buffered : 45.8 MiB - Consumed : 128 MiB - Compressed : 44.0 MiB => 34.40% (L10) Buffered : 62.0 MiB - Consumed : 130 MiB - Compressed : 44.7 MiB => 34.39% (L10) Buffered : 60.5 MiB - Consumed : 132 MiB - Compressed : 45.2 MiB => 34.39% (L10) Buffered : 59.0 MiB - Consumed : 133 MiB - Compressed : 45.7 MiB => 34.39% (L10) Buffered : 57.0 MiB - Consumed : 135 MiB - Compressed : 46.4 MiB => 34.39% (L10) Buffered : 54.0 MiB - Consumed : 138 MiB - Compressed : 47.4 MiB => 34.38% (L10) Buffered : 51.5 MiB - Consumed : 140 MiB - Compressed : 48.3 MiB => 34.38% (L10) Buffered : 49.0 MiB - Consumed : 143 MiB - Compressed : 49.2 MiB => 34.39% (L10) Buffered : 46.0 MiB - Consumed : 146 MiB - Compressed : 50.2 MiB => 34.39% (L10) Buffered : 43.0 MiB - Consumed : 149 MiB - Compressed : 51.2 MiB => 34.39% (L10) Buffered : 40.5 MiB - Consumed : 152 MiB - Compressed : 52.1 MiB => 34.40% (L10) Buffered : 38.0 MiB - Consumed : 154 MiB - Compressed : 53.0 MiB => 34.40% (L10) Buffered : 35.5 MiB - Consumed : 156 MiB - Compressed : 53.8 MiB => 34.41% (L10) Buffered : 32.5 MiB - Consumed : 160 MiB - Compressed : 54.9 MiB => 34.40% (L10) Buffered : 61.6 MiB - Consumed : 160 MiB - Compressed : 55.0 MiB => 34.40% (L9) Buffered : 60.5 MiB - Consumed : 164 MiB - Compressed : 56.2 MiB => 34.40% (L9) Buffered : 56.0 MiB - Consumed : 168 MiB - Compressed : 57.8 MiB => 34.40% (L9) Buffered : 52.0 MiB - Consumed : 172 MiB - Compressed : 59.2 MiB => 34.40% (L9) Buffered : 48.0 MiB - Consumed : 176 MiB - Compressed : 60.6 MiB => 34.40% (L9) Buffered : 44.0 MiB - Consumed : 180 MiB - Compressed : 61.9 MiB => 34.40% (L9) Buffered : 40.0 MiB - Consumed : 184 MiB - Compressed : 63.3 MiB => 34.39% (L9) Buffered : 35.5 MiB - Consumed : 188 MiB - Compressed : 64.8 MiB => 34.40% (L9) Buffered : 32.8 MiB - Consumed : 192 MiB - Compressed : 66.1 MiB => 34.41% (L9) Buffered : 55.0 MiB - Consumed : 192 MiB - Compressed : 66.2 MiB => 34.41% (L9) Buffered : 58.5 MiB - Consumed : 198 MiB - Compressed : 67.9 MiB => 34.39% (L9) Buffered : 53.0 MiB - Consumed : 203 MiB - Compressed : 69.8 MiB => 34.39% (L9) Buffered : 47.5 MiB - Consumed : 208 MiB - Compressed : 71.7 MiB => 34.39% (L9) Buffered : 42.0 MiB - Consumed : 214 MiB - Compressed : 73.6 MiB => 34.39% (L9) Buffered : 36.5 MiB - Consumed : 220 MiB - Compressed : 75.5 MiB => 34.38% (L9) Buffered : 33.0 MiB - Consumed : 224 MiB - Compressed : 77.2 MiB => 34.37% (L8) Buffered : 27.0 MiB - Consumed : 230 MiB - Compressed : 79.2 MiB => 34.35% (L8) Buffered : 21.0 MiB - Consumed : 236 MiB - Compressed : 81.2 MiB => 34.35% (L8) Buffered : 15.5 MiB - Consumed : 242 MiB - Compressed : 83.1 MiB => 34.36% (L8) Buffered : 9.49 MiB - Consumed : 248 MiB - Compressed : 85.2 MiB => 34.34% (L8) Buffered : 3.49 MiB - Consumed : 254 MiB - Compressed : 87.2 MiB => 34.33% (L8) Buffered : 504 KiB - Consumed : 257 MiB - Compressed : 88.2 MiB => 34.33% roundTripTest: datagen -g27000000 | zstd -v --adapt=min=1,max=4 | zstd -d --adapt=min=1,max=4 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L4) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L4) Buffered : 23.2 MiB - Consumed : 2.50 MiB - Compressed : 848 KiB => 33.13% (L4) Buffered : 8.75 MiB - Consumed : 17.0 MiB - Compressed : 5.72 MiB => 33.62% (L4) Buffered : 0 B - Consumed : 25.7 MiB - Compressed : 8.69 MiB => 33.76% (L4) Buffered : 0 B - Consumed : 25.7 MiB - Compressed : 8.69 MiB => 33.76% (L4) Buffered : 0 B - Consumed : 25.7 MiB - Compressed : 8.69 MiB => 33.76% (L4) Buffered : 0 B - Consumed : 25.7 MiB - Compressed : 8.69 MiB => 33.76% (L4) Buffered : 0 B - Consumed : 25.7 MiB - Compressed : 8.69 MiB => 33.76% roundTripTest: datagen -g27000000 | zstd -v --adapt=min=-2,max=-1 | zstd -d --adapt=min=-2,max=-1 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L-1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L-1) Buffered : 15.6 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L-1) Buffered : 18.2 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L-1) Buffered : 8.75 MiB - Consumed : 17.0 MiB - Compressed : 9.16 MiB => 53.89% ===> test: --adapt must fail on incoherent bounds Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit incoherent adaptation limits Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit ===> rsyncable mode roundTripTest: datagen -g10M | zstd -v --rsyncable | zstd -d --rsyncable *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 2.50 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 6.50 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 9.50 MiB - Consumed : 512 KiB - Compressed : 166 KiB => 32.50% (L12) Buffered : 7.00 MiB - Consumed : 3.00 MiB - Compressed : 1016 KiB => 33.09% (L12) Buffered : 4.50 MiB - Consumed : 5.50 MiB - Compressed : 1.83 MiB => 33.36% (L12) Buffered : 2.00 MiB - Consumed : 8.00 MiB - Compressed : 2.68 MiB => 33.53% roundTripTest: datagen -g10M | zstd -v --rsyncable -B100K | zstd -d --rsyncable -B100K *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 779 KiB - Consumed : 757 KiB - Compressed : 247 KiB => 32.60% (L12) Buffered : 1.47 MiB - Consumed : 1.74 MiB - Compressed : 581 KiB => 32.61% (L12) Buffered : 1.01 MiB - Consumed : 2.74 MiB - Compressed : 921 KiB => 32.83% (L12) Buffered : 1.000 MiB - Consumed : 4.21 MiB - Compressed : 1.38 MiB => 32.87% (L12) Buffered : 512 KiB - Consumed : 5.71 MiB - Compressed : 1.88 MiB => 32.96% (L12) Buffered : 738 KiB - Consumed : 6.71 MiB - Compressed : 2.21 MiB => 33.02% (L12) Buffered : 627 KiB - Consumed : 7.64 MiB - Compressed : 2.52 MiB => 33.00% (L12) Buffered : 1.18 MiB - Consumed : 8.82 MiB - Compressed : 2.91 MiB => 33.00% (L12) Buffered : 0 B - Consumed : 10.0 MiB - Compressed : 3.31 MiB => 33.09% ===> test: --rsyncable must fail with --single-thread *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** zstd: error 1 : Rsyncable mode is not compatible with single thread mode ===> patch-from=origin tests [Optimal parser notes] Consider the following to improve patch size at the cost of speed: - Use --single-thread mode in the zstd cli - Set a larger targetLength (eg. --zstd=targetLength=4096) - Set a larger chainLog (eg. --zstd=chainLog=30) Also consider playing around with searchLog and hashLog Files tmp_patch_recon and tmp_patch are identical ===> alternate syntax: patch-from origin [Optimal parser notes] Consider the following to improve patch size at the cost of speed: - Use --single-thread mode in the zstd cli - Set a larger targetLength (eg. --zstd=targetLength=4096) - Set a larger chainLog (eg. --zstd=chainLog=30) Also consider playing around with searchLog and hashLog Files tmp_patch_recon and tmp_patch are identical ===> patch-from recursive tests error : can't use --patch-from=# on multiple files ===> patch-from long mode trigger larger file test long mode automatically triggered ===> patch-from very large dictionary and file test Files tmp_patch_recon and tmp_patch are identical ===> patch-from --stream-size test zstd: error 42 : Using --patch-from with stdin requires --stream-size [Optimal parser notes] Consider the following to improve patch size at the cost of speed: - Use --single-thread mode in the zstd cli - Set a larger targetLength (eg. --zstd=targetLength=4096) - Set a larger chainLog (eg. --zstd=chainLog=30) Also consider playing around with searchLog and hashLog ===> large files tests roundTripTest: datagen -g270000000 | zstd -v1 | zstd -d1 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 1.000 MiB - Consumed : 14.0 MiB - Compressed : 4.42 MiB => 31.54% (L1) Buffered : 512 KiB - Consumed : 32.0 MiB - Compressed : 10.2 MiB => 31.75% (L1) Buffered : 2.00 MiB - Consumed : 48.0 MiB - Compressed : 15.2 MiB => 31.76% (L1) Buffered : 384 KiB - Consumed : 68.0 MiB - Compressed : 21.6 MiB => 31.75% (L1) Buffered : 1.000 MiB - Consumed : 78.0 MiB - Compressed : 24.8 MiB => 31.76% (L1) Buffered : 896 KiB - Consumed : 84.0 MiB - Compressed : 26.7 MiB => 31.75% (L1) Buffered : 1.25 MiB - Consumed : 89.5 MiB - Compressed : 28.4 MiB => 31.78% (L1) Buffered : 1.50 MiB - Consumed : 92.0 MiB - Compressed : 29.2 MiB => 31.78% (L1) Buffered : 256 KiB - Consumed : 96.0 MiB - Compressed : 30.5 MiB => 31.78% (L1) Buffered : 640 KiB - Consumed : 98.0 MiB - Compressed : 31.1 MiB => 31.77% (L1) Buffered : 1.50 MiB - Consumed : 100 MiB - Compressed : 31.8 MiB => 31.77% (L1) Buffered : 1.38 MiB - Consumed : 102 MiB - Compressed : 32.4 MiB => 31.77% (L1) Buffered : 256 KiB - Consumed : 106 MiB - Compressed : 33.7 MiB => 31.76% (L1) Buffered : 1.62 MiB - Consumed : 109 MiB - Compressed : 34.6 MiB => 31.75% (L1) Buffered : 512 KiB - Consumed : 116 MiB - Compressed : 36.8 MiB => 31.77% (L1) Buffered : 1.000 MiB - Consumed : 127 MiB - Compressed : 40.3 MiB => 31.76% (L1) Buffered : 640 KiB - Consumed : 134 MiB - Compressed : 42.6 MiB => 31.76% (L1) Buffered : 896 KiB - Consumed : 142 MiB - Compressed : 45.1 MiB => 31.75% (L1) Buffered : 1.50 MiB - Consumed : 146 MiB - Compressed : 46.4 MiB => 31.76% (L1) Buffered : 2.00 MiB - Consumed : 152 MiB - Compressed : 48.3 MiB => 31.77% (L1) Buffered : 3.50 MiB - Consumed : 170 MiB - Compressed : 54.2 MiB => 31.77% (L1) Buffered : 2.00 MiB - Consumed : 184 MiB - Compressed : 58.4 MiB => 31.77% (L1) Buffered : 1.62 MiB - Consumed : 190 MiB - Compressed : 60.5 MiB => 31.78% (L1) Buffered : 640 KiB - Consumed : 198 MiB - Compressed : 62.9 MiB => 31.77% (L1) Buffered : 2.38 MiB - Consumed : 204 MiB - Compressed : 64.8 MiB => 31.77% (L1) Buffered : 512 KiB - Consumed : 214 MiB - Compressed : 68.0 MiB => 31.78% (L1) Buffered : 2.88 MiB - Consumed : 221 MiB - Compressed : 70.2 MiB => 31.78% (L1) Buffered : 512 KiB - Consumed : 232 MiB - Compressed : 73.7 MiB => 31.76% (L1) Buffered : 128 KiB - Consumed : 240 MiB - Compressed : 76.3 MiB => 31.78% (L1) Buffered : 1.12 MiB - Consumed : 246 MiB - Compressed : 78.2 MiB => 31.78% (L1) Buffered : 1.49 MiB - Consumed : 256 MiB - Compressed : 81.3 MiB => 31.77% roundTripTest: datagen -g250000000 | zstd -v2 | zstd -d2 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L2) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L2) Buffered : 5.62 MiB - Consumed : 9.50 MiB - Compressed : 2.97 MiB => 31.26% (L2) Buffered : 1.75 MiB - Consumed : 16.0 MiB - Compressed : 5.01 MiB => 31.33% (L2) Buffered : 3.38 MiB - Consumed : 24.0 MiB - Compressed : 7.54 MiB => 31.41% (L2) Buffered : 128 KiB - Consumed : 36.0 MiB - Compressed : 11.4 MiB => 31.53% (L2) Buffered : 4.00 MiB - Consumed : 50.0 MiB - Compressed : 15.8 MiB => 31.51% (L2) Buffered : 1.000 MiB - Consumed : 68.0 MiB - Compressed : 21.4 MiB => 31.51% (L2) Buffered : 896 KiB - Consumed : 84.0 MiB - Compressed : 26.5 MiB => 31.52% (L2) Buffered : 3.88 MiB - Consumed : 96.0 MiB - Compressed : 30.3 MiB => 31.54% (L2) Buffered : 2.75 MiB - Consumed : 100 MiB - Compressed : 31.5 MiB => 31.53% (L2) Buffered : 1.25 MiB - Consumed : 104 MiB - Compressed : 32.8 MiB => 31.53% (L2) Buffered : 4.12 MiB - Consumed : 104 MiB - Compressed : 32.8 MiB => 31.53% (L2) Buffered : 4.12 MiB - Consumed : 120 MiB - Compressed : 37.9 MiB => 31.54% (L2) Buffered : 1.50 MiB - Consumed : 132 MiB - Compressed : 41.6 MiB => 31.52% (L2) Buffered : 1.25 MiB - Consumed : 135 MiB - Compressed : 42.6 MiB => 31.52% (L2) Buffered : 2.62 MiB - Consumed : 136 MiB - Compressed : 42.9 MiB => 31.52% (L2) Buffered : 1.25 MiB - Consumed : 140 MiB - Compressed : 44.1 MiB => 31.52% (L2) Buffered : 384 KiB - Consumed : 148 MiB - Compressed : 46.7 MiB => 31.52% (L2) Buffered : 1.38 MiB - Consumed : 152 MiB - Compressed : 47.9 MiB => 31.53% (L2) Buffered : 2.88 MiB - Consumed : 156 MiB - Compressed : 49.2 MiB => 31.54% (L2) Buffered : 1.75 MiB - Consumed : 160 MiB - Compressed : 50.5 MiB => 31.54% (L2) Buffered : 384 KiB - Consumed : 164 MiB - Compressed : 51.7 MiB => 31.54% (L2) Buffered : 2.50 MiB - Consumed : 164 MiB - Compressed : 51.7 MiB => 31.54% (L2) Buffered : 768 KiB - Consumed : 168 MiB - Compressed : 53.0 MiB => 31.54% (L2) Buffered : 3.38 MiB - Consumed : 168 MiB - Compressed : 53.0 MiB => 31.54% (L2) Buffered : 1.62 MiB - Consumed : 172 MiB - Compressed : 54.2 MiB => 31.53% (L2) Buffered : 256 KiB - Consumed : 176 MiB - Compressed : 55.5 MiB => 31.54% (L2) Buffered : 2.75 MiB - Consumed : 176 MiB - Compressed : 55.5 MiB => 31.54% (L2) Buffered : 768 KiB - Consumed : 180 MiB - Compressed : 56.8 MiB => 31.53% (L2) Buffered : 2.88 MiB - Consumed : 180 MiB - Compressed : 56.8 MiB => 31.53% (L2) Buffered : 2.50 MiB - Consumed : 184 MiB - Compressed : 58.0 MiB => 31.53% (L2) Buffered : 1.50 MiB - Consumed : 192 MiB - Compressed : 60.6 MiB => 31.55% (L2) Buffered : 3.12 MiB - Consumed : 197 MiB - Compressed : 62.1 MiB => 31.54% (L2) Buffered : 4.00 MiB - Consumed : 206 MiB - Compressed : 65.0 MiB => 31.54% (L2) Buffered : 4.25 MiB - Consumed : 222 MiB - Compressed : 70.2 MiB => 31.54% (L2) Buffered : 384 KiB - Consumed : 232 MiB - Compressed : 73.1 MiB => 31.53% (L2) Buffered : 941 KiB - Consumed : 238 MiB - Compressed : 74.9 MiB => 31.54% roundTripTest: datagen -g230000000 | zstd -v3 | zstd -d3 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L3) Buffered : 6.00 MiB - Consumed : 6.50 MiB - Compressed : 2.09 MiB => 32.18% (L3) Buffered : 7.25 MiB - Consumed : 8.00 MiB - Compressed : 2.58 MiB => 32.25% (L3) Buffered : 1.88 MiB - Consumed : 16.0 MiB - Compressed : 5.18 MiB => 32.36% (L3) Buffered : 4.12 MiB - Consumed : 16.0 MiB - Compressed : 5.18 MiB => 32.36% (L3) Buffered : 6.62 MiB - Consumed : 16.0 MiB - Compressed : 5.18 MiB => 32.36% (L3) Buffered : 4.88 MiB - Consumed : 20.5 MiB - Compressed : 6.64 MiB => 32.39% (L3) Buffered : 4.50 MiB - Consumed : 24.0 MiB - Compressed : 7.78 MiB => 32.44% (L3) Buffered : 7.25 MiB - Consumed : 24.0 MiB - Compressed : 7.78 MiB => 32.44% (L3) Buffered : 2.00 MiB - Consumed : 32.0 MiB - Compressed : 10.4 MiB => 32.54% (L3) Buffered : 5.00 MiB - Consumed : 32.0 MiB - Compressed : 10.4 MiB => 32.54% (L3) Buffered : 7.88 MiB - Consumed : 32.0 MiB - Compressed : 10.4 MiB => 32.54% (L3) Buffered : 2.62 MiB - Consumed : 40.0 MiB - Compressed : 13.0 MiB => 32.55% (L3) Buffered : 5.50 MiB - Consumed : 40.0 MiB - Compressed : 13.0 MiB => 32.55% (L3) Buffered : 10.8 MiB - Consumed : 44.0 MiB - Compressed : 14.3 MiB => 32.57% (L3) Buffered : 1.88 MiB - Consumed : 55.5 MiB - Compressed : 18.1 MiB => 32.56% (L3) Buffered : 6.88 MiB - Consumed : 58.5 MiB - Compressed : 19.0 MiB => 32.54% (L3) Buffered : 4.12 MiB - Consumed : 64.0 MiB - Compressed : 20.8 MiB => 32.54% (L3) Buffered : 6.88 MiB - Consumed : 64.0 MiB - Compressed : 20.8 MiB => 32.54% (L3) Buffered : 1.50 MiB - Consumed : 72.0 MiB - Compressed : 23.5 MiB => 32.58% (L3) Buffered : 4.50 MiB - Consumed : 72.0 MiB - Compressed : 23.5 MiB => 32.58% (L3) Buffered : 7.00 MiB - Consumed : 72.0 MiB - Compressed : 23.5 MiB => 32.58% (L3) Buffered : 4.00 MiB - Consumed : 77.5 MiB - Compressed : 25.2 MiB => 32.56% (L3) Buffered : 4.38 MiB - Consumed : 80.0 MiB - Compressed : 26.0 MiB => 32.55% (L3) Buffered : 11.0 MiB - Consumed : 82.5 MiB - Compressed : 26.9 MiB => 32.55% (L3) Buffered : 8.25 MiB - Consumed : 91.5 MiB - Compressed : 29.8 MiB => 32.58% (L3) Buffered : 8.50 MiB - Consumed : 99.5 MiB - Compressed : 32.4 MiB => 32.57% (L3) Buffered : 8.00 MiB - Consumed : 106 MiB - Compressed : 34.5 MiB => 32.56% (L3) Buffered : 14.4 MiB - Consumed : 113 MiB - Compressed : 36.8 MiB => 32.56% (L3) Buffered : 8.00 MiB - Consumed : 128 MiB - Compressed : 41.7 MiB => 32.56% (L3) Buffered : 13.0 MiB - Consumed : 139 MiB - Compressed : 45.2 MiB => 32.55% (L3) Buffered : 10.0 MiB - Consumed : 150 MiB - Compressed : 48.8 MiB => 32.57% (L3) Buffered : 12.5 MiB - Consumed : 164 MiB - Compressed : 53.3 MiB => 32.57% (L3) Buffered : 10.9 MiB - Consumed : 177 MiB - Compressed : 57.7 MiB => 32.57% (L3) Buffered : 9.50 MiB - Consumed : 190 MiB - Compressed : 61.9 MiB => 32.57% (L3) Buffered : 2.12 MiB - Consumed : 200 MiB - Compressed : 65.1 MiB => 32.57% (L3) Buffered : 5.62 MiB - Consumed : 204 MiB - Compressed : 66.6 MiB => 32.57% (L3) Buffered : 6.25 MiB - Consumed : 211 MiB - Compressed : 68.8 MiB => 32.58% (L3) Buffered : 353 KiB - Consumed : 219 MiB - Compressed : 71.4 MiB => 32.58% roundTripTest: datagen -g140000000 -P60 | zstd -v4 | zstd -d4 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L4) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L4) Buffered : 9.25 MiB - Consumed : 5.50 MiB - Compressed : 1.54 MiB => 27.91% (L4) Buffered : 4.75 MiB - Consumed : 12.0 MiB - Compressed : 3.35 MiB => 27.93% (L4) Buffered : 1.50 MiB - Consumed : 16.0 MiB - Compressed : 4.48 MiB => 27.98% (L4) Buffered : 9.38 MiB - Consumed : 16.0 MiB - Compressed : 4.48 MiB => 27.98% (L4) Buffered : 8.00 MiB - Consumed : 24.0 MiB - Compressed : 6.74 MiB => 28.08% (L4) Buffered : 3.12 MiB - Consumed : 32.0 MiB - Compressed : 8.97 MiB => 28.04% (L4) Buffered : 5.00 MiB - Consumed : 36.0 MiB - Compressed : 10.1 MiB => 28.01% (L4) Buffered : 4.00 MiB - Consumed : 40.0 MiB - Compressed : 11.2 MiB => 28.03% (L4) Buffered : 6.75 MiB - Consumed : 40.0 MiB - Compressed : 11.2 MiB => 28.03% (L4) Buffered : 1.38 MiB - Consumed : 47.5 MiB - Compressed : 13.3 MiB => 28.04% (L4) Buffered : 3.12 MiB - Consumed : 48.0 MiB - Compressed : 13.5 MiB => 28.04% (L4) Buffered : 6.00 MiB - Consumed : 48.0 MiB - Compressed : 13.5 MiB => 28.04% (L4) Buffered : 4.62 MiB - Consumed : 52.0 MiB - Compressed : 14.6 MiB => 28.04% (L4) Buffered : 4.25 MiB - Consumed : 56.0 MiB - Compressed : 15.7 MiB => 28.04% (L4) Buffered : 7.12 MiB - Consumed : 56.0 MiB - Compressed : 15.7 MiB => 28.04% (L4) Buffered : 5.25 MiB - Consumed : 60.5 MiB - Compressed : 17.0 MiB => 28.04% (L4) Buffered : 13.1 MiB - Consumed : 66.5 MiB - Compressed : 18.6 MiB => 28.04% (L4) Buffered : 7.62 MiB - Consumed : 75.0 MiB - Compressed : 21.0 MiB => 28.04% (L4) Buffered : 8.50 MiB - Consumed : 80.0 MiB - Compressed : 22.5 MiB => 28.07% (L4) Buffered : 8.12 MiB - Consumed : 88.0 MiB - Compressed : 24.7 MiB => 28.08% (L4) Buffered : 3.25 MiB - Consumed : 96.0 MiB - Compressed : 26.9 MiB => 28.07% (L4) Buffered : 6.88 MiB - Consumed : 96.0 MiB - Compressed : 26.9 MiB => 28.07% (L4) Buffered : 2.88 MiB - Consumed : 104 MiB - Compressed : 29.2 MiB => 28.07% (L4) Buffered : 3.75 MiB - Consumed : 104 MiB - Compressed : 29.2 MiB => 28.07% (L4) Buffered : 4.75 MiB - Consumed : 104 MiB - Compressed : 29.2 MiB => 28.07% (L4) Buffered : 2.00 MiB - Consumed : 112 MiB - Compressed : 31.4 MiB => 28.06% (L4) Buffered : 2.75 MiB - Consumed : 112 MiB - Compressed : 31.4 MiB => 28.06% (L4) Buffered : 3.62 MiB - Consumed : 112 MiB - Compressed : 31.4 MiB => 28.06% (L4) Buffered : 2.50 MiB - Consumed : 120 MiB - Compressed : 33.7 MiB => 28.05% (L4) Buffered : 3.25 MiB - Consumed : 128 MiB - Compressed : 35.9 MiB => 28.04% (L4) Buffered : 4.12 MiB - Consumed : 128 MiB - Compressed : 35.9 MiB => 28.04% (L4) Buffered : 0 B - Consumed : 134 MiB - Compressed : 37.4 MiB => 28.03% roundTripTest: datagen -g130000000 -P62 | zstd -v5 | zstd -d5 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L5) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L5) Buffered : 3.88 MiB - Consumed : 7.50 MiB - Compressed : 1.93 MiB => 25.75% (L5) Buffered : 4.75 MiB - Consumed : 15.0 MiB - Compressed : 3.88 MiB => 25.89% (L5) Buffered : 4.50 MiB - Consumed : 16.0 MiB - Compressed : 4.14 MiB => 25.90% (L5) Buffered : 11.9 MiB - Consumed : 16.5 MiB - Compressed : 4.27 MiB => 25.90% (L5) Buffered : 5.25 MiB - Consumed : 24.0 MiB - Compressed : 6.23 MiB => 25.96% (L5) Buffered : 6.00 MiB - Consumed : 24.0 MiB - Compressed : 6.23 MiB => 25.96% (L5) Buffered : 8.50 MiB - Consumed : 31.5 MiB - Compressed : 8.18 MiB => 25.96% (L5) Buffered : 10.5 MiB - Consumed : 40.5 MiB - Compressed : 10.5 MiB => 25.97% (L5) Buffered : 6.00 MiB - Consumed : 51.0 MiB - Compressed : 13.3 MiB => 25.99% (L5) Buffered : 8.62 MiB - Consumed : 59.0 MiB - Compressed : 15.3 MiB => 25.97% (L5) Buffered : 11.5 MiB - Consumed : 68.5 MiB - Compressed : 17.8 MiB => 25.97% (L5) Buffered : 11.5 MiB - Consumed : 76.5 MiB - Compressed : 19.9 MiB => 25.99% (L5) Buffered : 11.0 MiB - Consumed : 85.0 MiB - Compressed : 22.1 MiB => 25.99% (L5) Buffered : 11.0 MiB - Consumed : 93.0 MiB - Compressed : 24.2 MiB => 26.01% (L5) Buffered : 13.0 MiB - Consumed : 99.0 MiB - Compressed : 25.8 MiB => 26.01% (L5) Buffered : 7.00 MiB - Consumed : 105 MiB - Compressed : 27.3 MiB => 26.02% (L5) Buffered : 896 KiB - Consumed : 112 MiB - Compressed : 29.1 MiB => 26.00% (L5) Buffered : 2.38 MiB - Consumed : 112 MiB - Compressed : 29.1 MiB => 26.00% (L5) Buffered : 5.48 MiB - Consumed : 118 MiB - Compressed : 30.8 MiB => 25.99% roundTripTest: datagen -g120000000 -P65 | zstd -v6 | zstd -d6 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L6) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L6) Buffered : 10.5 MiB - Consumed : 5.50 MiB - Compressed : 1.31 MiB => 23.84% (L6) Buffered : 12.0 MiB - Consumed : 12.0 MiB - Compressed : 2.88 MiB => 23.98% (L6) Buffered : 12.5 MiB - Consumed : 19.5 MiB - Compressed : 4.69 MiB => 24.07% (L6) Buffered : 6.75 MiB - Consumed : 27.5 MiB - Compressed : 6.63 MiB => 24.11% (L6) Buffered : 5.12 MiB - Consumed : 32.0 MiB - Compressed : 7.72 MiB => 24.14% (L6) Buffered : 7.88 MiB - Consumed : 32.0 MiB - Compressed : 7.72 MiB => 24.14% (L6) Buffered : 3.75 MiB - Consumed : 39.0 MiB - Compressed : 9.41 MiB => 24.14% (L6) Buffered : 5.62 MiB - Consumed : 40.0 MiB - Compressed : 9.66 MiB => 24.16% (L6) Buffered : 8.12 MiB - Consumed : 40.0 MiB - Compressed : 9.66 MiB => 24.16% (L6) Buffered : 5.25 MiB - Consumed : 45.5 MiB - Compressed : 11.0 MiB => 24.16% (L6) Buffered : 5.38 MiB - Consumed : 48.0 MiB - Compressed : 11.6 MiB => 24.18% (L6) Buffered : 14.0 MiB - Consumed : 50.0 MiB - Compressed : 12.1 MiB => 24.15% (L6) Buffered : 6.88 MiB - Consumed : 57.5 MiB - Compressed : 13.9 MiB => 24.18% (L6) Buffered : 3.25 MiB - Consumed : 64.0 MiB - Compressed : 15.5 MiB => 24.19% (L6) Buffered : 5.88 MiB - Consumed : 64.0 MiB - Compressed : 15.5 MiB => 24.19% (L6) Buffered : 7.50 MiB - Consumed : 65.0 MiB - Compressed : 15.7 MiB => 24.19% (L6) Buffered : 3.38 MiB - Consumed : 72.0 MiB - Compressed : 17.4 MiB => 24.17% (L6) Buffered : 6.00 MiB - Consumed : 72.0 MiB - Compressed : 17.4 MiB => 24.17% (L6) Buffered : 8.00 MiB - Consumed : 72.5 MiB - Compressed : 17.5 MiB => 24.17% (L6) Buffered : 9.00 MiB - Consumed : 79.0 MiB - Compressed : 19.1 MiB => 24.16% (L6) Buffered : 3.88 MiB - Consumed : 86.0 MiB - Compressed : 20.8 MiB => 24.16% (L6) Buffered : 4.50 MiB - Consumed : 88.0 MiB - Compressed : 21.3 MiB => 24.15% (L6) Buffered : 13.5 MiB - Consumed : 90.5 MiB - Compressed : 21.9 MiB => 24.14% (L6) Buffered : 8.00 MiB - Consumed : 96.0 MiB - Compressed : 23.2 MiB => 24.16% (L6) Buffered : 9.00 MiB - Consumed : 103 MiB - Compressed : 24.9 MiB => 24.17% (L6) Buffered : 4.94 MiB - Consumed : 110 MiB - Compressed : 26.5 MiB => 24.16% roundTripTest: datagen -g70000000 -P70 | zstd -v7 | zstd -d7 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L7) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L7) Buffered : 11.0 MiB - Consumed : 5.00 MiB - Compressed : 1.08 MiB => 21.57% (L7) Buffered : 3.25 MiB - Consumed : 13.0 MiB - Compressed : 2.80 MiB => 21.56% (L7) Buffered : 896 KiB - Consumed : 16.0 MiB - Compressed : 3.45 MiB => 21.56% (L7) Buffered : 1.62 MiB - Consumed : 16.0 MiB - Compressed : 3.45 MiB => 21.56% (L7) Buffered : 13.5 MiB - Consumed : 18.5 MiB - Compressed : 4.00 MiB => 21.61% (L7) Buffered : 8.50 MiB - Consumed : 23.5 MiB - Compressed : 5.08 MiB => 21.60% (L7) Buffered : 5.88 MiB - Consumed : 28.5 MiB - Compressed : 6.15 MiB => 21.56% (L7) Buffered : 14.5 MiB - Consumed : 33.5 MiB - Compressed : 7.22 MiB => 21.56% (L7) Buffered : 9.00 MiB - Consumed : 39.0 MiB - Compressed : 8.42 MiB => 21.60% (L7) Buffered : 10.5 MiB - Consumed : 45.5 MiB - Compressed : 9.82 MiB => 21.59% (L7) Buffered : 12.0 MiB - Consumed : 52.0 MiB - Compressed : 11.2 MiB => 21.59% (L7) Buffered : 7.76 MiB - Consumed : 59.0 MiB - Compressed : 12.7 MiB => 21.58% (L7) Buffered : 775 KiB - Consumed : 66.0 MiB - Compressed : 14.2 MiB => 21.58% roundTripTest: datagen -g60000000 -P71 | zstd -v8 | zstd -d8 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L8) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L8) Buffered : 10.0 MiB - Consumed : 6.00 MiB - Compressed : 1.24 MiB => 20.74% (L8) Buffered : 12.5 MiB - Consumed : 11.5 MiB - Compressed : 2.39 MiB => 20.81% (L8) Buffered : 5.12 MiB - Consumed : 19.0 MiB - Compressed : 3.95 MiB => 20.78% (L8) Buffered : 2.00 MiB - Consumed : 24.0 MiB - Compressed : 5.00 MiB => 20.82% (L8) Buffered : 4.75 MiB - Consumed : 24.0 MiB - Compressed : 5.00 MiB => 20.82% (L8) Buffered : 15.0 MiB - Consumed : 25.0 MiB - Compressed : 5.20 MiB => 20.80% (L8) Buffered : 11.0 MiB - Consumed : 29.0 MiB - Compressed : 6.02 MiB => 20.77% (L8) Buffered : 12.0 MiB - Consumed : 36.0 MiB - Compressed : 7.47 MiB => 20.75% (L8) Buffered : 13.5 MiB - Consumed : 41.5 MiB - Compressed : 8.62 MiB => 20.77% (L8) Buffered : 8.00 MiB - Consumed : 48.0 MiB - Compressed : 9.98 MiB => 20.79% (L8) Buffered : 2.22 MiB - Consumed : 55.0 MiB - Compressed : 11.4 MiB => 20.79% roundTripTest: datagen -g50000000 -P73 | zstd -v9 | zstd -d9 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L9) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L9) Buffered : 28.0 MiB - Consumed : 4.00 MiB - Compressed : 789 KiB => 19.26% (L9) Buffered : 23.5 MiB - Consumed : 8.50 MiB - Compressed : 1.66 MiB => 19.57% (L9) Buffered : 19.0 MiB - Consumed : 13.0 MiB - Compressed : 2.57 MiB => 19.76% (L9) Buffered : 24.1 MiB - Consumed : 17.5 MiB - Compressed : 3.46 MiB => 19.80% (L9) Buffered : 25.2 MiB - Consumed : 22.5 MiB - Compressed : 4.46 MiB => 19.84% (L9) Buffered : 20.2 MiB - Consumed : 27.5 MiB - Compressed : 5.45 MiB => 19.82% (L9) Buffered : 15.2 MiB - Consumed : 32.5 MiB - Compressed : 6.45 MiB => 19.83% (L9) Buffered : 9.18 MiB - Consumed : 38.5 MiB - Compressed : 7.64 MiB => 19.85% (L9) Buffered : 3.18 MiB - Consumed : 44.5 MiB - Compressed : 8.85 MiB => 19.88% roundTripTest: datagen -g35000000 -P75 | zstd -v10 | zstd -d10 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L10) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L10) Buffered : 29.5 MiB - Consumed : 2.50 MiB - Compressed : 465 KiB => 18.17% (L10) Buffered : 24.5 MiB - Consumed : 7.50 MiB - Compressed : 1.39 MiB => 18.60% (L10) Buffered : 20.5 MiB - Consumed : 11.5 MiB - Compressed : 2.16 MiB => 18.82% (L10) Buffered : 16.0 MiB - Consumed : 16.0 MiB - Compressed : 3.00 MiB => 18.77% (L10) Buffered : 12.4 MiB - Consumed : 21.0 MiB - Compressed : 3.96 MiB => 18.87% (L10) Buffered : 7.88 MiB - Consumed : 25.5 MiB - Compressed : 4.81 MiB => 18.86% (L10) Buffered : 2.88 MiB - Consumed : 30.5 MiB - Compressed : 5.74 MiB => 18.83% (L10) Buffered : 0 B - Consumed : 33.4 MiB - Compressed : 6.27 MiB => 18.79% (L10) Buffered : 0 B - Consumed : 33.4 MiB - Compressed : 6.27 MiB => 18.79% roundTripTest: datagen -g30000000 -P76 | zstd -v11 | zstd -d11 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L11) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L11) Buffered : 27.1 MiB - Consumed : 1.50 MiB - Compressed : 270 KiB => 17.58% (L11) Buffered : 24.6 MiB - Consumed : 4.00 MiB - Compressed : 737 KiB => 18.00% (L11) Buffered : 22.1 MiB - Consumed : 6.50 MiB - Compressed : 1.17 MiB => 17.95% (L11) Buffered : 19.6 MiB - Consumed : 9.00 MiB - Compressed : 1.63 MiB => 18.15% (L11) Buffered : 17.1 MiB - Consumed : 11.5 MiB - Compressed : 2.10 MiB => 18.28% (L11) Buffered : 14.1 MiB - Consumed : 14.5 MiB - Compressed : 2.65 MiB => 18.26% (L11) Buffered : 12.1 MiB - Consumed : 16.5 MiB - Compressed : 3.01 MiB => 18.23% (L11) Buffered : 9.11 MiB - Consumed : 19.5 MiB - Compressed : 3.56 MiB => 18.28% (L11) Buffered : 6.61 MiB - Consumed : 22.0 MiB - Compressed : 4.04 MiB => 18.35% (L11) Buffered : 3.11 MiB - Consumed : 25.5 MiB - Compressed : 4.67 MiB => 18.30% (L11) Buffered : 0 B - Consumed : 28.6 MiB - Compressed : 5.23 MiB => 18.28% roundTripTest: datagen -g25000000 -P78 | zstd -v12 | zstd -d12 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 21.8 MiB - Consumed : 2.00 MiB - Compressed : 349 KiB => 17.06% (L12) Buffered : 18.3 MiB - Consumed : 5.50 MiB - Compressed : 978 KiB => 17.36% (L12) Buffered : 14.8 MiB - Consumed : 9.00 MiB - Compressed : 1.56 MiB => 17.39% (L12) Buffered : 11.3 MiB - Consumed : 12.5 MiB - Compressed : 2.17 MiB => 17.39% (L12) Buffered : 8.34 MiB - Consumed : 15.5 MiB - Compressed : 2.69 MiB => 17.35% (L12) Buffered : 5.34 MiB - Consumed : 18.5 MiB - Compressed : 3.21 MiB => 17.34% (L12) Buffered : 2.84 MiB - Consumed : 21.0 MiB - Compressed : 3.65 MiB => 17.37% (L12) Buffered : 350 KiB - Consumed : 23.5 MiB - Compressed : 4.07 MiB => 17.34% roundTripTest: datagen -g18000013 -P80 | zstd -v13 | zstd -d13 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L13) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L13) Buffered : 13.8 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L13) Buffered : 17.2 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L13) Buffered : 15.2 MiB - Consumed : 2.00 MiB - Compressed : 316 KiB => 15.45% (L13) Buffered : 13.7 MiB - Consumed : 3.50 MiB - Compressed : 562 KiB => 15.68% (L13) Buffered : 12.2 MiB - Consumed : 5.00 MiB - Compressed : 808 KiB => 15.79% (L13) Buffered : 11.2 MiB - Consumed : 6.00 MiB - Compressed : 971 KiB => 15.80% (L13) Buffered : 9.67 MiB - Consumed : 7.50 MiB - Compressed : 1.19 MiB => 15.83% (L13) Buffered : 8.17 MiB - Consumed : 9.00 MiB - Compressed : 1.42 MiB => 15.80% (L13) Buffered : 7.17 MiB - Consumed : 10.0 MiB - Compressed : 1.59 MiB => 15.85% (L13) Buffered : 5.67 MiB - Consumed : 11.5 MiB - Compressed : 1.82 MiB => 15.86% (L13) Buffered : 4.17 MiB - Consumed : 13.0 MiB - Compressed : 2.07 MiB => 15.89% (L13) Buffered : 2.67 MiB - Consumed : 14.5 MiB - Compressed : 2.30 MiB => 15.86% (L13) Buffered : 1.67 MiB - Consumed : 15.5 MiB - Compressed : 2.47 MiB => 15.92% (L13) Buffered : 170 KiB - Consumed : 17.0 MiB - Compressed : 2.70 MiB => 15.88% roundTripTest: datagen -g18000014 -P80 | zstd -v14 | zstd -d14 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L14) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L14) Buffered : 16.2 MiB - Consumed : 1.000 MiB - Compressed : 157 KiB => 15.29% (L14) Buffered : 14.7 MiB - Consumed : 2.50 MiB - Compressed : 401 KiB => 15.67% (L14) Buffered : 13.7 MiB - Consumed : 3.50 MiB - Compressed : 562 KiB => 15.67% (L14) Buffered : 12.2 MiB - Consumed : 5.00 MiB - Compressed : 808 KiB => 15.78% (L14) Buffered : 11.2 MiB - Consumed : 6.00 MiB - Compressed : 970 KiB => 15.79% (L14) Buffered : 9.67 MiB - Consumed : 7.50 MiB - Compressed : 1.19 MiB => 15.82% (L14) Buffered : 8.17 MiB - Consumed : 9.00 MiB - Compressed : 1.42 MiB => 15.79% (L14) Buffered : 7.17 MiB - Consumed : 10.0 MiB - Compressed : 1.58 MiB => 15.84% (L14) Buffered : 5.67 MiB - Consumed : 11.5 MiB - Compressed : 1.82 MiB => 15.85% (L14) Buffered : 4.17 MiB - Consumed : 13.0 MiB - Compressed : 2.06 MiB => 15.88% (L14) Buffered : 2.67 MiB - Consumed : 14.5 MiB - Compressed : 2.30 MiB => 15.85% (L14) Buffered : 1.67 MiB - Consumed : 15.5 MiB - Compressed : 2.47 MiB => 15.90% (L14) Buffered : 170 KiB - Consumed : 17.0 MiB - Compressed : 2.70 MiB => 15.86% roundTripTest: datagen -g18000015 -P81 | zstd -v15 | zstd -d15 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L15) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L15) Buffered : 16.2 MiB - Consumed : 1.000 MiB - Compressed : 150 KiB => 14.66% (L15) Buffered : 14.7 MiB - Consumed : 2.50 MiB - Compressed : 389 KiB => 15.20% (L15) Buffered : 13.7 MiB - Consumed : 3.50 MiB - Compressed : 539 KiB => 15.04% (L15) Buffered : 12.7 MiB - Consumed : 4.50 MiB - Compressed : 698 KiB => 15.15% (L15) Buffered : 11.2 MiB - Consumed : 6.00 MiB - Compressed : 936 KiB => 15.24% (L15) Buffered : 10.2 MiB - Consumed : 7.00 MiB - Compressed : 1.07 MiB => 15.30% (L15) Buffered : 8.67 MiB - Consumed : 8.50 MiB - Compressed : 1.30 MiB => 15.30% (L15) Buffered : 7.67 MiB - Consumed : 9.50 MiB - Compressed : 1.45 MiB => 15.28% (L15) Buffered : 6.17 MiB - Consumed : 11.0 MiB - Compressed : 1.69 MiB => 15.34% (L15) Buffered : 4.67 MiB - Consumed : 12.5 MiB - Compressed : 1.91 MiB => 15.32% (L15) Buffered : 3.67 MiB - Consumed : 13.5 MiB - Compressed : 2.07 MiB => 15.33% (L15) Buffered : 2.17 MiB - Consumed : 15.0 MiB - Compressed : 2.29 MiB => 15.30% (L15) Buffered : 1.17 MiB - Consumed : 16.0 MiB - Compressed : 2.45 MiB => 15.34% (L15) Buffered : 0 B - Consumed : 17.2 MiB - Compressed : 2.63 MiB => 15.33% roundTripTest: datagen -g18000016 -P84 | zstd -v16 | zstd -d16 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L16) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L16) Buffered : 15.7 MiB - Consumed : 1.50 MiB - Compressed : 185 KiB => 12.03% (L16) Buffered : 14.7 MiB - Consumed : 2.50 MiB - Compressed : 308 KiB => 12.04% (L16) Buffered : 13.7 MiB - Consumed : 3.50 MiB - Compressed : 441 KiB => 12.29% (L16) Buffered : 12.7 MiB - Consumed : 4.50 MiB - Compressed : 571 KiB => 12.39% (L16) Buffered : 11.7 MiB - Consumed : 5.50 MiB - Compressed : 695 KiB => 12.33% (L16) Buffered : 10.7 MiB - Consumed : 6.50 MiB - Compressed : 816 KiB => 12.26% (L16) Buffered : 9.67 MiB - Consumed : 7.50 MiB - Compressed : 942 KiB => 12.26% (L16) Buffered : 8.67 MiB - Consumed : 8.50 MiB - Compressed : 1.04 MiB => 12.21% (L16) Buffered : 7.67 MiB - Consumed : 9.50 MiB - Compressed : 1.16 MiB => 12.22% (L16) Buffered : 6.67 MiB - Consumed : 10.5 MiB - Compressed : 1.28 MiB => 12.20% (L16) Buffered : 5.67 MiB - Consumed : 11.5 MiB - Compressed : 1.41 MiB => 12.25% (L16) Buffered : 4.67 MiB - Consumed : 12.5 MiB - Compressed : 1.53 MiB => 12.26% (L16) Buffered : 3.67 MiB - Consumed : 13.5 MiB - Compressed : 1.65 MiB => 12.24% (L16) Buffered : 2.67 MiB - Consumed : 14.5 MiB - Compressed : 1.78 MiB => 12.29% (L16) Buffered : 1.67 MiB - Consumed : 15.5 MiB - Compressed : 1.90 MiB => 12.28% (L16) Buffered : 682 KiB - Consumed : 16.5 MiB - Compressed : 2.02 MiB => 12.25% (L16) Buffered : 0 B - Consumed : 17.2 MiB - Compressed : 2.11 MiB => 12.27% roundTripTest: datagen -g18000017 -P88 | zstd -v17 | zstd -d17 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L17) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L17) Buffered : 15.7 MiB - Consumed : 1.50 MiB - Compressed : 159 KiB => 10.35% (L17) Buffered : 14.7 MiB - Consumed : 2.50 MiB - Compressed : 271 KiB => 10.60% (L17) Buffered : 13.2 MiB - Consumed : 4.00 MiB - Compressed : 437 KiB => 10.67% (L17) Buffered : 12.2 MiB - Consumed : 5.00 MiB - Compressed : 544 KiB => 10.62% (L17) Buffered : 11.2 MiB - Consumed : 6.00 MiB - Compressed : 645 KiB => 10.49% (L17) Buffered : 9.67 MiB - Consumed : 7.50 MiB - Compressed : 806 KiB => 10.50% (L17) Buffered : 8.67 MiB - Consumed : 8.50 MiB - Compressed : 912 KiB => 10.48% (L17) Buffered : 7.17 MiB - Consumed : 10.0 MiB - Compressed : 1.05 MiB => 10.49% (L17) Buffered : 6.17 MiB - Consumed : 11.0 MiB - Compressed : 1.16 MiB => 10.50% (L17) Buffered : 5.17 MiB - Consumed : 12.0 MiB - Compressed : 1.26 MiB => 10.50% (L17) Buffered : 3.67 MiB - Consumed : 13.5 MiB - Compressed : 1.42 MiB => 10.52% (L17) Buffered : 2.67 MiB - Consumed : 14.5 MiB - Compressed : 1.53 MiB => 10.55% (L17) Buffered : 1.17 MiB - Consumed : 16.0 MiB - Compressed : 1.68 MiB => 10.52% (L17) Buffered : 170 KiB - Consumed : 17.0 MiB - Compressed : 1.80 MiB => 10.56% roundTripTest: datagen -g18000018 -P94 | zstd -v18 | zstd -d18 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L18) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L18) Buffered : 15.2 MiB - Consumed : 2.00 MiB - Compressed : 155 KiB => 7.56% (L18) Buffered : 13.7 MiB - Consumed : 3.50 MiB - Compressed : 274 KiB => 7.63% (L18) Buffered : 12.2 MiB - Consumed : 5.00 MiB - Compressed : 397 KiB => 7.75% (L18) Buffered : 10.7 MiB - Consumed : 6.50 MiB - Compressed : 517 KiB => 7.77% (L18) Buffered : 8.67 MiB - Consumed : 8.50 MiB - Compressed : 678 KiB => 7.79% (L18) Buffered : 7.17 MiB - Consumed : 10.0 MiB - Compressed : 799 KiB => 7.80% (L18) Buffered : 5.67 MiB - Consumed : 11.5 MiB - Compressed : 917 KiB => 7.79% (L18) Buffered : 4.17 MiB - Consumed : 13.0 MiB - Compressed : 1.01 MiB => 7.75% (L18) Buffered : 2.17 MiB - Consumed : 15.0 MiB - Compressed : 1.16 MiB => 7.75% (L18) Buffered : 682 KiB - Consumed : 16.5 MiB - Compressed : 1.28 MiB => 7.76% (L18) Buffered : 0 B - Consumed : 17.2 MiB - Compressed : 1.33 MiB => 7.77% roundTripTest: datagen -g18000019 -P96 | zstd -v19 | zstd -d19 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L19) Buffered : 15.2 MiB - Consumed : 2.00 MiB - Compressed : 130 KiB => 6.36% (L19) Buffered : 13.2 MiB - Consumed : 4.00 MiB - Compressed : 272 KiB => 6.63% (L19) Buffered : 11.2 MiB - Consumed : 6.00 MiB - Compressed : 420 KiB => 6.84% (L19) Buffered : 9.67 MiB - Consumed : 7.50 MiB - Compressed : 528 KiB => 6.88% (L19) Buffered : 7.67 MiB - Consumed : 9.50 MiB - Compressed : 668 KiB => 6.87% (L19) Buffered : 6.17 MiB - Consumed : 11.0 MiB - Compressed : 776 KiB => 6.88% (L19) Buffered : 4.17 MiB - Consumed : 13.0 MiB - Compressed : 919 KiB => 6.90% (L19) Buffered : 2.17 MiB - Consumed : 15.0 MiB - Compressed : 1.03 MiB => 6.87% (L19) Buffered : 682 KiB - Consumed : 16.5 MiB - Compressed : 1.14 MiB => 6.90% (L19) Buffered : 0 B - Consumed : 17.2 MiB - Compressed : 1.19 MiB => 6.91% roundTripTest: datagen -g5000000000 -P99 | zstd -v1 --zstd=wlog=25 | zstd -d1 --zstd=wlog=25 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 58.8 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 127 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 80.1 MiB - Consumed : 58.0 MiB - Compressed : 5.44 MiB => 9.38% (L1) Buffered : 33.4 MiB - Consumed : 107 MiB - Compressed : 10.0 MiB => 9.39% (L1) Buffered : 15.4 MiB - Consumed : 128 MiB - Compressed : 12.0 MiB => 9.39% (L1) Buffered : 19.8 MiB - Consumed : 128 MiB - Compressed : 12.0 MiB => 9.39% (L1) Buffered : 71.9 MiB - Consumed : 128 MiB - Compressed : 12.0 MiB => 9.39% (L1) Buffered : 127 MiB - Consumed : 146 MiB - Compressed : 13.7 MiB => 9.39% (L1) Buffered : 58.9 MiB - Consumed : 216 MiB - Compressed : 20.3 MiB => 9.39% (L1) Buffered : 21.2 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 25.0 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 43.9 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 134 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 121 MiB - Consumed : 287 MiB - Compressed : 26.9 MiB => 9.38% (L1) Buffered : 84.5 MiB - Consumed : 326 MiB - Compressed : 30.6 MiB => 9.38% (L1) Buffered : 63.5 MiB - Consumed : 350 MiB - Compressed : 32.9 MiB => 9.39% (L1) Buffered : 45.0 MiB - Consumed : 372 MiB - Compressed : 35.0 MiB => 9.39% (L1) Buffered : 106 MiB - Consumed : 384 MiB - Compressed : 36.0 MiB => 9.39% (L1) Buffered : 99.4 MiB - Consumed : 432 MiB - Compressed : 40.5 MiB => 9.39% (L1) Buffered : 38.8 MiB - Consumed : 494 MiB - Compressed : 46.4 MiB => 9.39% (L1) Buffered : 24.1 MiB - Consumed : 512 MiB - Compressed : 48.1 MiB => 9.39% (L1) Buffered : 28.0 MiB - Consumed : 512 MiB - Compressed : 48.1 MiB => 9.39% (L1) Buffered : 81.0 MiB - Consumed : 512 MiB - Compressed : 48.1 MiB => 9.39% (L1) Buffered : 150 MiB - Consumed : 518 MiB - Compressed : 48.6 MiB => 9.39% (L1) Buffered : 124 MiB - Consumed : 548 MiB - Compressed : 51.5 MiB => 9.39% (L1) Buffered : 89.1 MiB - Consumed : 584 MiB - Compressed : 54.9 MiB => 9.39% (L1) Buffered : 49.6 MiB - Consumed : 626 MiB - Compressed : 58.7 MiB => 9.39% (L1) Buffered : 38.4 MiB - Consumed : 640 MiB - Compressed : 60.1 MiB => 9.39% (L1) Buffered : 45.9 MiB - Consumed : 640 MiB - Compressed : 60.1 MiB => 9.39% (L1) Buffered : 116 MiB - Consumed : 640 MiB - Compressed : 60.1 MiB => 9.39% (L1) Buffered : 140 MiB - Consumed : 654 MiB - Compressed : 61.4 MiB => 9.39% (L1) Buffered : 124 MiB - Consumed : 680 MiB - Compressed : 63.9 MiB => 9.39% (L1) Buffered : 94.6 MiB - Consumed : 712 MiB - Compressed : 66.9 MiB => 9.39% (L1) Buffered : 63.6 MiB - Consumed : 746 MiB - Compressed : 70.1 MiB => 9.39% (L1) Buffered : 67.1 MiB - Consumed : 768 MiB - Compressed : 72.1 MiB => 9.39% (L1) Buffered : 143 MiB - Consumed : 774 MiB - Compressed : 72.6 MiB => 9.39% (L1) Buffered : 122 MiB - Consumed : 806 MiB - Compressed : 75.6 MiB => 9.39% (L1) Buffered : 93.6 MiB - Consumed : 836 MiB - Compressed : 78.5 MiB => 9.39% (L1) Buffered : 65.5 MiB - Consumed : 868 MiB - Compressed : 81.4 MiB => 9.39% (L1) Buffered : 40.0 MiB - Consumed : 896 MiB - Compressed : 84.1 MiB => 9.39% (L1) Buffered : 135 MiB - Consumed : 896 MiB - Compressed : 84.1 MiB => 9.39% (L1) Buffered : 131 MiB - Consumed : 922 MiB - Compressed : 86.6 MiB => 9.39% (L1) Buffered : 101 MiB - Consumed : 954 MiB - Compressed : 89.6 MiB => 9.39% (L1) Buffered : 71.1 MiB - Consumed : 988 MiB - Compressed : 92.7 MiB => 9.39% (L1) Buffered : 41.6 MiB - Consumed : 1020 MiB - Compressed : 95.8 MiB => 9.39% (L1) Buffered : 122 MiB - Consumed : 1.000 GiB - Compressed : 96.1 MiB => 9.39% (L1) Buffered : 93.2 MiB - Consumed : 1.05 GiB - Compressed : 101 MiB => 9.39% (L1) Buffered : 44.5 MiB - Consumed : 1.10 GiB - Compressed : 106 MiB => 9.39% (L1) Buffered : 25.1 MiB - Consumed : 1.12 GiB - Compressed : 108 MiB => 9.39% (L1) Buffered : 29.1 MiB - Consumed : 1.12 GiB - Compressed : 108 MiB => 9.39% (L1) Buffered : 91.1 MiB - Consumed : 1.12 GiB - Compressed : 108 MiB => 9.39% (L1) Buffered : 102 MiB - Consumed : 1.15 GiB - Compressed : 111 MiB => 9.39% (L1) Buffered : 51.4 MiB - Consumed : 1.20 GiB - Compressed : 116 MiB => 9.39% (L1) Buffered : 7.75 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.39% (L1) Buffered : 12.1 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.39% (L1) Buffered : 69.5 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.39% (L1) Buffered : 150 MiB - Consumed : 1.25 GiB - Compressed : 121 MiB => 9.39% (L1) Buffered : 170 MiB - Consumed : 1.28 GiB - Compressed : 123 MiB => 9.39% (L1) Buffered : 116 MiB - Consumed : 1.35 GiB - Compressed : 130 MiB => 9.39% (L1) Buffered : 97.8 MiB - Consumed : 1.38 GiB - Compressed : 132 MiB => 9.39% (L1) Buffered : 111 MiB - Consumed : 1.38 GiB - Compressed : 132 MiB => 9.39% (L1) Buffered : 106 MiB - Consumed : 1.40 GiB - Compressed : 135 MiB => 9.39% (L1) Buffered : 16.9 MiB - Consumed : 1.49 GiB - Compressed : 143 MiB => 9.39% (L1) Buffered : 10.2 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.39% (L1) Buffered : 15.0 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.39% (L1) Buffered : 96.5 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.39% (L1) Buffered : 148 MiB - Consumed : 1.52 GiB - Compressed : 146 MiB => 9.39% (L1) Buffered : 115 MiB - Consumed : 1.55 GiB - Compressed : 149 MiB => 9.39% (L1) Buffered : 74.0 MiB - Consumed : 1.59 GiB - Compressed : 153 MiB => 9.39% (L1) Buffered : 45.5 MiB - Consumed : 1.62 GiB - Compressed : 156 MiB => 9.39% (L1) Buffered : 72.4 MiB - Consumed : 1.62 GiB - Compressed : 156 MiB => 9.39% (L1) Buffered : 117 MiB - Consumed : 1.64 GiB - Compressed : 158 MiB => 9.39% (L1) Buffered : 48.0 MiB - Consumed : 1.71 GiB - Compressed : 165 MiB => 9.39% (L1) Buffered : 11.0 MiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.39% (L1) Buffered : 15.9 MiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.39% (L1) Buffered : 48.8 MiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.39% (L1) Buffered : 159 MiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.39% (L1) Buffered : 159 MiB - Consumed : 1.79 GiB - Compressed : 172 MiB => 9.39% (L1) Buffered : 169 MiB - Consumed : 1.82 GiB - Compressed : 175 MiB => 9.39% (L1) Buffered : 150 MiB - Consumed : 1.85 GiB - Compressed : 178 MiB => 9.39% (L1) Buffered : 114 MiB - Consumed : 1.89 GiB - Compressed : 182 MiB => 9.39% (L1) Buffered : 45.2 MiB - Consumed : 1.96 GiB - Compressed : 188 MiB => 9.39% (L1) Buffered : 5.00 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.39% (L1) Buffered : 11.0 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.39% (L1) Buffered : 47.8 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.39% (L1) Buffered : 119 MiB - Consumed : 2.02 GiB - Compressed : 194 MiB => 9.39% (L1) Buffered : 33.1 MiB - Consumed : 2.11 GiB - Compressed : 203 MiB => 9.39% (L1) Buffered : 17.8 MiB - Consumed : 2.12 GiB - Compressed : 204 MiB => 9.39% (L1) Buffered : 41.6 MiB - Consumed : 2.12 GiB - Compressed : 204 MiB => 9.39% (L1) Buffered : 153 MiB - Consumed : 2.13 GiB - Compressed : 205 MiB => 9.39% (L1) Buffered : 79.5 MiB - Consumed : 2.20 GiB - Compressed : 212 MiB => 9.39% (L1) Buffered : 33.0 MiB - Consumed : 2.25 GiB - Compressed : 216 MiB => 9.39% (L1) Buffered : 39.2 MiB - Consumed : 2.25 GiB - Compressed : 216 MiB => 9.39% (L1) Buffered : 141 MiB - Consumed : 2.25 GiB - Compressed : 216 MiB => 9.39% (L1) Buffered : 84.8 MiB - Consumed : 2.32 GiB - Compressed : 223 MiB => 9.39% (L1) Buffered : 45.8 MiB - Consumed : 2.36 GiB - Compressed : 227 MiB => 9.39% (L1) Buffered : 38.2 MiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.39% (L1) Buffered : 146 MiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.39% (L1) Buffered : 99.5 MiB - Consumed : 2.45 GiB - Compressed : 235 MiB => 9.39% (L1) Buffered : 62.8 MiB - Consumed : 2.49 GiB - Compressed : 239 MiB => 9.39% (L1) Buffered : 61.9 MiB - Consumed : 2.50 GiB - Compressed : 240 MiB => 9.39% (L1) Buffered : 151 MiB - Consumed : 2.51 GiB - Compressed : 241 MiB => 9.39% (L1) Buffered : 130 MiB - Consumed : 2.55 GiB - Compressed : 245 MiB => 9.39% (L1) Buffered : 89.2 MiB - Consumed : 2.59 GiB - Compressed : 249 MiB => 9.39% (L1) Buffered : 88.4 MiB - Consumed : 2.62 GiB - Compressed : 252 MiB => 9.39% (L1) Buffered : 110 MiB - Consumed : 2.66 GiB - Compressed : 256 MiB => 9.39% (L1) Buffered : 28.1 MiB - Consumed : 2.74 GiB - Compressed : 264 MiB => 9.39% (L1) Buffered : 26.4 MiB - Consumed : 2.75 GiB - Compressed : 264 MiB => 9.39% (L1) Buffered : 73.8 MiB - Consumed : 2.75 GiB - Compressed : 264 MiB => 9.39% (L1) Buffered : 133 MiB - Consumed : 2.77 GiB - Compressed : 266 MiB => 9.39% (L1) Buffered : 77.6 MiB - Consumed : 2.82 GiB - Compressed : 272 MiB => 9.39% (L1) Buffered : 28.9 MiB - Consumed : 2.88 GiB - Compressed : 276 MiB => 9.39% (L1) Buffered : 36.0 MiB - Consumed : 2.88 GiB - Compressed : 276 MiB => 9.39% (L1) Buffered : 134 MiB - Consumed : 2.88 GiB - Compressed : 276 MiB => 9.39% (L1) Buffered : 136 MiB - Consumed : 2.91 GiB - Compressed : 280 MiB => 9.39% (L1) Buffered : 110 MiB - Consumed : 2.95 GiB - Compressed : 283 MiB => 9.39% (L1) Buffered : 64.9 MiB - Consumed : 2.99 GiB - Compressed : 288 MiB => 9.39% (L1) Buffered : 61.2 MiB - Consumed : 3.00 GiB - Compressed : 288 MiB => 9.39% (L1) Buffered : 119 MiB - Consumed : 3.03 GiB - Compressed : 291 MiB => 9.39% (L1) Buffered : 39.9 MiB - Consumed : 3.10 GiB - Compressed : 298 MiB => 9.39% (L1) Buffered : 22.0 MiB - Consumed : 3.12 GiB - Compressed : 300 MiB => 9.39% (L1) Buffered : 26.9 MiB - Consumed : 3.12 GiB - Compressed : 300 MiB => 9.39% (L1) Buffered : 58.4 MiB - Consumed : 3.12 GiB - Compressed : 300 MiB => 9.39% (L1) Buffered : 140 MiB - Consumed : 3.13 GiB - Compressed : 301 MiB => 9.39% (L1) Buffered : 63.1 MiB - Consumed : 3.20 GiB - Compressed : 308 MiB => 9.39% (L1) Buffered : 17.1 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 22.4 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 45.0 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 135 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 131 MiB - Consumed : 3.27 GiB - Compressed : 315 MiB => 9.39% (L1) Buffered : 62.1 MiB - Consumed : 3.34 GiB - Compressed : 321 MiB => 9.39% (L1) Buffered : 31.9 MiB - Consumed : 3.38 GiB - Compressed : 324 MiB => 9.39% (L1) Buffered : 36.9 MiB - Consumed : 3.38 GiB - Compressed : 324 MiB => 9.39% (L1) Buffered : 89.0 MiB - Consumed : 3.38 GiB - Compressed : 324 MiB => 9.39% (L1) Buffered : 133 MiB - Consumed : 3.39 GiB - Compressed : 326 MiB => 9.39% (L1) Buffered : 67.0 MiB - Consumed : 3.46 GiB - Compressed : 332 MiB => 9.39% (L1) Buffered : 22.9 MiB - Consumed : 3.50 GiB - Compressed : 336 MiB => 9.39% (L1) Buffered : 28.0 MiB - Consumed : 3.50 GiB - Compressed : 336 MiB => 9.39% (L1) Buffered : 51.9 MiB - Consumed : 3.50 GiB - Compressed : 336 MiB => 9.39% (L1) Buffered : 143 MiB - Consumed : 3.50 GiB - Compressed : 336 MiB => 9.39% (L1) Buffered : 98.0 MiB - Consumed : 3.55 GiB - Compressed : 341 MiB => 9.39% (L1) Buffered : 24.2 MiB - Consumed : 3.62 GiB - Compressed : 348 MiB => 9.39% (L1) Buffered : 28.2 MiB - Consumed : 3.62 GiB - Compressed : 348 MiB => 9.39% (L1) Buffered : 40.9 MiB - Consumed : 3.62 GiB - Compressed : 348 MiB => 9.39% (L1) Buffered : 119 MiB - Consumed : 3.62 GiB - Compressed : 348 MiB => 9.39% (L1) Buffered : 68.9 MiB - Consumed : 3.69 GiB - Compressed : 354 MiB => 9.39% (L1) Buffered : 17.6 MiB - Consumed : 3.74 GiB - Compressed : 359 MiB => 9.39% (L1) Buffered : 6.50 MiB - Consumed : 3.75 GiB - Compressed : 361 MiB => 9.39% (L1) Buffered : 16.0 MiB - Consumed : 3.75 GiB - Compressed : 361 MiB => 9.39% (L1) Buffered : 101 MiB - Consumed : 3.75 GiB - Compressed : 361 MiB => 9.39% (L1) Buffered : 133 MiB - Consumed : 3.77 GiB - Compressed : 363 MiB => 9.39% (L1) Buffered : 92.6 MiB - Consumed : 3.81 GiB - Compressed : 367 MiB => 9.39% (L1) Buffered : 50.0 MiB - Consumed : 3.86 GiB - Compressed : 371 MiB => 9.39% (L1) Buffered : 37.1 MiB - Consumed : 3.88 GiB - Compressed : 373 MiB => 9.39% (L1) Buffered : 94.1 MiB - Consumed : 3.88 GiB - Compressed : 373 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 3.89 GiB - Compressed : 374 MiB => 9.39% (L1) Buffered : 90.0 MiB - Consumed : 3.93 GiB - Compressed : 378 MiB => 9.39% (L1) Buffered : 48.6 MiB - Consumed : 3.97 GiB - Compressed : 382 MiB => 9.39% (L1) Buffered : 24.9 MiB - Consumed : 4.00 GiB - Compressed : 385 MiB => 9.39% (L1) Buffered : 42.6 MiB - Consumed : 4.00 GiB - Compressed : 385 MiB => 9.39% (L1) Buffered : 123 MiB - Consumed : 4.00 GiB - Compressed : 385 MiB => 9.39% (L1) Buffered : 145 MiB - Consumed : 4.02 GiB - Compressed : 387 MiB => 9.39% (L1) Buffered : 110 MiB - Consumed : 4.06 GiB - Compressed : 390 MiB => 9.39% (L1) Buffered : 72.2 MiB - Consumed : 4.10 GiB - Compressed : 394 MiB => 9.39% (L1) Buffered : 46.9 MiB - Consumed : 4.12 GiB - Compressed : 397 MiB => 9.39% (L1) Buffered : 94.4 MiB - Consumed : 4.12 GiB - Compressed : 397 MiB => 9.39% (L1) Buffered : 149 MiB - Consumed : 4.14 GiB - Compressed : 398 MiB => 9.39% (L1) Buffered : 120 MiB - Consumed : 4.17 GiB - Compressed : 401 MiB => 9.39% (L1) Buffered : 89.9 MiB - Consumed : 4.20 GiB - Compressed : 404 MiB => 9.39% (L1) Buffered : 40.1 MiB - Consumed : 4.25 GiB - Compressed : 409 MiB => 9.39% (L1) Buffered : 43.8 MiB - Consumed : 4.25 GiB - Compressed : 409 MiB => 9.39% (L1) Buffered : 112 MiB - Consumed : 4.25 GiB - Compressed : 409 MiB => 9.39% (L1) Buffered : 169 MiB - Consumed : 4.27 GiB - Compressed : 410 MiB => 9.39% (L1) Buffered : 132 MiB - Consumed : 4.30 GiB - Compressed : 414 MiB => 9.39% (L1) Buffered : 94.8 MiB - Consumed : 4.34 GiB - Compressed : 417 MiB => 9.39% (L1) Buffered : 63.8 MiB - Consumed : 4.38 GiB - Compressed : 421 MiB => 9.39% (L1) Buffered : 85.5 MiB - Consumed : 4.38 GiB - Compressed : 421 MiB => 9.39% (L1) Buffered : 145 MiB - Consumed : 4.38 GiB - Compressed : 421 MiB => 9.39% (L1) Buffered : 103 MiB - Consumed : 4.43 GiB - Compressed : 426 MiB => 9.39% (L1) Buffered : 48.9 MiB - Consumed : 4.48 GiB - Compressed : 431 MiB => 9.39% (L1) Buffered : 36.2 MiB - Consumed : 4.50 GiB - Compressed : 433 MiB => 9.39% (L1) Buffered : 91.9 MiB - Consumed : 4.50 GiB - Compressed : 433 MiB => 9.39% (L1) Buffered : 111 MiB - Consumed : 4.52 GiB - Compressed : 434 MiB => 9.39% (L1) Buffered : 58.2 MiB - Consumed : 4.57 GiB - Compressed : 440 MiB => 9.39% (L1) Buffered : 6.50 MiB - Consumed : 4.62 GiB - Compressed : 445 MiB => 9.39% (L1) Buffered : 12.0 MiB - Consumed : 4.62 GiB - Compressed : 445 MiB => 9.39% (L1) Buffered : 7.87 MiB - Consumed : 4.65 GiB - Compressed : 447 MiB => 9.39% roundTripTest: datagen -g3700000000 -P0 | zstd -v1 --zstd=strategy=6,wlog=25 | zstd -d1 --zstd=strategy=6,wlog=25 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 30.6 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 61.9 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 91.9 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 123 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 124 MiB - Consumed : 15.0 MiB - Compressed : 15.0 MiB => 100.00% (L1) Buffered : 128 MiB - Consumed : 28.5 MiB - Compressed : 28.5 MiB => 100.00% (L1) Buffered : 128 MiB - Consumed : 48.0 MiB - Compressed : 48.0 MiB => 100.00% (L1) Buffered : 134 MiB - Consumed : 63.5 MiB - Compressed : 63.5 MiB => 100.00% (L1) Buffered : 140 MiB - Consumed : 79.5 MiB - Compressed : 79.5 MiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 93.5 MiB - Compressed : 93.5 MiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 113 MiB - Compressed : 113 MiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 153 MiB - Consumed : 141 MiB - Compressed : 141 MiB => 100.00% (L1) Buffered : 134 MiB - Consumed : 168 MiB - Compressed : 168 MiB => 100.00% (L1) Buffered : 114 MiB - Consumed : 195 MiB - Compressed : 195 MiB => 100.00% (L1) Buffered : 90.8 MiB - Consumed : 222 MiB - Compressed : 223 MiB => 100.00% (L1) Buffered : 69.9 MiB - Consumed : 249 MiB - Compressed : 249 MiB => 100.00% (L1) Buffered : 76.6 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 95.0 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 114 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 129 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 139 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 270 MiB - Compressed : 270 MiB => 100.00% (L1) Buffered : 164 MiB - Consumed : 284 MiB - Compressed : 284 MiB => 100.00% (L1) Buffered : 169 MiB - Consumed : 299 MiB - Compressed : 299 MiB => 100.00% (L1) Buffered : 175 MiB - Consumed : 315 MiB - Compressed : 315 MiB => 100.00% (L1) Buffered : 181 MiB - Consumed : 330 MiB - Compressed : 330 MiB => 100.00% (L1) Buffered : 163 MiB - Consumed : 349 MiB - Compressed : 349 MiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 368 MiB - Compressed : 369 MiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 181 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 204 MiB - Consumed : 387 MiB - Compressed : 387 MiB => 100.00% (L1) Buffered : 206 MiB - Consumed : 402 MiB - Compressed : 403 MiB => 100.00% (L1) Buffered : 211 MiB - Consumed : 420 MiB - Compressed : 420 MiB => 100.00% (L1) Buffered : 200 MiB - Consumed : 440 MiB - Compressed : 440 MiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 466 MiB - Compressed : 466 MiB => 100.00% (L1) Buffered : 149 MiB - Consumed : 491 MiB - Compressed : 491 MiB => 100.00% (L1) Buffered : 129 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 528 MiB - Compressed : 529 MiB => 100.00% (L1) Buffered : 159 MiB - Consumed : 555 MiB - Compressed : 555 MiB => 100.00% (L1) Buffered : 139 MiB - Consumed : 580 MiB - Compressed : 580 MiB => 100.00% (L1) Buffered : 124 MiB - Consumed : 605 MiB - Compressed : 605 MiB => 100.00% (L1) Buffered : 127 MiB - Consumed : 622 MiB - Compressed : 622 MiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 638 MiB - Compressed : 638 MiB => 100.00% (L1) Buffered : 145 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 185 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 206 MiB - Consumed : 646 MiB - Compressed : 647 MiB => 100.00% (L1) Buffered : 212 MiB - Consumed : 662 MiB - Compressed : 662 MiB => 100.00% (L1) Buffered : 218 MiB - Consumed : 678 MiB - Compressed : 678 MiB => 100.00% (L1) Buffered : 193 MiB - Consumed : 703 MiB - Compressed : 703 MiB => 100.00% (L1) Buffered : 167 MiB - Consumed : 729 MiB - Compressed : 729 MiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 752 MiB - Compressed : 753 MiB => 100.00% (L1) Buffered : 134 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 196 MiB - Consumed : 776 MiB - Compressed : 776 MiB => 100.00% (L1) Buffered : 194 MiB - Consumed : 793 MiB - Compressed : 793 MiB => 100.00% (L1) Buffered : 198 MiB - Consumed : 806 MiB - Compressed : 806 MiB => 100.00% (L1) Buffered : 205 MiB - Consumed : 818 MiB - Compressed : 819 MiB => 100.00% (L1) Buffered : 189 MiB - Consumed : 835 MiB - Compressed : 835 MiB => 100.00% (L1) Buffered : 169 MiB - Consumed : 855 MiB - Compressed : 855 MiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 876 MiB - Compressed : 876 MiB => 100.00% (L1) Buffered : 128 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 127 MiB - Consumed : 906 MiB - Compressed : 906 MiB => 100.00% (L1) Buffered : 102 MiB - Consumed : 934 MiB - Compressed : 935 MiB => 100.00% (L1) Buffered : 74.9 MiB - Consumed : 964 MiB - Compressed : 964 MiB => 100.00% (L1) Buffered : 48.2 MiB - Consumed : 994 MiB - Compressed : 994 MiB => 100.00% (L1) Buffered : 29.6 MiB - Consumed : 1020 MiB - Compressed : 1020 MiB => 100.00% (L1) Buffered : 42.9 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 63.1 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 81.1 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 99.0 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 116 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 190 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 222 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 230 MiB - Consumed : 1.01 GiB - Compressed : 1.01 GiB => 100.00% (L1) Buffered : 228 MiB - Consumed : 1.03 GiB - Compressed : 1.03 GiB => 100.00% (L1) Buffered : 206 MiB - Consumed : 1.05 GiB - Compressed : 1.05 GiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 1.07 GiB - Compressed : 1.07 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 1.10 GiB - Compressed : 1.10 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 1.12 GiB - Compressed : 1.12 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 155 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 1.14 GiB - Compressed : 1.14 GiB => 100.00% (L1) Buffered : 129 MiB - Consumed : 1.17 GiB - Compressed : 1.17 GiB => 100.00% (L1) Buffered : 109 MiB - Consumed : 1.19 GiB - Compressed : 1.19 GiB => 100.00% (L1) Buffered : 103 MiB - Consumed : 1.21 GiB - Compressed : 1.21 GiB => 100.00% (L1) Buffered : 102 MiB - Consumed : 1.23 GiB - Compressed : 1.23 GiB => 100.00% (L1) Buffered : 91.2 MiB - Consumed : 1.24 GiB - Compressed : 1.24 GiB => 100.00% (L1) Buffered : 101 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 120 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 1.26 GiB - Compressed : 1.26 GiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 1.28 GiB - Compressed : 1.28 GiB => 100.00% (L1) Buffered : 172 MiB - Consumed : 1.29 GiB - Compressed : 1.29 GiB => 100.00% (L1) Buffered : 176 MiB - Consumed : 1.30 GiB - Compressed : 1.30 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 1.32 GiB - Compressed : 1.32 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 1.34 GiB - Compressed : 1.34 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 1.36 GiB - Compressed : 1.36 GiB => 100.00% (L1) Buffered : 134 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 1.40 GiB - Compressed : 1.40 GiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 1.41 GiB - Compressed : 1.41 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 1.43 GiB - Compressed : 1.43 GiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 1.44 GiB - Compressed : 1.44 GiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 1.45 GiB - Compressed : 1.45 GiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 1.47 GiB - Compressed : 1.47 GiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 1.49 GiB - Compressed : 1.49 GiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 139 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 1.52 GiB - Compressed : 1.52 GiB => 100.00% (L1) Buffered : 128 MiB - Consumed : 1.54 GiB - Compressed : 1.54 GiB => 100.00% (L1) Buffered : 118 MiB - Consumed : 1.56 GiB - Compressed : 1.56 GiB => 100.00% (L1) Buffered : 104 MiB - Consumed : 1.58 GiB - Compressed : 1.58 GiB => 100.00% (L1) Buffered : 93.9 MiB - Consumed : 1.60 GiB - Compressed : 1.60 GiB => 100.00% (L1) Buffered : 80.9 MiB - Consumed : 1.62 GiB - Compressed : 1.62 GiB => 100.00% (L1) Buffered : 86.5 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 106 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 123 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 131 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 116 MiB - Consumed : 1.65 GiB - Compressed : 1.65 GiB => 100.00% (L1) Buffered : 95.0 MiB - Consumed : 1.68 GiB - Compressed : 1.68 GiB => 100.00% (L1) Buffered : 68.6 MiB - Consumed : 1.71 GiB - Compressed : 1.71 GiB => 100.00% (L1) Buffered : 42.1 MiB - Consumed : 1.73 GiB - Compressed : 1.73 GiB => 100.00% (L1) Buffered : 33.2 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 50.2 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 69.1 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 87.8 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 107 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 128 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 178 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 200 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 195 MiB - Consumed : 1.76 GiB - Compressed : 1.76 GiB => 100.00% (L1) Buffered : 184 MiB - Consumed : 1.78 GiB - Compressed : 1.78 GiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 1.80 GiB - Compressed : 1.80 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 1.83 GiB - Compressed : 1.83 GiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 1.84 GiB - Compressed : 1.84 GiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 1.86 GiB - Compressed : 1.86 GiB => 100.00% (L1) Buffered : 135 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 163 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 195 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 220 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 227 MiB - Consumed : 1.89 GiB - Compressed : 1.89 GiB => 100.00% (L1) Buffered : 221 MiB - Consumed : 1.91 GiB - Compressed : 1.91 GiB => 100.00% (L1) Buffered : 198 MiB - Consumed : 1.93 GiB - Compressed : 1.93 GiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 1.96 GiB - Compressed : 1.96 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 1.98 GiB - Compressed : 1.98 GiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 149 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 171 MiB - Consumed : 2.02 GiB - Compressed : 2.02 GiB => 100.00% (L1) Buffered : 171 MiB - Consumed : 2.04 GiB - Compressed : 2.04 GiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 2.05 GiB - Compressed : 2.05 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 2.07 GiB - Compressed : 2.07 GiB => 100.00% (L1) Buffered : 169 MiB - Consumed : 2.08 GiB - Compressed : 2.09 GiB => 100.00% (L1) Buffered : 147 MiB - Consumed : 2.11 GiB - Compressed : 2.11 GiB => 100.00% (L1) Buffered : 131 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 145 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 155 MiB - Consumed : 2.13 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 2.15 GiB - Compressed : 2.15 GiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 2.17 GiB - Compressed : 2.17 GiB => 100.00% (L1) Buffered : 125 MiB - Consumed : 2.19 GiB - Compressed : 2.19 GiB => 100.00% (L1) Buffered : 117 MiB - Consumed : 2.21 GiB - Compressed : 2.21 GiB => 100.00% (L1) Buffered : 121 MiB - Consumed : 2.22 GiB - Compressed : 2.22 GiB => 100.00% (L1) Buffered : 126 MiB - Consumed : 2.24 GiB - Compressed : 2.24 GiB => 100.00% (L1) Buffered : 129 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 149 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 198 MiB - Consumed : 2.26 GiB - Compressed : 2.26 GiB => 100.00% (L1) Buffered : 201 MiB - Consumed : 2.28 GiB - Compressed : 2.28 GiB => 100.00% (L1) Buffered : 209 MiB - Consumed : 2.29 GiB - Compressed : 2.29 GiB => 100.00% (L1) Buffered : 194 MiB - Consumed : 2.31 GiB - Compressed : 2.31 GiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 2.33 GiB - Compressed : 2.33 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 2.36 GiB - Compressed : 2.36 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 167 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 197 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 212 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 217 MiB - Consumed : 2.40 GiB - Compressed : 2.40 GiB => 100.00% (L1) Buffered : 212 MiB - Consumed : 2.42 GiB - Compressed : 2.42 GiB => 100.00% (L1) Buffered : 188 MiB - Consumed : 2.44 GiB - Compressed : 2.44 GiB => 100.00% (L1) Buffered : 163 MiB - Consumed : 2.47 GiB - Compressed : 2.47 GiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 2.49 GiB - Compressed : 2.49 GiB => 100.00% (L1) Buffered : 129 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 178 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 2.53 GiB - Compressed : 2.53 GiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 2.56 GiB - Compressed : 2.56 GiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 2.57 GiB - Compressed : 2.57 GiB => 100.00% (L1) Buffered : 124 MiB - Consumed : 2.60 GiB - Compressed : 2.60 GiB => 100.00% (L1) Buffered : 111 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 129 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 2.63 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 2.65 GiB - Compressed : 2.65 GiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 2.68 GiB - Compressed : 2.68 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 2.70 GiB - Compressed : 2.70 GiB => 100.00% (L1) Buffered : 112 MiB - Consumed : 2.73 GiB - Compressed : 2.73 GiB => 100.00% (L1) Buffered : 105 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 128 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 134 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 113 MiB - Consumed : 2.78 GiB - Compressed : 2.78 GiB => 100.00% (L1) Buffered : 93.2 MiB - Consumed : 2.80 GiB - Compressed : 2.80 GiB => 100.00% (L1) Buffered : 79.4 MiB - Consumed : 2.83 GiB - Compressed : 2.83 GiB => 100.00% (L1) Buffered : 81.8 MiB - Consumed : 2.84 GiB - Compressed : 2.84 GiB => 100.00% (L1) Buffered : 85.2 MiB - Consumed : 2.86 GiB - Compressed : 2.86 GiB => 100.00% (L1) Buffered : 90.0 MiB - Consumed : 2.87 GiB - Compressed : 2.87 GiB => 100.00% (L1) Buffered : 108 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 128 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 177 MiB - Consumed : 2.89 GiB - Compressed : 2.89 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 2.91 GiB - Compressed : 2.91 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 2.94 GiB - Compressed : 2.94 GiB => 100.00% (L1) Buffered : 126 MiB - Consumed : 2.96 GiB - Compressed : 2.96 GiB => 100.00% (L1) Buffered : 118 MiB - Consumed : 2.98 GiB - Compressed : 2.98 GiB => 100.00% (L1) Buffered : 121 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 3.01 GiB - Compressed : 3.01 GiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 3.03 GiB - Compressed : 3.03 GiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 3.05 GiB - Compressed : 3.05 GiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 3.07 GiB - Compressed : 3.07 GiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 3.09 GiB - Compressed : 3.09 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 3.11 GiB - Compressed : 3.11 GiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 3.14 GiB - Compressed : 3.14 GiB => 100.00% (L1) Buffered : 145 MiB - Consumed : 3.15 GiB - Compressed : 3.15 GiB => 100.00% (L1) Buffered : 145 MiB - Consumed : 3.17 GiB - Compressed : 3.17 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 3.19 GiB - Compressed : 3.19 GiB => 100.00% (L1) Buffered : 147 MiB - Consumed : 3.21 GiB - Compressed : 3.21 GiB => 100.00% (L1) Buffered : 151 MiB - Consumed : 3.23 GiB - Compressed : 3.23 GiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 3.28 GiB - Compressed : 3.28 GiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 3.30 GiB - Compressed : 3.30 GiB => 100.00% (L1) Buffered : 120 MiB - Consumed : 3.33 GiB - Compressed : 3.33 GiB => 100.00% (L1) Buffered : 97.6 MiB - Consumed : 3.35 GiB - Compressed : 3.35 GiB => 100.00% (L1) Buffered : 74.1 MiB - Consumed : 3.37 GiB - Compressed : 3.37 GiB => 100.00% (L1) Buffered : 72.1 MiB - Consumed : 3.38 GiB - Compressed : 3.38 GiB => 100.00% (L1) Buffered : 45.1 MiB - Consumed : 3.40 GiB - Compressed : 3.40 GiB => 100.00% (L1) Buffered : 19.6 MiB - Consumed : 3.43 GiB - Compressed : 3.43 GiB => 100.00% fileRoundTripTest: datagen -g4193M -P99 > tmp && zstd -v1 -c tmp | zstd -d1 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 0 B - Consumed : 34.0 MiB - Compressed : 3.17 MiB => 9.33% (L1) Buffered : 0 B - Consumed : 70.0 MiB - Compressed : 6.55 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 102 MiB - Compressed : 9.55 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 132 MiB - Compressed : 12.4 MiB => 9.37% (L1) Buffered : 0 B - Consumed : 162 MiB - Compressed : 15.2 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 188 MiB - Compressed : 17.6 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 220 MiB - Compressed : 20.6 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 250 MiB - Compressed : 23.4 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 282 MiB - Compressed : 26.4 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 318 MiB - Compressed : 29.7 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 350 MiB - Compressed : 32.8 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 386 MiB - Compressed : 36.1 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 422 MiB - Compressed : 39.5 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 456 MiB - Compressed : 42.7 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 492 MiB - Compressed : 46.1 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 530 MiB - Compressed : 49.6 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 560 MiB - Compressed : 52.4 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 592 MiB - Compressed : 55.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 622 MiB - Compressed : 58.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 654 MiB - Compressed : 61.2 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 682 MiB - Compressed : 63.9 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 714 MiB - Compressed : 66.8 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 748 MiB - Compressed : 70.0 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 784 MiB - Compressed : 73.4 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 816 MiB - Compressed : 76.3 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 846 MiB - Compressed : 79.2 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 878 MiB - Compressed : 82.2 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 910 MiB - Compressed : 85.1 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 942 MiB - Compressed : 88.2 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 976 MiB - Compressed : 91.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1010 MiB - Compressed : 94.6 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.02 GiB - Compressed : 97.8 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.06 GiB - Compressed : 101 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.09 GiB - Compressed : 104 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.12 GiB - Compressed : 107 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 1.15 GiB - Compressed : 110 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 1.18 GiB - Compressed : 113 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.21 GiB - Compressed : 116 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.24 GiB - Compressed : 119 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 1.28 GiB - Compressed : 122 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 1.30 GiB - Compressed : 125 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.33 GiB - Compressed : 128 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.37 GiB - Compressed : 131 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 1.39 GiB - Compressed : 134 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 1.43 GiB - Compressed : 137 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.46 GiB - Compressed : 139 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.48 GiB - Compressed : 142 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 1.51 GiB - Compressed : 145 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.54 GiB - Compressed : 148 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.58 GiB - Compressed : 151 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.61 GiB - Compressed : 155 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.65 GiB - Compressed : 158 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.68 GiB - Compressed : 161 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.71 GiB - Compressed : 164 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 1.78 GiB - Compressed : 171 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.80 GiB - Compressed : 173 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.83 GiB - Compressed : 176 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.86 GiB - Compressed : 178 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.88 GiB - Compressed : 180 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.91 GiB - Compressed : 183 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.93 GiB - Compressed : 185 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.96 GiB - Compressed : 188 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.03 GiB - Compressed : 195 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.06 GiB - Compressed : 197 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 2.09 GiB - Compressed : 200 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 2.12 GiB - Compressed : 203 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.13 GiB - Compressed : 205 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.16 GiB - Compressed : 207 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.20 GiB - Compressed : 211 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.22 GiB - Compressed : 213 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.26 GiB - Compressed : 216 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.29 GiB - Compressed : 219 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.32 GiB - Compressed : 223 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 2.35 GiB - Compressed : 226 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.41 GiB - Compressed : 231 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 2.44 GiB - Compressed : 234 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.47 GiB - Compressed : 237 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.50 GiB - Compressed : 240 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 2.53 GiB - Compressed : 243 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.56 GiB - Compressed : 246 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.59 GiB - Compressed : 248 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.62 GiB - Compressed : 251 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.65 GiB - Compressed : 254 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.67 GiB - Compressed : 256 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.70 GiB - Compressed : 259 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.72 GiB - Compressed : 261 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.75 GiB - Compressed : 263 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 2.77 GiB - Compressed : 266 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.81 GiB - Compressed : 269 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.84 GiB - Compressed : 272 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.88 GiB - Compressed : 276 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 2.90 GiB - Compressed : 278 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.93 GiB - Compressed : 281 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 2.96 GiB - Compressed : 283 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.99 GiB - Compressed : 287 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 3.03 GiB - Compressed : 291 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.06 GiB - Compressed : 293 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.08 GiB - Compressed : 296 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.12 GiB - Compressed : 299 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.14 GiB - Compressed : 301 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.17 GiB - Compressed : 304 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 3.19 GiB - Compressed : 306 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.21 GiB - Compressed : 308 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.24 GiB - Compressed : 310 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.28 GiB - Compressed : 314 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.31 GiB - Compressed : 317 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 3.34 GiB - Compressed : 320 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.37 GiB - Compressed : 323 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.40 GiB - Compressed : 326 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 3.43 GiB - Compressed : 329 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 3.46 GiB - Compressed : 331 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.49 GiB - Compressed : 335 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.52 GiB - Compressed : 338 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 3.55 GiB - Compressed : 340 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 3.58 GiB - Compressed : 343 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 3.61 GiB - Compressed : 346 MiB => 9.36% (L1) Buffered : 1.12 MiB - Consumed : 3.65 GiB - Compressed : 350 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.68 GiB - Compressed : 353 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.71 GiB - Compressed : 356 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 3.74 GiB - Compressed : 358 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.76 GiB - Compressed : 361 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.80 GiB - Compressed : 364 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.83 GiB - Compressed : 367 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 3.86 GiB - Compressed : 370 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.89 GiB - Compressed : 373 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.92 GiB - Compressed : 376 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.95 GiB - Compressed : 379 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.98 GiB - Compressed : 382 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 4.02 GiB - Compressed : 385 MiB => 9.36% (L1) Buffered : 1.38 MiB - Consumed : 4.05 GiB - Compressed : 388 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 4.08 GiB - Compressed : 391 MiB => 9.36% ===> zstd long, long distance matching round-trip tests roundTripTest: datagen -g270000000 | zstd -v1 --single-thread --long | zstd -d1 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.2 KiB => 31.43% (L1) Buffered : 0 B - Consumed : 12.6 MiB - Compressed : 3.93 MiB => 31.17% (L1) Buffered : 0 B - Consumed : 28.0 MiB - Compressed : 8.77 MiB => 31.32% (L1) Buffered : 0 B - Consumed : 38.0 MiB - Compressed : 11.9 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 51.6 MiB - Compressed : 16.2 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 64.9 MiB - Compressed : 20.4 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 80.4 MiB - Compressed : 25.2 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 95.8 MiB - Compressed : 30.1 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 112 MiB - Compressed : 35.1 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 127 MiB - Compressed : 38.5 MiB => 30.39% (L1) Buffered : 0 B - Consumed : 142 MiB - Compressed : 39.9 MiB => 28.00% (L1) Buffered : 0 B - Consumed : 164 MiB - Compressed : 41.7 MiB => 25.37% (L1) Buffered : 0 B - Consumed : 186 MiB - Compressed : 43.5 MiB => 23.40% (L1) Buffered : 0 B - Consumed : 205 MiB - Compressed : 45.1 MiB => 22.01% (L1) Buffered : 0 B - Consumed : 227 MiB - Compressed : 47.2 MiB => 20.82% (L1) Buffered : 0 B - Consumed : 246 MiB - Compressed : 49.0 MiB => 19.96% roundTripTest: datagen -g130000000 -P60 | zstd -v5 --single-thread --long | zstd -d5 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L5) Buffered : 0 B - Consumed : 128 KiB - Compressed : 30.5 KiB => 23.82% (L5) Buffered : 0 B - Consumed : 6.25 MiB - Compressed : 1.70 MiB => 27.17% (L5) Buffered : 0 B - Consumed : 14.8 MiB - Compressed : 4.02 MiB => 27.25% (L5) Buffered : 0 B - Consumed : 24.1 MiB - Compressed : 6.60 MiB => 27.37% (L5) Buffered : 0 B - Consumed : 33.6 MiB - Compressed : 9.18 MiB => 27.29% (L5) Buffered : 0 B - Consumed : 41.9 MiB - Compressed : 11.4 MiB => 27.33% (L5) Buffered : 0 B - Consumed : 51.0 MiB - Compressed : 14.0 MiB => 27.35% (L5) Buffered : 0 B - Consumed : 60.2 MiB - Compressed : 16.5 MiB => 27.35% (L5) Buffered : 0 B - Consumed : 67.0 MiB - Compressed : 18.3 MiB => 27.34% (L5) Buffered : 0 B - Consumed : 76.0 MiB - Compressed : 20.8 MiB => 27.35% (L5) Buffered : 0 B - Consumed : 83.0 MiB - Compressed : 22.7 MiB => 27.38% (L5) Buffered : 0 B - Consumed : 90.0 MiB - Compressed : 24.6 MiB => 27.39% (L5) Buffered : 0 B - Consumed : 97.0 MiB - Compressed : 26.6 MiB => 27.37% (L5) Buffered : 0 B - Consumed : 104 MiB - Compressed : 28.4 MiB => 27.37% (L5) Buffered : 0 B - Consumed : 110 MiB - Compressed : 30.2 MiB => 27.36% (L5) Buffered : 0 B - Consumed : 119 MiB - Compressed : 32.4 MiB => 27.34% roundTripTest: datagen -g35000000 -P70 | zstd -v8 --single-thread --long | zstd -d8 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L8) Buffered : 0 B - Consumed : 128 KiB - Compressed : 22.5 KiB => 17.56% (L8) Buffered : 0 B - Consumed : 5.38 MiB - Compressed : 1.17 MiB => 21.72% (L8) Buffered : 0 B - Consumed : 11.1 MiB - Compressed : 2.43 MiB => 21.87% (L8) Buffered : 0 B - Consumed : 17.9 MiB - Compressed : 3.91 MiB => 21.87% (L8) Buffered : 0 B - Consumed : 24.6 MiB - Compressed : 5.37 MiB => 21.83% (L8) Buffered : 0 B - Consumed : 31.5 MiB - Compressed : 6.88 MiB => 21.83% roundTripTest: datagen -g18000001 -P80 | zstd -v18 --single-thread --long | zstd -d18 --single-thread --long *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L18) Buffered : 0 B - Consumed : 128 KiB - Compressed : 15.1 KiB => 11.78% (L18) Buffered : 0 B - Consumed : 896 KiB - Compressed : 124 KiB => 13.82% (L18) Buffered : 0 B - Consumed : 1.50 MiB - Compressed : 211 KiB => 13.72% (L18) Buffered : 0 B - Consumed : 2.00 MiB - Compressed : 286 KiB => 13.98% (L18) Buffered : 0 B - Consumed : 2.50 MiB - Compressed : 363 KiB => 14.19% (L18) Buffered : 0 B - Consumed : 2.88 MiB - Compressed : 419 KiB => 14.25% (L18) Buffered : 0 B - Consumed : 3.38 MiB - Compressed : 490 KiB => 14.17% (L18) Buffered : 0 B - Consumed : 3.75 MiB - Compressed : 548 KiB => 14.26% (L18) Buffered : 0 B - Consumed : 4.12 MiB - Compressed : 602 KiB => 14.25% (L18) Buffered : 0 B - Consumed : 4.50 MiB - Compressed : 658 KiB => 14.27% (L18) Buffered : 0 B - Consumed : 4.88 MiB - Compressed : 713 KiB => 14.29% (L18) Buffered : 0 B - Consumed : 5.25 MiB - Compressed : 767 KiB => 14.26% (L18) Buffered : 0 B - Consumed : 5.62 MiB - Compressed : 822 KiB => 14.26% (L18) Buffered : 0 B - Consumed : 6.00 MiB - Compressed : 877 KiB => 14.27% (L18) Buffered : 0 B - Consumed : 6.38 MiB - Compressed : 930 KiB => 14.25% (L18) Buffered : 0 B - Consumed : 6.75 MiB - Compressed : 987 KiB => 14.28% (L18) Buffered : 0 B - Consumed : 7.12 MiB - Compressed : 1.02 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 7.50 MiB - Compressed : 1.07 MiB => 14.28% (L18) Buffered : 0 B - Consumed : 7.88 MiB - Compressed : 1.13 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 8.25 MiB - Compressed : 1.18 MiB => 14.28% (L18) Buffered : 0 B - Consumed : 8.62 MiB - Compressed : 1.23 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 9.00 MiB - Compressed : 1.28 MiB => 14.26% (L18) Buffered : 0 B - Consumed : 9.38 MiB - Compressed : 1.34 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 9.75 MiB - Compressed : 1.39 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 10.1 MiB - Compressed : 1.45 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 10.5 MiB - Compressed : 1.50 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 10.9 MiB - Compressed : 1.56 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 11.2 MiB - Compressed : 1.61 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 11.6 MiB - Compressed : 1.66 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 12.0 MiB - Compressed : 1.71 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 12.4 MiB - Compressed : 1.77 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 12.8 MiB - Compressed : 1.83 MiB => 14.32% (L18) Buffered : 0 B - Consumed : 13.1 MiB - Compressed : 1.88 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 13.5 MiB - Compressed : 1.93 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 13.9 MiB - Compressed : 1.98 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 14.2 MiB - Compressed : 2.04 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 14.6 MiB - Compressed : 2.09 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 15.0 MiB - Compressed : 2.15 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 15.4 MiB - Compressed : 2.21 MiB => 14.35% (L18) Buffered : 0 B - Consumed : 15.8 MiB - Compressed : 2.26 MiB => 14.34% (L18) Buffered : 0 B - Consumed : 16.1 MiB - Compressed : 2.31 MiB => 14.34% (L18) Buffered : 0 B - Consumed : 16.4 MiB - Compressed : 2.35 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 16.8 MiB - Compressed : 2.40 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 17.1 MiB - Compressed : 2.45 MiB => 14.32% roundTripTest: datagen -g700M -P50 | zstd -v1 --single-thread --long=29 | zstd -d1 --single-thread --long=29 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.2 KiB => 31.43% (L1) Buffered : 0 B - Consumed : 10.4 MiB - Compressed : 3.23 MiB => 31.15% (L1) Buffered : 0 B - Consumed : 25.9 MiB - Compressed : 8.10 MiB => 31.30% (L1) Buffered : 0 B - Consumed : 41.4 MiB - Compressed : 13.0 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 57.9 MiB - Compressed : 18.2 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 75.1 MiB - Compressed : 23.6 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 92.2 MiB - Compressed : 29.0 MiB => 31.42% (L1) Buffered : 0 B - Consumed : 110 MiB - Compressed : 34.4 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 128 MiB - Compressed : 38.5 MiB => 30.01% (L1) Buffered : 0 B - Consumed : 150 MiB - Compressed : 39.8 MiB => 26.64% (L1) Buffered : 0 B - Consumed : 169 MiB - Compressed : 40.9 MiB => 24.28% (L1) Buffered : 0 B - Consumed : 190 MiB - Compressed : 42.3 MiB => 22.26% (L1) Buffered : 0 B - Consumed : 210 MiB - Compressed : 43.6 MiB => 20.74% (L1) Buffered : 0 B - Consumed : 226 MiB - Compressed : 44.8 MiB => 19.78% (L1) Buffered : 0 B - Consumed : 246 MiB - Compressed : 46.2 MiB => 18.74% (L1) Buffered : 0 B - Consumed : 264 MiB - Compressed : 47.2 MiB => 17.88% (L1) Buffered : 0 B - Consumed : 282 MiB - Compressed : 48.4 MiB => 17.18% (L1) Buffered : 0 B - Consumed : 302 MiB - Compressed : 49.6 MiB => 16.46% (L1) Buffered : 0 B - Consumed : 322 MiB - Compressed : 50.8 MiB => 15.79% (L1) Buffered : 0 B - Consumed : 337 MiB - Compressed : 51.6 MiB => 15.29% (L1) Buffered : 0 B - Consumed : 353 MiB - Compressed : 52.3 MiB => 14.82% (L1) Buffered : 0 B - Consumed : 369 MiB - Compressed : 53.1 MiB => 14.41% (L1) Buffered : 0 B - Consumed : 385 MiB - Compressed : 53.9 MiB => 14.01% (L1) Buffered : 0 B - Consumed : 400 MiB - Compressed : 54.7 MiB => 13.67% (L1) Buffered : 0 B - Consumed : 415 MiB - Compressed : 55.5 MiB => 13.36% (L1) Buffered : 0 B - Consumed : 430 MiB - Compressed : 56.2 MiB => 13.06% (L1) Buffered : 0 B - Consumed : 464 MiB - Compressed : 56.2 MiB => 12.11% (L1) Buffered : 0 B - Consumed : 495 MiB - Compressed : 56.2 MiB => 11.36% (L1) Buffered : 0 B - Consumed : 520 MiB - Compressed : 56.2 MiB => 10.81% (L1) Buffered : 0 B - Consumed : 547 MiB - Compressed : 56.2 MiB => 10.27% (L1) Buffered : 0 B - Consumed : 569 MiB - Compressed : 56.2 MiB => 9.87% (L1) Buffered : 0 B - Consumed : 591 MiB - Compressed : 56.2 MiB => 9.51% (L1) Buffered : 0 B - Consumed : 626 MiB - Compressed : 56.2 MiB => 8.98% (L1) Buffered : 0 B - Consumed : 635 MiB - Compressed : 56.2 MiB => 8.85% (L1) Buffered : 0 B - Consumed : 665 MiB - Compressed : 56.2 MiB => 8.45% (L1) Buffered : 0 B - Consumed : 675 MiB - Compressed : 56.2 MiB => 8.32% roundTripTest: datagen -g600M -P50 | zstd -v1 --single-thread --long --zstd=wlog=29,clog=28 | zstd -d1 --single-thread --long --zstd=wlog=29,clog=28 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 128 KiB - Compressed : 40.2 KiB => 31.43% (L1) Buffered : 0 B - Consumed : 13.2 MiB - Compressed : 4.13 MiB => 31.16% (L1) Buffered : 0 B - Consumed : 26.5 MiB - Compressed : 8.29 MiB => 31.30% (L1) Buffered : 0 B - Consumed : 39.9 MiB - Compressed : 12.5 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 53.2 MiB - Compressed : 16.7 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 67.6 MiB - Compressed : 21.2 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 83.0 MiB - Compressed : 26.1 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 98.4 MiB - Compressed : 30.9 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 114 MiB - Compressed : 35.7 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 129 MiB - Compressed : 38.5 MiB => 29.85% (L1) Buffered : 0 B - Consumed : 145 MiB - Compressed : 39.6 MiB => 27.21% (L1) Buffered : 0 B - Consumed : 163 MiB - Compressed : 40.6 MiB => 24.94% (L1) Buffered : 0 B - Consumed : 180 MiB - Compressed : 41.7 MiB => 23.13% (L1) Buffered : 0 B - Consumed : 197 MiB - Compressed : 42.7 MiB => 21.65% (L1) Buffered : 0 B - Consumed : 214 MiB - Compressed : 43.8 MiB => 20.54% (L1) Buffered : 0 B - Consumed : 229 MiB - Compressed : 45.0 MiB => 19.64% (L1) Buffered : 0 B - Consumed : 246 MiB - Compressed : 46.1 MiB => 18.78% (L1) Buffered : 0 B - Consumed : 261 MiB - Compressed : 47.0 MiB => 18.02% (L1) Buffered : 0 B - Consumed : 277 MiB - Compressed : 48.0 MiB => 17.36% (L1) Buffered : 0 B - Consumed : 290 MiB - Compressed : 48.9 MiB => 16.85% (L1) Buffered : 0 B - Consumed : 304 MiB - Compressed : 49.8 MiB => 16.36% (L1) Buffered : 0 B - Consumed : 318 MiB - Compressed : 50.6 MiB => 15.89% (L1) Buffered : 0 B - Consumed : 334 MiB - Compressed : 51.4 MiB => 15.38% (L1) Buffered : 0 B - Consumed : 353 MiB - Compressed : 52.3 MiB => 14.83% (L1) Buffered : 0 B - Consumed : 371 MiB - Compressed : 53.2 MiB => 14.34% (L1) Buffered : 0 B - Consumed : 388 MiB - Compressed : 54.1 MiB => 13.94% (L1) Buffered : 0 B - Consumed : 405 MiB - Compressed : 54.9 MiB => 13.57% (L1) Buffered : 0 B - Consumed : 422 MiB - Compressed : 55.8 MiB => 13.23% (L1) Buffered : 0 B - Consumed : 441 MiB - Compressed : 56.2 MiB => 12.73% (L1) Buffered : 0 B - Consumed : 468 MiB - Compressed : 56.2 MiB => 12.01% (L1) Buffered : 0 B - Consumed : 485 MiB - Compressed : 56.2 MiB => 11.58% (L1) Buffered : 0 B - Consumed : 508 MiB - Compressed : 56.2 MiB => 11.06% (L1) Buffered : 0 B - Consumed : 522 MiB - Compressed : 56.2 MiB => 10.76% (L1) Buffered : 0 B - Consumed : 546 MiB - Compressed : 56.2 MiB => 10.29% (L1) Buffered : 0 B - Consumed : 556 MiB - Compressed : 56.2 MiB => 10.11% (L1) Buffered : 0 B - Consumed : 581 MiB - Compressed : 56.2 MiB => 9.68% (L1) Buffered : 0 B - Consumed : 597 MiB - Compressed : 56.2 MiB => 9.42% ===> zstdmt long round-trip tests roundTripTest: datagen -g80000000 -P99 | zstd -v19 -T2 | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L19) Buffered : 73.8 MiB - Consumed : 2.50 MiB - Compressed : 133 KiB => 5.21% (L19) Buffered : 71.3 MiB - Consumed : 5.00 MiB - Compressed : 280 KiB => 5.48% (L19) Buffered : 67.8 MiB - Consumed : 8.50 MiB - Compressed : 490 KiB => 5.63% (L19) Buffered : 64.3 MiB - Consumed : 12.0 MiB - Compressed : 696 KiB => 5.66% (L19) Buffered : 59.3 MiB - Consumed : 17.0 MiB - Compressed : 986 KiB => 5.66% (L19) Buffered : 54.8 MiB - Consumed : 21.5 MiB - Compressed : 1.22 MiB => 5.67% (L19) Buffered : 48.3 MiB - Consumed : 28.0 MiB - Compressed : 1.60 MiB => 5.70% (L19) Buffered : 44.3 MiB - Consumed : 32.0 MiB - Compressed : 1.83 MiB => 5.70% (L19) Buffered : 40.3 MiB - Consumed : 36.0 MiB - Compressed : 2.06 MiB => 5.72% (L19) Buffered : 34.8 MiB - Consumed : 41.5 MiB - Compressed : 2.38 MiB => 5.73% (L19) Buffered : 30.8 MiB - Consumed : 45.5 MiB - Compressed : 2.61 MiB => 5.74% (L19) Buffered : 26.8 MiB - Consumed : 49.5 MiB - Compressed : 2.84 MiB => 5.74% (L19) Buffered : 21.3 MiB - Consumed : 55.0 MiB - Compressed : 3.15 MiB => 5.73% (L19) Buffered : 17.3 MiB - Consumed : 59.0 MiB - Compressed : 3.39 MiB => 5.74% (L19) Buffered : 15.3 MiB - Consumed : 61.0 MiB - Compressed : 3.50 MiB => 5.74% (L19) Buffered : 15.3 MiB - Consumed : 61.0 MiB - Compressed : 3.50 MiB => 5.74% (L19) Buffered : 14.8 MiB - Consumed : 61.5 MiB - Compressed : 3.53 MiB => 5.74% (L19) Buffered : 12.8 MiB - Consumed : 63.5 MiB - Compressed : 3.65 MiB => 5.75% (L19) Buffered : 10.8 MiB - Consumed : 65.5 MiB - Compressed : 3.77 MiB => 5.75% (L19) Buffered : 8.29 MiB - Consumed : 68.0 MiB - Compressed : 3.91 MiB => 5.75% (L19) Buffered : 6.29 MiB - Consumed : 70.0 MiB - Compressed : 4.02 MiB => 5.75% (L19) Buffered : 3.79 MiB - Consumed : 72.5 MiB - Compressed : 4.17 MiB => 5.75% (L19) Buffered : 1.79 MiB - Consumed : 74.5 MiB - Compressed : 4.29 MiB => 5.76% (L19) Buffered : 0 B - Consumed : 76.3 MiB - Compressed : 4.39 MiB => 5.75% roundTripTest: datagen -g5000000000 -P99 | zstd -v1 -T2 | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 1.88 MiB - Consumed : 10.0 MiB - Compressed : 950 KiB => 9.27% (L1) Buffered : 384 KiB - Consumed : 40.0 MiB - Compressed : 3.73 MiB => 9.33% (L1) Buffered : 1.25 MiB - Consumed : 70.0 MiB - Compressed : 6.55 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 102 MiB - Compressed : 9.50 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 132 MiB - Compressed : 12.4 MiB => 9.37% (L1) Buffered : 256 KiB - Consumed : 164 MiB - Compressed : 15.4 MiB => 9.36% (L1) Buffered : 1.12 MiB - Consumed : 190 MiB - Compressed : 17.8 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 216 MiB - Compressed : 20.2 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 238 MiB - Compressed : 22.3 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 260 MiB - Compressed : 24.3 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 284 MiB - Compressed : 26.6 MiB => 9.36% (L1) Buffered : 896 KiB - Consumed : 310 MiB - Compressed : 29.0 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 340 MiB - Compressed : 31.8 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 368 MiB - Compressed : 34.5 MiB => 9.36% (L1) Buffered : 2.88 MiB - Consumed : 403 MiB - Compressed : 37.7 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 440 MiB - Compressed : 41.1 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 470 MiB - Compressed : 44.0 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 492 MiB - Compressed : 46.1 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 516 MiB - Compressed : 48.3 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 540 MiB - Compressed : 50.6 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 564 MiB - Compressed : 52.8 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 588 MiB - Compressed : 55.0 MiB => 9.36% (L1) Buffered : 2.62 MiB - Consumed : 608 MiB - Compressed : 56.9 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 632 MiB - Compressed : 59.2 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 656 MiB - Compressed : 61.4 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 680 MiB - Compressed : 63.7 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 704 MiB - Compressed : 65.9 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 726 MiB - Compressed : 68.0 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 750 MiB - Compressed : 70.2 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 776 MiB - Compressed : 72.7 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 802 MiB - Compressed : 75.1 MiB => 9.36% (L1) Buffered : 2.38 MiB - Consumed : 828 MiB - Compressed : 77.5 MiB => 9.36% (L1) Buffered : 896 KiB - Consumed : 858 MiB - Compressed : 80.3 MiB => 9.36% (L1) Buffered : 2.75 MiB - Consumed : 890 MiB - Compressed : 83.3 MiB => 9.36% (L1) Buffered : 1.88 MiB - Consumed : 916 MiB - Compressed : 85.8 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 944 MiB - Compressed : 88.4 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 972 MiB - Compressed : 91.0 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 1000 MiB - Compressed : 93.7 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.00 GiB - Compressed : 96.3 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.04 GiB - Compressed : 99.2 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 1.06 GiB - Compressed : 102 MiB => 9.36% (L1) Buffered : 1.38 MiB - Consumed : 1.09 GiB - Compressed : 105 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 1.12 GiB - Compressed : 108 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.15 GiB - Compressed : 110 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.18 GiB - Compressed : 113 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.21 GiB - Compressed : 116 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 1.23 GiB - Compressed : 118 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.26 GiB - Compressed : 121 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.29 GiB - Compressed : 123 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.31 GiB - Compressed : 126 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.34 GiB - Compressed : 129 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 1.37 GiB - Compressed : 131 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.40 GiB - Compressed : 134 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.42 GiB - Compressed : 136 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.45 GiB - Compressed : 139 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.48 GiB - Compressed : 142 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.51 GiB - Compressed : 144 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.53 GiB - Compressed : 147 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.56 GiB - Compressed : 149 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.59 GiB - Compressed : 152 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.61 GiB - Compressed : 154 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.64 GiB - Compressed : 157 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.66 GiB - Compressed : 159 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.69 GiB - Compressed : 162 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.72 GiB - Compressed : 165 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 1.75 GiB - Compressed : 167 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.78 GiB - Compressed : 170 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.80 GiB - Compressed : 173 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.83 GiB - Compressed : 175 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.86 GiB - Compressed : 178 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 1.88 GiB - Compressed : 181 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 1.91 GiB - Compressed : 183 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.94 GiB - Compressed : 186 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 1.97 GiB - Compressed : 189 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.03 GiB - Compressed : 194 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 2.05 GiB - Compressed : 197 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 2.08 GiB - Compressed : 199 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 2.10 GiB - Compressed : 201 MiB => 9.36% (L1) Buffered : 1.88 MiB - Consumed : 2.11 GiB - Compressed : 203 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 2.13 GiB - Compressed : 204 MiB => 9.36% (L1) Buffered : 1.38 MiB - Consumed : 2.15 GiB - Compressed : 206 MiB => 9.36% (L1) Buffered : 896 KiB - Consumed : 2.17 GiB - Compressed : 208 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.19 GiB - Compressed : 210 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 2.21 GiB - Compressed : 212 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.23 GiB - Compressed : 214 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 2.25 GiB - Compressed : 215 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.27 GiB - Compressed : 217 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.29 GiB - Compressed : 219 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.31 GiB - Compressed : 222 MiB => 9.36% (L1) Buffered : 2.38 MiB - Consumed : 2.34 GiB - Compressed : 224 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 2.37 GiB - Compressed : 227 MiB => 9.36% (L1) Buffered : 1.12 MiB - Consumed : 2.40 GiB - Compressed : 230 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 2.42 GiB - Compressed : 232 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.45 GiB - Compressed : 235 MiB => 9.36% (L1) Buffered : 1.88 MiB - Consumed : 2.47 GiB - Compressed : 237 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 2.50 GiB - Compressed : 240 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.53 GiB - Compressed : 243 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 2.56 GiB - Compressed : 245 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.59 GiB - Compressed : 248 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 2.62 GiB - Compressed : 251 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 2.64 GiB - Compressed : 254 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.67 GiB - Compressed : 256 MiB => 9.36% (L1) Buffered : 2.38 MiB - Consumed : 2.70 GiB - Compressed : 259 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 2.73 GiB - Compressed : 262 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 2.76 GiB - Compressed : 264 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.78 GiB - Compressed : 267 MiB => 9.36% (L1) Buffered : 2.38 MiB - Consumed : 2.81 GiB - Compressed : 270 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 2.84 GiB - Compressed : 273 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.87 GiB - Compressed : 275 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 2.91 GiB - Compressed : 279 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 2.94 GiB - Compressed : 281 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.97 GiB - Compressed : 284 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 2.99 GiB - Compressed : 287 MiB => 9.36% (L1) Buffered : 2.12 MiB - Consumed : 3.02 GiB - Compressed : 289 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.05 GiB - Compressed : 292 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 3.07 GiB - Compressed : 295 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.10 GiB - Compressed : 297 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 3.13 GiB - Compressed : 300 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.16 GiB - Compressed : 303 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.19 GiB - Compressed : 305 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.21 GiB - Compressed : 308 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 3.24 GiB - Compressed : 311 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 3.27 GiB - Compressed : 314 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 3.30 GiB - Compressed : 317 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.33 GiB - Compressed : 319 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.36 GiB - Compressed : 322 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.39 GiB - Compressed : 325 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 3.41 GiB - Compressed : 327 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.44 GiB - Compressed : 330 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 3.47 GiB - Compressed : 333 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 3.50 GiB - Compressed : 335 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.52 GiB - Compressed : 338 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.55 GiB - Compressed : 340 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.58 GiB - Compressed : 343 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 3.61 GiB - Compressed : 346 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 3.63 GiB - Compressed : 348 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.66 GiB - Compressed : 351 MiB => 9.36% (L1) Buffered : 1.88 MiB - Consumed : 3.69 GiB - Compressed : 354 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.72 GiB - Compressed : 357 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 3.75 GiB - Compressed : 359 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.77 GiB - Compressed : 362 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 3.80 GiB - Compressed : 364 MiB => 9.36% (L1) Buffered : 2.12 MiB - Consumed : 3.83 GiB - Compressed : 367 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 3.86 GiB - Compressed : 370 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.89 GiB - Compressed : 373 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.92 GiB - Compressed : 376 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.95 GiB - Compressed : 378 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 3.97 GiB - Compressed : 381 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.00 GiB - Compressed : 383 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.03 GiB - Compressed : 386 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.06 GiB - Compressed : 389 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.09 GiB - Compressed : 392 MiB => 9.36% (L1) Buffered : 1.25 MiB - Consumed : 4.11 GiB - Compressed : 394 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.14 GiB - Compressed : 397 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.17 GiB - Compressed : 400 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 4.20 GiB - Compressed : 402 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 4.22 GiB - Compressed : 405 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 4.25 GiB - Compressed : 408 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.28 GiB - Compressed : 410 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 4.31 GiB - Compressed : 413 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.33 GiB - Compressed : 415 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 4.36 GiB - Compressed : 418 MiB => 9.36% (L1) Buffered : 896 KiB - Consumed : 4.39 GiB - Compressed : 421 MiB => 9.36% (L1) Buffered : 896 KiB - Consumed : 4.42 GiB - Compressed : 423 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 4.44 GiB - Compressed : 426 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 4.47 GiB - Compressed : 429 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.50 GiB - Compressed : 431 MiB => 9.36% (L1) Buffered : 1.38 MiB - Consumed : 4.52 GiB - Compressed : 434 MiB => 9.36% (L1) Buffered : 896 KiB - Consumed : 4.55 GiB - Compressed : 436 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 4.57 GiB - Compressed : 439 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.60 GiB - Compressed : 441 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 4.63 GiB - Compressed : 444 MiB => 9.36% roundTripTest: datagen -g500000000 -P97 | zstd -v1 -T999 | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 1.000 MiB - Consumed : 30.0 MiB - Compressed : 2.93 MiB => 9.77% (L1) Buffered : 2.50 MiB - Consumed : 55.0 MiB - Compressed : 5.41 MiB => 9.84% (L1) Buffered : 640 KiB - Consumed : 78.0 MiB - Compressed : 7.69 MiB => 9.86% (L1) Buffered : 128 KiB - Consumed : 104 MiB - Compressed : 10.3 MiB => 9.86% (L1) Buffered : 128 KiB - Consumed : 132 MiB - Compressed : 13.0 MiB => 9.86% (L1) Buffered : 128 KiB - Consumed : 160 MiB - Compressed : 15.8 MiB => 9.86% (L1) Buffered : 128 KiB - Consumed : 188 MiB - Compressed : 18.5 MiB => 9.85% (L1) Buffered : 128 KiB - Consumed : 216 MiB - Compressed : 21.3 MiB => 9.86% (L1) Buffered : 128 KiB - Consumed : 244 MiB - Compressed : 24.1 MiB => 9.86% (L1) Buffered : 128 KiB - Consumed : 272 MiB - Compressed : 26.8 MiB => 9.86% (L1) Buffered : 128 KiB - Consumed : 300 MiB - Compressed : 29.6 MiB => 9.86% (L1) Buffered : 256 KiB - Consumed : 328 MiB - Compressed : 32.4 MiB => 9.86% (L1) Buffered : 640 KiB - Consumed : 356 MiB - Compressed : 35.1 MiB => 9.86% (L1) Buffered : 1.38 MiB - Consumed : 382 MiB - Compressed : 37.7 MiB => 9.86% (L1) Buffered : 1.62 MiB - Consumed : 408 MiB - Compressed : 40.2 MiB => 9.86% (L1) Buffered : 128 KiB - Consumed : 438 MiB - Compressed : 43.2 MiB => 9.86% (L1) Buffered : 256 KiB - Consumed : 466 MiB - Compressed : 45.9 MiB => 9.86% fileRoundTripTest: datagen -g4103M -P98 > tmp && zstd -v -T0 -c tmp | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Note: 8 physical core(s) detected (L12) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L12) Buffered : 99.8 MiB - Consumed : 2.00 MiB - Compressed : 129 KiB => 6.32% (L12) Buffered : 140 MiB - Consumed : 4.50 MiB - Compressed : 303 KiB => 6.58% (L12) Buffered : 130 MiB - Consumed : 14.0 MiB - Compressed : 974 KiB => 6.79% (L12) Buffered : 122 MiB - Consumed : 21.5 MiB - Compressed : 1.47 MiB => 6.82% (L12) Buffered : 114 MiB - Consumed : 30.0 MiB - Compressed : 2.05 MiB => 6.84% (L12) Buffered : 104 MiB - Consumed : 40.5 MiB - Compressed : 2.77 MiB => 6.83% (L12) Buffered : 92.5 MiB - Consumed : 51.5 MiB - Compressed : 3.52 MiB => 6.83% (L12) Buffered : 82.0 MiB - Consumed : 62.0 MiB - Compressed : 4.23 MiB => 6.83% (L12) Buffered : 72.5 MiB - Consumed : 71.5 MiB - Compressed : 4.88 MiB => 6.82% (L12) Buffered : 65.5 MiB - Consumed : 78.5 MiB - Compressed : 5.36 MiB => 6.83% (L12) Buffered : 53.0 MiB - Consumed : 91.0 MiB - Compressed : 6.22 MiB => 6.83% (L12) Buffered : 41.5 MiB - Consumed : 102 MiB - Compressed : 7.00 MiB => 6.83% (L12) Buffered : 36.2 MiB - Consumed : 108 MiB - Compressed : 7.41 MiB => 6.83% (L12) Buffered : 39.5 MiB - Consumed : 120 MiB - Compressed : 8.24 MiB => 6.83% (L12) Buffered : 39.4 MiB - Consumed : 128 MiB - Compressed : 8.78 MiB => 6.83% (L12) Buffered : 41.8 MiB - Consumed : 135 MiB - Compressed : 9.22 MiB => 6.83% (L12) Buffered : 38.5 MiB - Consumed : 140 MiB - Compressed : 9.56 MiB => 6.83% (L12) Buffered : 35.0 MiB - Consumed : 146 MiB - Compressed : 9.94 MiB => 6.83% (L12) Buffered : 31.6 MiB - Consumed : 151 MiB - Compressed : 10.3 MiB => 6.83% (L12) Buffered : 108 MiB - Consumed : 155 MiB - Compressed : 10.6 MiB => 6.83% (L12) Buffered : 106 MiB - Consumed : 166 MiB - Compressed : 11.3 MiB => 6.83% (L12) Buffered : 94.5 MiB - Consumed : 178 MiB - Compressed : 12.1 MiB => 6.83% (L12) Buffered : 85.5 MiB - Consumed : 186 MiB - Compressed : 12.7 MiB => 6.83% (L12) Buffered : 78.9 MiB - Consumed : 194 MiB - Compressed : 13.2 MiB => 6.83% (L12) Buffered : 87.5 MiB - Consumed : 200 MiB - Compressed : 13.7 MiB => 6.83% (L12) Buffered : 80.0 MiB - Consumed : 208 MiB - Compressed : 14.2 MiB => 6.83% (L12) Buffered : 73.2 MiB - Consumed : 216 MiB - Compressed : 14.7 MiB => 6.83% (L12) Buffered : 81.1 MiB - Consumed : 223 MiB - Compressed : 15.2 MiB => 6.83% (L12) Buffered : 88.0 MiB - Consumed : 232 MiB - Compressed : 15.9 MiB => 6.83% (L12) Buffered : 80.0 MiB - Consumed : 240 MiB - Compressed : 16.4 MiB => 6.83% (L12) Buffered : 72.0 MiB - Consumed : 248 MiB - Compressed : 16.9 MiB => 6.83% (L12) Buffered : 62.5 MiB - Consumed : 258 MiB - Compressed : 17.6 MiB => 6.83% (L12) Buffered : 55.0 MiB - Consumed : 265 MiB - Compressed : 18.1 MiB => 6.83% (L12) Buffered : 47.0 MiB - Consumed : 273 MiB - Compressed : 18.6 MiB => 6.83% (L12) Buffered : 39.9 MiB - Consumed : 280 MiB - Compressed : 19.2 MiB => 6.83% (L12) Buffered : 33.5 MiB - Consumed : 288 MiB - Compressed : 19.7 MiB => 6.83% (L12) Buffered : 29.2 MiB - Consumed : 294 MiB - Compressed : 20.1 MiB => 6.83% (L12) Buffered : 24.1 MiB - Consumed : 300 MiB - Compressed : 20.5 MiB => 6.83% (L12) Buffered : 19.6 MiB - Consumed : 306 MiB - Compressed : 20.9 MiB => 6.83% (L12) Buffered : 15.5 MiB - Consumed : 312 MiB - Compressed : 21.3 MiB => 6.83% (L12) Buffered : 116 MiB - Consumed : 316 MiB - Compressed : 21.6 MiB => 6.83% (L12) Buffered : 107 MiB - Consumed : 325 MiB - Compressed : 22.2 MiB => 6.83% (L12) Buffered : 112 MiB - Consumed : 336 MiB - Compressed : 22.9 MiB => 6.83% (L12) Buffered : 103 MiB - Consumed : 345 MiB - Compressed : 23.6 MiB => 6.83% (L12) Buffered : 114 MiB - Consumed : 350 MiB - Compressed : 23.9 MiB => 6.83% (L12) Buffered : 106 MiB - Consumed : 358 MiB - Compressed : 24.5 MiB => 6.83% (L12) Buffered : 98.0 MiB - Consumed : 366 MiB - Compressed : 25.0 MiB => 6.83% (L12) Buffered : 86.0 MiB - Consumed : 378 MiB - Compressed : 25.8 MiB => 6.83% (L12) Buffered : 78.0 MiB - Consumed : 386 MiB - Compressed : 26.4 MiB => 6.83% (L12) Buffered : 69.0 MiB - Consumed : 395 MiB - Compressed : 27.0 MiB => 6.83% (L12) Buffered : 59.0 MiB - Consumed : 405 MiB - Compressed : 27.7 MiB => 6.83% (L12) Buffered : 51.0 MiB - Consumed : 413 MiB - Compressed : 28.2 MiB => 6.83% (L12) Buffered : 42.5 MiB - Consumed : 422 MiB - Compressed : 28.8 MiB => 6.83% (L12) Buffered : 35.0 MiB - Consumed : 429 MiB - Compressed : 29.3 MiB => 6.83% (L12) Buffered : 29.4 MiB - Consumed : 435 MiB - Compressed : 29.7 MiB => 6.83% (L12) Buffered : 54.0 MiB - Consumed : 442 MiB - Compressed : 30.2 MiB => 6.83% (L12) Buffered : 47.1 MiB - Consumed : 449 MiB - Compressed : 30.7 MiB => 6.83% (L12) Buffered : 42.6 MiB - Consumed : 454 MiB - Compressed : 31.0 MiB => 6.83% (L12) Buffered : 38.0 MiB - Consumed : 460 MiB - Compressed : 31.5 MiB => 6.83% (L12) Buffered : 35.2 MiB - Consumed : 465 MiB - Compressed : 31.8 MiB => 6.83% (L12) Buffered : 25.9 MiB - Consumed : 475 MiB - Compressed : 32.5 MiB => 6.83% (L12) Buffered : 13.6 MiB - Consumed : 488 MiB - Compressed : 33.3 MiB => 6.83% (L12) Buffered : 5.38 MiB - Consumed : 496 MiB - Compressed : 33.9 MiB => 6.83% (L12) Buffered : 8.62 MiB - Consumed : 496 MiB - Compressed : 33.9 MiB => 6.83% (L12) Buffered : 138 MiB - Consumed : 496 MiB - Compressed : 33.9 MiB => 6.83% (L12) Buffered : 136 MiB - Consumed : 504 MiB - Compressed : 34.5 MiB => 6.83% (L12) Buffered : 126 MiB - Consumed : 514 MiB - Compressed : 35.1 MiB => 6.83% (L12) Buffered : 120 MiB - Consumed : 520 MiB - Compressed : 35.6 MiB => 6.83% (L12) Buffered : 112 MiB - Consumed : 528 MiB - Compressed : 36.1 MiB => 6.83% (L12) Buffered : 104 MiB - Consumed : 536 MiB - Compressed : 36.6 MiB => 6.83% (L12) Buffered : 95.5 MiB - Consumed : 544 MiB - Compressed : 37.2 MiB => 6.83% (L12) Buffered : 88.0 MiB - Consumed : 552 MiB - Compressed : 37.7 MiB => 6.83% (L12) Buffered : 80.5 MiB - Consumed : 560 MiB - Compressed : 38.2 MiB => 6.83% (L12) Buffered : 72.5 MiB - Consumed : 568 MiB - Compressed : 38.8 MiB => 6.83% (L12) Buffered : 64.5 MiB - Consumed : 576 MiB - Compressed : 39.3 MiB => 6.83% (L12) Buffered : 57.0 MiB - Consumed : 583 MiB - Compressed : 39.8 MiB => 6.83% (L12) Buffered : 49.5 MiB - Consumed : 590 MiB - Compressed : 40.4 MiB => 6.83% (L12) Buffered : 40.5 MiB - Consumed : 600 MiB - Compressed : 41.0 MiB => 6.83% (L12) Buffered : 33.0 MiB - Consumed : 607 MiB - Compressed : 41.5 MiB => 6.83% (L12) Buffered : 25.0 MiB - Consumed : 615 MiB - Compressed : 42.0 MiB => 6.83% (L12) Buffered : 19.2 MiB - Consumed : 621 MiB - Compressed : 42.4 MiB => 6.83% (L12) Buffered : 17.1 MiB - Consumed : 625 MiB - Compressed : 42.7 MiB => 6.83% (L12) Buffered : 17.4 MiB - Consumed : 628 MiB - Compressed : 42.9 MiB => 6.83% (L12) Buffered : 59.6 MiB - Consumed : 630 MiB - Compressed : 43.0 MiB => 6.83% (L12) Buffered : 133 MiB - Consumed : 635 MiB - Compressed : 43.4 MiB => 6.83% (L12) Buffered : 124 MiB - Consumed : 644 MiB - Compressed : 44.0 MiB => 6.83% (L12) Buffered : 116 MiB - Consumed : 652 MiB - Compressed : 44.6 MiB => 6.83% (L12) Buffered : 106 MiB - Consumed : 662 MiB - Compressed : 45.2 MiB => 6.83% (L12) Buffered : 98.5 MiB - Consumed : 670 MiB - Compressed : 45.7 MiB => 6.83% (L12) Buffered : 92.0 MiB - Consumed : 676 MiB - Compressed : 46.2 MiB => 6.83% (L12) Buffered : 84.0 MiB - Consumed : 684 MiB - Compressed : 46.7 MiB => 6.83% (L12) Buffered : 75.0 MiB - Consumed : 693 MiB - Compressed : 47.3 MiB => 6.83% (L12) Buffered : 66.0 MiB - Consumed : 702 MiB - Compressed : 48.0 MiB => 6.83% (L12) Buffered : 58.5 MiB - Consumed : 710 MiB - Compressed : 48.5 MiB => 6.83% (L12) Buffered : 54.0 MiB - Consumed : 714 MiB - Compressed : 48.8 MiB => 6.83% (L12) Buffered : 62.5 MiB - Consumed : 722 MiB - Compressed : 49.3 MiB => 6.83% (L12) Buffered : 54.0 MiB - Consumed : 730 MiB - Compressed : 49.9 MiB => 6.83% (L12) Buffered : 44.5 MiB - Consumed : 740 MiB - Compressed : 50.5 MiB => 6.83% (L12) Buffered : 36.5 MiB - Consumed : 748 MiB - Compressed : 51.1 MiB => 6.83% (L12) Buffered : 30.1 MiB - Consumed : 754 MiB - Compressed : 51.5 MiB => 6.83% (L12) Buffered : 26.4 MiB - Consumed : 759 MiB - Compressed : 51.9 MiB => 6.83% (L12) Buffered : 25.0 MiB - Consumed : 762 MiB - Compressed : 52.1 MiB => 6.83% (L12) Buffered : 24.1 MiB - Consumed : 766 MiB - Compressed : 52.3 MiB => 6.83% (L12) Buffered : 93.0 MiB - Consumed : 769 MiB - Compressed : 52.5 MiB => 6.83% (L12) Buffered : 121 MiB - Consumed : 775 MiB - Compressed : 53.0 MiB => 6.83% (L12) Buffered : 113 MiB - Consumed : 783 MiB - Compressed : 53.5 MiB => 6.83% (L12) Buffered : 104 MiB - Consumed : 792 MiB - Compressed : 54.1 MiB => 6.83% (L12) Buffered : 96.5 MiB - Consumed : 800 MiB - Compressed : 54.6 MiB => 6.83% (L12) Buffered : 88.0 MiB - Consumed : 808 MiB - Compressed : 55.2 MiB => 6.83% (L12) Buffered : 82.1 MiB - Consumed : 814 MiB - Compressed : 55.6 MiB => 6.83% (L12) Buffered : 91.0 MiB - Consumed : 821 MiB - Compressed : 56.1 MiB => 6.83% (L12) Buffered : 83.0 MiB - Consumed : 829 MiB - Compressed : 56.6 MiB => 6.83% (L12) Buffered : 75.0 MiB - Consumed : 837 MiB - Compressed : 57.2 MiB => 6.83% (L12) Buffered : 69.4 MiB - Consumed : 843 MiB - Compressed : 57.6 MiB => 6.83% (L12) Buffered : 79.0 MiB - Consumed : 849 MiB - Compressed : 58.0 MiB => 6.83% (L12) Buffered : 70.5 MiB - Consumed : 858 MiB - Compressed : 58.6 MiB => 6.83% (L12) Buffered : 61.5 MiB - Consumed : 866 MiB - Compressed : 59.2 MiB => 6.83% (L12) Buffered : 54.0 MiB - Consumed : 874 MiB - Compressed : 59.7 MiB => 6.83% (L12) Buffered : 45.0 MiB - Consumed : 883 MiB - Compressed : 60.3 MiB => 6.83% (L12) Buffered : 37.5 MiB - Consumed : 890 MiB - Compressed : 60.8 MiB => 6.83% (L12) Buffered : 33.0 MiB - Consumed : 895 MiB - Compressed : 61.1 MiB => 6.83% (L12) Buffered : 28.0 MiB - Consumed : 900 MiB - Compressed : 61.5 MiB => 6.83% (L12) Buffered : 24.4 MiB - Consumed : 905 MiB - Compressed : 61.8 MiB => 6.83% (L12) Buffered : 20.4 MiB - Consumed : 910 MiB - Compressed : 62.1 MiB => 6.83% (L12) Buffered : 17.1 MiB - Consumed : 914 MiB - Compressed : 62.4 MiB => 6.83% (L12) Buffered : 14.6 MiB - Consumed : 917 MiB - Compressed : 62.6 MiB => 6.83% (L12) Buffered : 14.0 MiB - Consumed : 919 MiB - Compressed : 62.8 MiB => 6.83% (L12) Buffered : 13.6 MiB - Consumed : 921 MiB - Compressed : 62.9 MiB => 6.83% (L12) Buffered : 13.2 MiB - Consumed : 923 MiB - Compressed : 63.1 MiB => 6.83% (L12) Buffered : 96.4 MiB - Consumed : 925 MiB - Compressed : 63.2 MiB => 6.83% (L12) Buffered : 127 MiB - Consumed : 929 MiB - Compressed : 63.5 MiB => 6.83% (L12) Buffered : 118 MiB - Consumed : 938 MiB - Compressed : 64.1 MiB => 6.83% (L12) Buffered : 112 MiB - Consumed : 944 MiB - Compressed : 64.5 MiB => 6.83% (L12) Buffered : 106 MiB - Consumed : 950 MiB - Compressed : 64.9 MiB => 6.83% (L12) Buffered : 99.1 MiB - Consumed : 957 MiB - Compressed : 65.4 MiB => 6.83% (L12) Buffered : 106 MiB - Consumed : 966 MiB - Compressed : 66.0 MiB => 6.83% (L12) Buffered : 98.5 MiB - Consumed : 974 MiB - Compressed : 66.5 MiB => 6.83% (L12) Buffered : 90.0 MiB - Consumed : 982 MiB - Compressed : 67.1 MiB => 6.83% (L12) Buffered : 82.0 MiB - Consumed : 990 MiB - Compressed : 67.7 MiB => 6.83% (L12) Buffered : 75.0 MiB - Consumed : 997 MiB - Compressed : 68.1 MiB => 6.83% (L12) Buffered : 67.5 MiB - Consumed : 1004 MiB - Compressed : 68.6 MiB => 6.83% (L12) Buffered : 60.0 MiB - Consumed : 1012 MiB - Compressed : 69.2 MiB => 6.83% (L12) Buffered : 53.0 MiB - Consumed : 1019 MiB - Compressed : 69.6 MiB => 6.83% (L12) Buffered : 45.5 MiB - Consumed : 1.00 GiB - Compressed : 70.1 MiB => 6.83% (L12) Buffered : 37.5 MiB - Consumed : 1.01 GiB - Compressed : 70.7 MiB => 6.83% (L12) Buffered : 32.2 MiB - Consumed : 1.02 GiB - Compressed : 71.0 MiB => 6.83% (L12) Buffered : 38.0 MiB - Consumed : 1.03 GiB - Compressed : 71.7 MiB => 6.83% (L12) Buffered : 32.2 MiB - Consumed : 1.03 GiB - Compressed : 72.1 MiB => 6.83% (L12) Buffered : 27.4 MiB - Consumed : 1.04 GiB - Compressed : 72.6 MiB => 6.83% (L12) Buffered : 21.8 MiB - Consumed : 1.04 GiB - Compressed : 73.0 MiB => 6.83% (L12) Buffered : 18.0 MiB - Consumed : 1.05 GiB - Compressed : 73.4 MiB => 6.83% (L12) Buffered : 13.9 MiB - Consumed : 1.06 GiB - Compressed : 73.8 MiB => 6.83% (L12) Buffered : 59.9 MiB - Consumed : 1.06 GiB - Compressed : 74.1 MiB => 6.83% (L12) Buffered : 112 MiB - Consumed : 1.06 GiB - Compressed : 74.3 MiB => 6.83% (L12) Buffered : 122 MiB - Consumed : 1.07 GiB - Compressed : 74.8 MiB => 6.83% (L12) Buffered : 127 MiB - Consumed : 1.08 GiB - Compressed : 75.5 MiB => 6.83% (L12) Buffered : 120 MiB - Consumed : 1.09 GiB - Compressed : 76.0 MiB => 6.83% (L12) Buffered : 112 MiB - Consumed : 1.09 GiB - Compressed : 76.5 MiB => 6.83% (L12) Buffered : 104 MiB - Consumed : 1.10 GiB - Compressed : 77.1 MiB => 6.83% (L12) Buffered : 94.5 MiB - Consumed : 1.11 GiB - Compressed : 77.7 MiB => 6.83% (L12) Buffered : 84.5 MiB - Consumed : 1.12 GiB - Compressed : 78.4 MiB => 6.83% (L12) Buffered : 77.0 MiB - Consumed : 1.13 GiB - Compressed : 78.9 MiB => 6.83% (L12) Buffered : 70.0 MiB - Consumed : 1.13 GiB - Compressed : 79.4 MiB => 6.83% (L12) Buffered : 62.5 MiB - Consumed : 1.14 GiB - Compressed : 79.9 MiB => 6.83% (L12) Buffered : 55.0 MiB - Consumed : 1.15 GiB - Compressed : 80.4 MiB => 6.83% (L12) Buffered : 47.0 MiB - Consumed : 1.16 GiB - Compressed : 80.9 MiB => 6.83% (L12) Buffered : 39.0 MiB - Consumed : 1.17 GiB - Compressed : 81.5 MiB => 6.83% (L12) Buffered : 31.0 MiB - Consumed : 1.17 GiB - Compressed : 82.0 MiB => 6.83% (L12) Buffered : 25.5 MiB - Consumed : 1.18 GiB - Compressed : 82.4 MiB => 6.83% (L12) Buffered : 15.5 MiB - Consumed : 1.19 GiB - Compressed : 83.1 MiB => 6.83% (L12) Buffered : 10.5 MiB - Consumed : 1.19 GiB - Compressed : 83.5 MiB => 6.83% (L12) Buffered : 5.88 MiB - Consumed : 1.20 GiB - Compressed : 83.9 MiB => 6.83% (L12) Buffered : 2.50 MiB - Consumed : 1.20 GiB - Compressed : 84.1 MiB => 6.83% (L12) Buffered : 5.00 MiB - Consumed : 1.20 GiB - Compressed : 84.2 MiB => 6.83% (L12) Buffered : 8.50 MiB - Consumed : 1.20 GiB - Compressed : 84.2 MiB => 6.83% (L12) Buffered : 68.6 MiB - Consumed : 1.21 GiB - Compressed : 84.3 MiB => 6.83% (L12) Buffered : 137 MiB - Consumed : 1.21 GiB - Compressed : 84.6 MiB => 6.83% (L12) Buffered : 128 MiB - Consumed : 1.22 GiB - Compressed : 85.3 MiB => 6.83% (L12) Buffered : 120 MiB - Consumed : 1.23 GiB - Compressed : 85.8 MiB => 6.83% (L12) Buffered : 111 MiB - Consumed : 1.24 GiB - Compressed : 86.4 MiB => 6.83% (L12) Buffered : 104 MiB - Consumed : 1.24 GiB - Compressed : 86.9 MiB => 6.83% (L12) Buffered : 94.5 MiB - Consumed : 1.25 GiB - Compressed : 87.6 MiB => 6.83% (L12) Buffered : 86.5 MiB - Consumed : 1.26 GiB - Compressed : 88.1 MiB => 6.83% (L12) Buffered : 78.5 MiB - Consumed : 1.27 GiB - Compressed : 88.7 MiB => 6.83% (L12) Buffered : 70.5 MiB - Consumed : 1.27 GiB - Compressed : 89.2 MiB => 6.83% (L12) Buffered : 63.0 MiB - Consumed : 1.28 GiB - Compressed : 89.7 MiB => 6.83% (L12) Buffered : 55.0 MiB - Consumed : 1.29 GiB - Compressed : 90.3 MiB => 6.83% (L12) Buffered : 47.0 MiB - Consumed : 1.30 GiB - Compressed : 90.8 MiB => 6.83% (L12) Buffered : 38.5 MiB - Consumed : 1.31 GiB - Compressed : 91.4 MiB => 6.83% (L12) Buffered : 30.5 MiB - Consumed : 1.31 GiB - Compressed : 91.9 MiB => 6.83% (L12) Buffered : 21.5 MiB - Consumed : 1.32 GiB - Compressed : 92.5 MiB => 6.83% (L12) Buffered : 18.2 MiB - Consumed : 1.33 GiB - Compressed : 92.8 MiB => 6.83% (L12) Buffered : 16.6 MiB - Consumed : 1.33 GiB - Compressed : 93.1 MiB => 6.83% (L12) Buffered : 17.4 MiB - Consumed : 1.33 GiB - Compressed : 93.3 MiB => 6.83% (L12) Buffered : 112 MiB - Consumed : 1.33 GiB - Compressed : 93.4 MiB => 6.83% (L12) Buffered : 131 MiB - Consumed : 1.34 GiB - Compressed : 93.8 MiB => 6.83% (L12) Buffered : 124 MiB - Consumed : 1.35 GiB - Compressed : 94.3 MiB => 6.83% (L12) Buffered : 115 MiB - Consumed : 1.36 GiB - Compressed : 94.9 MiB => 6.83% (L12) Buffered : 108 MiB - Consumed : 1.36 GiB - Compressed : 95.4 MiB => 6.83% (L12) Buffered : 102 MiB - Consumed : 1.37 GiB - Compressed : 95.8 MiB => 6.83% (L12) Buffered : 93.0 MiB - Consumed : 1.38 GiB - Compressed : 96.4 MiB => 6.83% (L12) Buffered : 85.0 MiB - Consumed : 1.39 GiB - Compressed : 97.0 MiB => 6.83% (L12) Buffered : 79.0 MiB - Consumed : 1.39 GiB - Compressed : 97.4 MiB => 6.83% (L12) Buffered : 87.5 MiB - Consumed : 1.40 GiB - Compressed : 97.9 MiB => 6.83% (L12) Buffered : 78.0 MiB - Consumed : 1.41 GiB - Compressed : 98.5 MiB => 6.83% (L12) Buffered : 68.0 MiB - Consumed : 1.42 GiB - Compressed : 99.2 MiB => 6.83% (L12) Buffered : 56.5 MiB - Consumed : 1.43 GiB - Compressed : 100 MiB => 6.83% (L12) Buffered : 47.0 MiB - Consumed : 1.44 GiB - Compressed : 101 MiB => 6.83% (L12) Buffered : 39.8 MiB - Consumed : 1.45 GiB - Compressed : 101 MiB => 6.83% (L12) Buffered : 48.0 MiB - Consumed : 1.45 GiB - Compressed : 102 MiB => 6.83% (L12) Buffered : 40.5 MiB - Consumed : 1.46 GiB - Compressed : 102 MiB => 6.83% (L12) Buffered : 33.2 MiB - Consumed : 1.47 GiB - Compressed : 103 MiB => 6.83% (L12) Buffered : 29.8 MiB - Consumed : 1.47 GiB - Compressed : 103 MiB => 6.83% (L12) Buffered : 22.8 MiB - Consumed : 1.48 GiB - Compressed : 104 MiB => 6.83% (L12) Buffered : 19.1 MiB - Consumed : 1.49 GiB - Compressed : 104 MiB => 6.83% (L12) Buffered : 16.9 MiB - Consumed : 1.49 GiB - Compressed : 104 MiB => 6.83% (L12) Buffered : 64.9 MiB - Consumed : 1.49 GiB - Compressed : 104 MiB => 6.83% (L12) Buffered : 115 MiB - Consumed : 1.50 GiB - Compressed : 105 MiB => 6.83% (L12) Buffered : 108 MiB - Consumed : 1.50 GiB - Compressed : 105 MiB => 6.83% (L12) Buffered : 115 MiB - Consumed : 1.51 GiB - Compressed : 106 MiB => 6.83% (L12) Buffered : 106 MiB - Consumed : 1.52 GiB - Compressed : 106 MiB => 6.83% (L12) Buffered : 96.0 MiB - Consumed : 1.53 GiB - Compressed : 107 MiB => 6.83% (L12) Buffered : 104 MiB - Consumed : 1.54 GiB - Compressed : 108 MiB => 6.83% (L12) Buffered : 96.5 MiB - Consumed : 1.55 GiB - Compressed : 108 MiB => 6.83% (L12) Buffered : 86.5 MiB - Consumed : 1.56 GiB - Compressed : 109 MiB => 6.83% (L12) Buffered : 78.5 MiB - Consumed : 1.56 GiB - Compressed : 109 MiB => 6.83% (L12) Buffered : 69.5 MiB - Consumed : 1.57 GiB - Compressed : 110 MiB => 6.83% (L12) Buffered : 60.5 MiB - Consumed : 1.58 GiB - Compressed : 111 MiB => 6.83% (L12) Buffered : 52.5 MiB - Consumed : 1.59 GiB - Compressed : 111 MiB => 6.83% (L12) Buffered : 44.5 MiB - Consumed : 1.60 GiB - Compressed : 112 MiB => 6.83% (L12) Buffered : 36.5 MiB - Consumed : 1.60 GiB - Compressed : 112 MiB => 6.83% (L12) Buffered : 26.5 MiB - Consumed : 1.61 GiB - Compressed : 113 MiB => 6.83% (L12) Buffered : 19.1 MiB - Consumed : 1.62 GiB - Compressed : 113 MiB => 6.83% (L12) Buffered : 15.2 MiB - Consumed : 1.63 GiB - Compressed : 114 MiB => 6.83% (L12) Buffered : 13.2 MiB - Consumed : 1.63 GiB - Compressed : 114 MiB => 6.83% (L12) Buffered : 11.5 MiB - Consumed : 1.64 GiB - Compressed : 114 MiB => 6.83% (L12) Buffered : 68.5 MiB - Consumed : 1.64 GiB - Compressed : 115 MiB => 6.83% (L12) Buffered : 128 MiB - Consumed : 1.64 GiB - Compressed : 115 MiB => 6.83% (L12) Buffered : 118 MiB - Consumed : 1.65 GiB - Compressed : 115 MiB => 6.83% (L12) Buffered : 124 MiB - Consumed : 1.66 GiB - Compressed : 116 MiB => 6.83% (L12) Buffered : 115 MiB - Consumed : 1.67 GiB - Compressed : 117 MiB => 6.83% (L12) Buffered : 108 MiB - Consumed : 1.68 GiB - Compressed : 117 MiB => 6.83% (L12) Buffered : 96.5 MiB - Consumed : 1.69 GiB - Compressed : 118 MiB => 6.83% (L12) Buffered : 89.5 MiB - Consumed : 1.69 GiB - Compressed : 119 MiB => 6.83% (L12) Buffered : 82.0 MiB - Consumed : 1.70 GiB - Compressed : 119 MiB => 6.83% (L12) Buffered : 73.5 MiB - Consumed : 1.71 GiB - Compressed : 120 MiB => 6.83% (L12) Buffered : 65.5 MiB - Consumed : 1.72 GiB - Compressed : 120 MiB => 6.83% (L12) Buffered : 55.5 MiB - Consumed : 1.73 GiB - Compressed : 121 MiB => 6.83% (L12) Buffered : 47.0 MiB - Consumed : 1.74 GiB - Compressed : 121 MiB => 6.83% (L12) Buffered : 38.5 MiB - Consumed : 1.74 GiB - Compressed : 122 MiB => 6.83% (L12) Buffered : 31.5 MiB - Consumed : 1.75 GiB - Compressed : 122 MiB => 6.83% (L12) Buffered : 23.0 MiB - Consumed : 1.76 GiB - Compressed : 123 MiB => 6.83% (L12) Buffered : 16.1 MiB - Consumed : 1.77 GiB - Compressed : 124 MiB => 6.83% (L12) Buffered : 13.9 MiB - Consumed : 1.77 GiB - Compressed : 124 MiB => 6.83% (L12) Buffered : 15.0 MiB - Consumed : 1.77 GiB - Compressed : 124 MiB => 6.83% (L12) Buffered : 38.5 MiB - Consumed : 1.77 GiB - Compressed : 124 MiB => 6.83% (L12) Buffered : 130 MiB - Consumed : 1.78 GiB - Compressed : 124 MiB => 6.83% (L12) Buffered : 121 MiB - Consumed : 1.79 GiB - Compressed : 125 MiB => 6.83% (L12) Buffered : 113 MiB - Consumed : 1.80 GiB - Compressed : 126 MiB => 6.83% (L12) Buffered : 105 MiB - Consumed : 1.80 GiB - Compressed : 126 MiB => 6.83% (L12) Buffered : 95.0 MiB - Consumed : 1.81 GiB - Compressed : 127 MiB => 6.83% (L12) Buffered : 84.5 MiB - Consumed : 1.82 GiB - Compressed : 128 MiB => 6.83% (L12) Buffered : 92.0 MiB - Consumed : 1.83 GiB - Compressed : 128 MiB => 6.83% (L12) Buffered : 82.0 MiB - Consumed : 1.84 GiB - Compressed : 129 MiB => 6.83% (L12) Buffered : 74.0 MiB - Consumed : 1.85 GiB - Compressed : 129 MiB => 6.83% (L12) Buffered : 64.5 MiB - Consumed : 1.86 GiB - Compressed : 130 MiB => 6.83% (L12) Buffered : 54.5 MiB - Consumed : 1.87 GiB - Compressed : 131 MiB => 6.83% (L12) Buffered : 46.0 MiB - Consumed : 1.88 GiB - Compressed : 131 MiB => 6.83% (L12) Buffered : 34.5 MiB - Consumed : 1.89 GiB - Compressed : 132 MiB => 6.83% (L12) Buffered : 25.5 MiB - Consumed : 1.90 GiB - Compressed : 133 MiB => 6.83% (L12) Buffered : 18.6 MiB - Consumed : 1.91 GiB - Compressed : 133 MiB => 6.83% (L12) Buffered : 13.2 MiB - Consumed : 1.91 GiB - Compressed : 134 MiB => 6.83% (L12) Buffered : 8.12 MiB - Consumed : 1.92 GiB - Compressed : 134 MiB => 6.83% (L12) Buffered : 20.6 MiB - Consumed : 1.92 GiB - Compressed : 134 MiB => 6.83% (L12) Buffered : 140 MiB - Consumed : 1.93 GiB - Compressed : 135 MiB => 6.83% (L12) Buffered : 128 MiB - Consumed : 1.94 GiB - Compressed : 136 MiB => 6.83% (L12) Buffered : 118 MiB - Consumed : 1.95 GiB - Compressed : 136 MiB => 6.83% (L12) Buffered : 107 MiB - Consumed : 1.96 GiB - Compressed : 137 MiB => 6.83% (L12) Buffered : 96.0 MiB - Consumed : 1.97 GiB - Compressed : 138 MiB => 6.83% (L12) Buffered : 85.0 MiB - Consumed : 1.98 GiB - Compressed : 138 MiB => 6.83% (L12) Buffered : 74.0 MiB - Consumed : 1.99 GiB - Compressed : 139 MiB => 6.83% (L12) Buffered : 67.0 MiB - Consumed : 2.00 GiB - Compressed : 140 MiB => 6.83% (L12) Buffered : 58.0 MiB - Consumed : 2.01 GiB - Compressed : 140 MiB => 6.83% (L12) Buffered : 46.0 MiB - Consumed : 2.02 GiB - Compressed : 141 MiB => 6.83% (L12) Buffered : 34.5 MiB - Consumed : 2.03 GiB - Compressed : 142 MiB => 6.83% (L12) Buffered : 27.5 MiB - Consumed : 2.04 GiB - Compressed : 142 MiB => 6.83% (L12) Buffered : 33.5 MiB - Consumed : 2.05 GiB - Compressed : 143 MiB => 6.83% (L12) Buffered : 28.6 MiB - Consumed : 2.05 GiB - Compressed : 144 MiB => 6.83% (L12) Buffered : 26.6 MiB - Consumed : 2.06 GiB - Compressed : 144 MiB => 6.83% (L12) Buffered : 66.0 MiB - Consumed : 2.06 GiB - Compressed : 144 MiB => 6.83% (L12) Buffered : 124 MiB - Consumed : 2.07 GiB - Compressed : 145 MiB => 6.83% (L12) Buffered : 117 MiB - Consumed : 2.07 GiB - Compressed : 145 MiB => 6.83% (L12) Buffered : 108 MiB - Consumed : 2.08 GiB - Compressed : 146 MiB => 6.83% (L12) Buffered : 98.0 MiB - Consumed : 2.09 GiB - Compressed : 146 MiB => 6.83% (L12) Buffered : 89.0 MiB - Consumed : 2.10 GiB - Compressed : 147 MiB => 6.83% (L12) Buffered : 79.0 MiB - Consumed : 2.11 GiB - Compressed : 148 MiB => 6.83% (L12) Buffered : 72.8 MiB - Consumed : 2.12 GiB - Compressed : 148 MiB => 6.83% (L12) Buffered : 76.5 MiB - Consumed : 2.13 GiB - Compressed : 149 MiB => 6.83% (L12) Buffered : 68.5 MiB - Consumed : 2.14 GiB - Compressed : 149 MiB => 6.83% (L12) Buffered : 78.0 MiB - Consumed : 2.14 GiB - Compressed : 150 MiB => 6.83% (L12) Buffered : 68.0 MiB - Consumed : 2.15 GiB - Compressed : 151 MiB => 6.83% (L12) Buffered : 60.0 MiB - Consumed : 2.16 GiB - Compressed : 151 MiB => 6.83% (L12) Buffered : 51.0 MiB - Consumed : 2.17 GiB - Compressed : 152 MiB => 6.83% (L12) Buffered : 40.5 MiB - Consumed : 2.18 GiB - Compressed : 152 MiB => 6.83% (L12) Buffered : 34.5 MiB - Consumed : 2.19 GiB - Compressed : 153 MiB => 6.83% (L12) Buffered : 29.4 MiB - Consumed : 2.19 GiB - Compressed : 153 MiB => 6.83% (L12) Buffered : 24.4 MiB - Consumed : 2.20 GiB - Compressed : 154 MiB => 6.83% (L12) Buffered : 19.4 MiB - Consumed : 2.20 GiB - Compressed : 154 MiB => 6.83% (L12) Buffered : 14.8 MiB - Consumed : 2.21 GiB - Compressed : 155 MiB => 6.83% (L12) Buffered : 9.38 MiB - Consumed : 2.22 GiB - Compressed : 155 MiB => 6.83% (L12) Buffered : 8.12 MiB - Consumed : 2.22 GiB - Compressed : 155 MiB => 6.83% (L12) Buffered : 123 MiB - Consumed : 2.22 GiB - Compressed : 155 MiB => 6.83% (L12) Buffered : 137 MiB - Consumed : 2.23 GiB - Compressed : 156 MiB => 6.83% (L12) Buffered : 130 MiB - Consumed : 2.23 GiB - Compressed : 156 MiB => 6.83% (L12) Buffered : 123 MiB - Consumed : 2.24 GiB - Compressed : 157 MiB => 6.83% (L12) Buffered : 114 MiB - Consumed : 2.25 GiB - Compressed : 157 MiB => 6.83% (L12) Buffered : 107 MiB - Consumed : 2.25 GiB - Compressed : 158 MiB => 6.83% (L12) Buffered : 101 MiB - Consumed : 2.26 GiB - Compressed : 158 MiB => 6.83% (L12) Buffered : 92.0 MiB - Consumed : 2.27 GiB - Compressed : 159 MiB => 6.83% (L12) Buffered : 85.0 MiB - Consumed : 2.28 GiB - Compressed : 159 MiB => 6.83% (L12) Buffered : 77.0 MiB - Consumed : 2.28 GiB - Compressed : 160 MiB => 6.83% (L12) Buffered : 69.5 MiB - Consumed : 2.29 GiB - Compressed : 160 MiB => 6.83% (L12) Buffered : 61.5 MiB - Consumed : 2.30 GiB - Compressed : 161 MiB => 6.83% (L12) Buffered : 50.0 MiB - Consumed : 2.31 GiB - Compressed : 162 MiB => 6.83% (L12) Buffered : 42.0 MiB - Consumed : 2.32 GiB - Compressed : 162 MiB => 6.83% (L12) Buffered : 33.0 MiB - Consumed : 2.33 GiB - Compressed : 163 MiB => 6.83% (L12) Buffered : 25.0 MiB - Consumed : 2.33 GiB - Compressed : 163 MiB => 6.83% (L12) Buffered : 20.8 MiB - Consumed : 2.34 GiB - Compressed : 164 MiB => 6.83% (L12) Buffered : 30.5 MiB - Consumed : 2.35 GiB - Compressed : 164 MiB => 6.83% (L12) Buffered : 28.4 MiB - Consumed : 2.35 GiB - Compressed : 164 MiB => 6.83% (L12) Buffered : 26.1 MiB - Consumed : 2.35 GiB - Compressed : 165 MiB => 6.83% (L12) Buffered : 23.5 MiB - Consumed : 2.36 GiB - Compressed : 165 MiB => 6.83% (L12) Buffered : 22.4 MiB - Consumed : 2.36 GiB - Compressed : 165 MiB => 6.83% (L12) Buffered : 56.4 MiB - Consumed : 2.36 GiB - Compressed : 165 MiB => 6.83% (L12) Buffered : 122 MiB - Consumed : 2.37 GiB - Compressed : 165 MiB => 6.83% (L12) Buffered : 118 MiB - Consumed : 2.37 GiB - Compressed : 166 MiB => 6.83% (L12) Buffered : 110 MiB - Consumed : 2.38 GiB - Compressed : 166 MiB => 6.83% (L12) Buffered : 104 MiB - Consumed : 2.38 GiB - Compressed : 167 MiB => 6.83% (L12) Buffered : 95.0 MiB - Consumed : 2.39 GiB - Compressed : 167 MiB => 6.83% (L12) Buffered : 86.0 MiB - Consumed : 2.40 GiB - Compressed : 168 MiB => 6.83% (L12) Buffered : 78.0 MiB - Consumed : 2.41 GiB - Compressed : 168 MiB => 6.83% (L12) Buffered : 70.0 MiB - Consumed : 2.42 GiB - Compressed : 169 MiB => 6.83% (L12) Buffered : 64.6 MiB - Consumed : 2.42 GiB - Compressed : 169 MiB => 6.83% (L12) Buffered : 52.5 MiB - Consumed : 2.43 GiB - Compressed : 170 MiB => 6.83% (L12) Buffered : 35.6 MiB - Consumed : 2.45 GiB - Compressed : 171 MiB => 6.83% (L12) Buffered : 24.8 MiB - Consumed : 2.46 GiB - Compressed : 172 MiB => 6.83% (L12) Buffered : 14.4 MiB - Consumed : 2.47 GiB - Compressed : 173 MiB => 6.83% (L12) Buffered : 7.12 MiB - Consumed : 2.48 GiB - Compressed : 173 MiB => 6.83% (L12) Buffered : 4.12 MiB - Consumed : 2.48 GiB - Compressed : 174 MiB => 6.83% (L12) Buffered : 4.12 MiB - Consumed : 2.48 GiB - Compressed : 174 MiB => 6.83% (L12) Buffered : 8.88 MiB - Consumed : 2.48 GiB - Compressed : 174 MiB => 6.83% (L12) Buffered : 140 MiB - Consumed : 2.49 GiB - Compressed : 174 MiB => 6.83% (L12) Buffered : 132 MiB - Consumed : 2.50 GiB - Compressed : 175 MiB => 6.83% (L12) Buffered : 124 MiB - Consumed : 2.50 GiB - Compressed : 175 MiB => 6.83% (L12) Buffered : 116 MiB - Consumed : 2.51 GiB - Compressed : 176 MiB => 6.83% (L12) Buffered : 108 MiB - Consumed : 2.52 GiB - Compressed : 176 MiB => 6.83% (L12) Buffered : 99.0 MiB - Consumed : 2.53 GiB - Compressed : 177 MiB => 6.83% (L12) Buffered : 92.5 MiB - Consumed : 2.53 GiB - Compressed : 177 MiB => 6.83% (L12) Buffered : 84.5 MiB - Consumed : 2.54 GiB - Compressed : 178 MiB => 6.83% (L12) Buffered : 77.5 MiB - Consumed : 2.55 GiB - Compressed : 178 MiB => 6.83% (L12) Buffered : 69.5 MiB - Consumed : 2.56 GiB - Compressed : 179 MiB => 6.83% (L12) Buffered : 62.5 MiB - Consumed : 2.56 GiB - Compressed : 179 MiB => 6.83% (L12) Buffered : 54.0 MiB - Consumed : 2.57 GiB - Compressed : 180 MiB => 6.83% (L12) Buffered : 46.0 MiB - Consumed : 2.58 GiB - Compressed : 180 MiB => 6.83% (L12) Buffered : 39.0 MiB - Consumed : 2.59 GiB - Compressed : 181 MiB => 6.83% (L12) Buffered : 29.5 MiB - Consumed : 2.60 GiB - Compressed : 182 MiB => 6.83% (L12) Buffered : 22.6 MiB - Consumed : 2.60 GiB - Compressed : 182 MiB => 6.83% (L12) Buffered : 30.0 MiB - Consumed : 2.61 GiB - Compressed : 183 MiB => 6.83% (L12) Buffered : 24.4 MiB - Consumed : 2.62 GiB - Compressed : 183 MiB => 6.83% (L12) Buffered : 15.4 MiB - Consumed : 2.63 GiB - Compressed : 184 MiB => 6.83% (L12) Buffered : 9.62 MiB - Consumed : 2.63 GiB - Compressed : 184 MiB => 6.83% (L12) Buffered : 7.38 MiB - Consumed : 2.64 GiB - Compressed : 185 MiB => 6.83% (L12) Buffered : 6.62 MiB - Consumed : 2.64 GiB - Compressed : 185 MiB => 6.83% (L12) Buffered : 111 MiB - Consumed : 2.64 GiB - Compressed : 185 MiB => 6.83% (L12) Buffered : 132 MiB - Consumed : 2.65 GiB - Compressed : 186 MiB => 6.83% (L12) Buffered : 118 MiB - Consumed : 2.67 GiB - Compressed : 186 MiB => 6.83% (L12) Buffered : 107 MiB - Consumed : 2.68 GiB - Compressed : 187 MiB => 6.83% (L12) Buffered : 94.5 MiB - Consumed : 2.69 GiB - Compressed : 188 MiB => 6.83% (L12) Buffered : 82.5 MiB - Consumed : 2.70 GiB - Compressed : 189 MiB => 6.83% (L12) Buffered : 73.0 MiB - Consumed : 2.71 GiB - Compressed : 190 MiB => 6.83% (L12) Buffered : 62.5 MiB - Consumed : 2.72 GiB - Compressed : 190 MiB => 6.83% (L12) Buffered : 52.0 MiB - Consumed : 2.73 GiB - Compressed : 191 MiB => 6.83% (L12) Buffered : 46.5 MiB - Consumed : 2.74 GiB - Compressed : 191 MiB => 6.83% (L12) Buffered : 39.0 MiB - Consumed : 2.74 GiB - Compressed : 192 MiB => 6.83% (L12) Buffered : 31.0 MiB - Consumed : 2.75 GiB - Compressed : 192 MiB => 6.83% (L12) Buffered : 25.4 MiB - Consumed : 2.76 GiB - Compressed : 193 MiB => 6.83% (L12) Buffered : 64.0 MiB - Consumed : 2.77 GiB - Compressed : 193 MiB => 6.83% (L12) Buffered : 53.0 MiB - Consumed : 2.78 GiB - Compressed : 194 MiB => 6.83% (L12) Buffered : 39.5 MiB - Consumed : 2.79 GiB - Compressed : 195 MiB => 6.83% (L12) Buffered : 27.0 MiB - Consumed : 2.80 GiB - Compressed : 196 MiB => 6.83% (L12) Buffered : 18.0 MiB - Consumed : 2.81 GiB - Compressed : 197 MiB => 6.83% (L12) Buffered : 11.0 MiB - Consumed : 2.82 GiB - Compressed : 197 MiB => 6.83% (L12) Buffered : 8.12 MiB - Consumed : 2.82 GiB - Compressed : 197 MiB => 6.83% (L12) Buffered : 7.00 MiB - Consumed : 2.83 GiB - Compressed : 198 MiB => 6.83% (L12) Buffered : 7.25 MiB - Consumed : 2.83 GiB - Compressed : 198 MiB => 6.83% (L12) Buffered : 117 MiB - Consumed : 2.83 GiB - Compressed : 198 MiB => 6.83% (L12) Buffered : 136 MiB - Consumed : 2.84 GiB - Compressed : 198 MiB => 6.83% (L12) Buffered : 123 MiB - Consumed : 2.85 GiB - Compressed : 199 MiB => 6.83% (L12) Buffered : 108 MiB - Consumed : 2.86 GiB - Compressed : 200 MiB => 6.83% (L12) Buffered : 98.5 MiB - Consumed : 2.87 GiB - Compressed : 201 MiB => 6.83% (L12) Buffered : 90.5 MiB - Consumed : 2.88 GiB - Compressed : 202 MiB => 6.83% (L12) Buffered : 81.5 MiB - Consumed : 2.89 GiB - Compressed : 202 MiB => 6.83% (L12) Buffered : 73.0 MiB - Consumed : 2.90 GiB - Compressed : 203 MiB => 6.83% (L12) Buffered : 62.5 MiB - Consumed : 2.91 GiB - Compressed : 203 MiB => 6.83% (L12) Buffered : 69.5 MiB - Consumed : 2.92 GiB - Compressed : 204 MiB => 6.83% (L12) Buffered : 62.5 MiB - Consumed : 2.92 GiB - Compressed : 205 MiB => 6.83% (L12) Buffered : 55.0 MiB - Consumed : 2.93 GiB - Compressed : 205 MiB => 6.83% (L12) Buffered : 47.5 MiB - Consumed : 2.94 GiB - Compressed : 206 MiB => 6.83% (L12) Buffered : 40.5 MiB - Consumed : 2.94 GiB - Compressed : 206 MiB => 6.83% (L12) Buffered : 31.9 MiB - Consumed : 2.95 GiB - Compressed : 207 MiB => 6.83% (L12) Buffered : 26.4 MiB - Consumed : 2.96 GiB - Compressed : 207 MiB => 6.83% (L12) Buffered : 21.4 MiB - Consumed : 2.97 GiB - Compressed : 208 MiB => 6.83% (L12) Buffered : 16.2 MiB - Consumed : 2.97 GiB - Compressed : 208 MiB => 6.83% (L12) Buffered : 54.5 MiB - Consumed : 2.98 GiB - Compressed : 208 MiB => 6.83% (L12) Buffered : 48.9 MiB - Consumed : 2.98 GiB - Compressed : 209 MiB => 6.83% (L12) Buffered : 44.9 MiB - Consumed : 2.99 GiB - Compressed : 209 MiB => 6.83% (L12) Buffered : 41.0 MiB - Consumed : 3.00 GiB - Compressed : 210 MiB => 6.83% (L12) Buffered : 37.1 MiB - Consumed : 3.00 GiB - Compressed : 210 MiB => 6.83% (L12) Buffered : 124 MiB - Consumed : 3.00 GiB - Compressed : 210 MiB => 6.83% (L12) Buffered : 115 MiB - Consumed : 3.01 GiB - Compressed : 211 MiB => 6.83% (L12) Buffered : 104 MiB - Consumed : 3.02 GiB - Compressed : 212 MiB => 6.83% (L12) Buffered : 94.0 MiB - Consumed : 3.03 GiB - Compressed : 212 MiB => 6.83% (L12) Buffered : 84.0 MiB - Consumed : 3.04 GiB - Compressed : 213 MiB => 6.83% (L12) Buffered : 75.5 MiB - Consumed : 3.05 GiB - Compressed : 213 MiB => 6.83% (L12) Buffered : 68.0 MiB - Consumed : 3.06 GiB - Compressed : 214 MiB => 6.83% (L12) Buffered : 75.0 MiB - Consumed : 3.07 GiB - Compressed : 215 MiB => 6.83% (L12) Buffered : 65.5 MiB - Consumed : 3.08 GiB - Compressed : 215 MiB => 6.83% (L12) Buffered : 48.0 MiB - Consumed : 3.09 GiB - Compressed : 216 MiB => 6.83% (L12) Buffered : 35.6 MiB - Consumed : 3.11 GiB - Compressed : 217 MiB => 6.83% (L12) Buffered : 28.8 MiB - Consumed : 3.11 GiB - Compressed : 218 MiB => 6.83% (L12) Buffered : 22.9 MiB - Consumed : 3.12 GiB - Compressed : 218 MiB => 6.83% (L12) Buffered : 15.6 MiB - Consumed : 3.13 GiB - Compressed : 219 MiB => 6.83% (L12) Buffered : 14.0 MiB - Consumed : 3.13 GiB - Compressed : 219 MiB => 6.83% (L12) Buffered : 66.0 MiB - Consumed : 3.14 GiB - Compressed : 220 MiB => 6.83% (L12) Buffered : 57.0 MiB - Consumed : 3.15 GiB - Compressed : 220 MiB => 6.83% (L12) Buffered : 47.5 MiB - Consumed : 3.16 GiB - Compressed : 221 MiB => 6.83% (L12) Buffered : 41.6 MiB - Consumed : 3.16 GiB - Compressed : 221 MiB => 6.83% (L12) Buffered : 37.6 MiB - Consumed : 3.17 GiB - Compressed : 222 MiB => 6.83% (L12) Buffered : 77.5 MiB - Consumed : 3.17 GiB - Compressed : 222 MiB => 6.83% (L12) Buffered : 100 MiB - Consumed : 3.18 GiB - Compressed : 223 MiB => 6.83% (L12) Buffered : 92.5 MiB - Consumed : 3.19 GiB - Compressed : 223 MiB => 6.83% (L12) Buffered : 82.0 MiB - Consumed : 3.20 GiB - Compressed : 224 MiB => 6.83% (L12) Buffered : 72.5 MiB - Consumed : 3.21 GiB - Compressed : 225 MiB => 6.83% (L12) Buffered : 81.0 MiB - Consumed : 3.22 GiB - Compressed : 225 MiB => 6.83% (L12) Buffered : 73.5 MiB - Consumed : 3.23 GiB - Compressed : 226 MiB => 6.83% (L12) Buffered : 61.5 MiB - Consumed : 3.24 GiB - Compressed : 226 MiB => 6.83% (L12) Buffered : 56.4 MiB - Consumed : 3.24 GiB - Compressed : 227 MiB => 6.83% (L12) Buffered : 49.4 MiB - Consumed : 3.25 GiB - Compressed : 227 MiB => 6.83% (L12) Buffered : 59.4 MiB - Consumed : 3.26 GiB - Compressed : 228 MiB => 6.83% (L12) Buffered : 79.0 MiB - Consumed : 3.27 GiB - Compressed : 229 MiB => 6.83% (L12) Buffered : 70.0 MiB - Consumed : 3.28 GiB - Compressed : 229 MiB => 6.83% (L12) Buffered : 60.0 MiB - Consumed : 3.29 GiB - Compressed : 230 MiB => 6.83% (L12) Buffered : 50.0 MiB - Consumed : 3.30 GiB - Compressed : 231 MiB => 6.83% (L12) Buffered : 41.5 MiB - Consumed : 3.30 GiB - Compressed : 231 MiB => 6.83% (L12) Buffered : 58.5 MiB - Consumed : 3.32 GiB - Compressed : 232 MiB => 6.83% (L12) Buffered : 42.5 MiB - Consumed : 3.33 GiB - Compressed : 233 MiB => 6.83% (L12) Buffered : 30.5 MiB - Consumed : 3.35 GiB - Compressed : 234 MiB => 6.83% (L12) Buffered : 22.5 MiB - Consumed : 3.35 GiB - Compressed : 235 MiB => 6.83% (L12) Buffered : 18.0 MiB - Consumed : 3.36 GiB - Compressed : 235 MiB => 6.83% (L12) Buffered : 12.6 MiB - Consumed : 3.37 GiB - Compressed : 236 MiB => 6.83% (L12) Buffered : 11.4 MiB - Consumed : 3.37 GiB - Compressed : 236 MiB => 6.83% (L12) Buffered : 112 MiB - Consumed : 3.38 GiB - Compressed : 236 MiB => 6.83% (L12) Buffered : 100 MiB - Consumed : 3.39 GiB - Compressed : 237 MiB => 6.83% (L12) Buffered : 87.2 MiB - Consumed : 3.40 GiB - Compressed : 238 MiB => 6.83% (L12) Buffered : 75.9 MiB - Consumed : 3.41 GiB - Compressed : 239 MiB => 6.83% (L12) Buffered : 65.5 MiB - Consumed : 3.42 GiB - Compressed : 239 MiB => 6.83% (L12) Buffered : 55.1 MiB - Consumed : 3.43 GiB - Compressed : 240 MiB => 6.83% (L12) Buffered : 64.8 MiB - Consumed : 3.44 GiB - Compressed : 241 MiB => 6.83% (L12) Buffered : 68.5 MiB - Consumed : 3.45 GiB - Compressed : 241 MiB => 6.83% (L12) Buffered : 56.5 MiB - Consumed : 3.46 GiB - Compressed : 242 MiB => 6.83% (L12) Buffered : 48.0 MiB - Consumed : 3.47 GiB - Compressed : 243 MiB => 6.83% (L12) Buffered : 39.0 MiB - Consumed : 3.48 GiB - Compressed : 243 MiB => 6.83% (L12) Buffered : 30.4 MiB - Consumed : 3.49 GiB - Compressed : 244 MiB => 6.83% (L12) Buffered : 38.5 MiB - Consumed : 3.49 GiB - Compressed : 244 MiB => 6.83% (L12) Buffered : 29.0 MiB - Consumed : 3.50 GiB - Compressed : 245 MiB => 6.83% (L12) Buffered : 20.5 MiB - Consumed : 3.51 GiB - Compressed : 246 MiB => 6.83% (L12) Buffered : 12.5 MiB - Consumed : 3.52 GiB - Compressed : 246 MiB => 6.83% (L12) Buffered : 8.50 MiB - Consumed : 3.52 GiB - Compressed : 247 MiB => 6.83% (L12) Buffered : 5.75 MiB - Consumed : 3.53 GiB - Compressed : 247 MiB => 6.83% (L12) Buffered : 6.62 MiB - Consumed : 3.53 GiB - Compressed : 247 MiB => 6.83% (L12) Buffered : 110 MiB - Consumed : 3.53 GiB - Compressed : 247 MiB => 6.83% (L12) Buffered : 138 MiB - Consumed : 3.54 GiB - Compressed : 247 MiB => 6.83% (L12) Buffered : 129 MiB - Consumed : 3.55 GiB - Compressed : 248 MiB => 6.83% (L12) Buffered : 120 MiB - Consumed : 3.56 GiB - Compressed : 249 MiB => 6.83% (L12) Buffered : 108 MiB - Consumed : 3.57 GiB - Compressed : 250 MiB => 6.83% (L12) Buffered : 99.0 MiB - Consumed : 3.58 GiB - Compressed : 250 MiB => 6.83% (L12) Buffered : 85.5 MiB - Consumed : 3.59 GiB - Compressed : 251 MiB => 6.83% (L12) Buffered : 75.0 MiB - Consumed : 3.60 GiB - Compressed : 252 MiB => 6.83% (L12) Buffered : 61.0 MiB - Consumed : 3.61 GiB - Compressed : 253 MiB => 6.83% (L12) Buffered : 51.5 MiB - Consumed : 3.62 GiB - Compressed : 253 MiB => 6.83% (L12) Buffered : 42.0 MiB - Consumed : 3.63 GiB - Compressed : 254 MiB => 6.83% (L12) Buffered : 31.5 MiB - Consumed : 3.64 GiB - Compressed : 255 MiB => 6.83% (L12) Buffered : 23.0 MiB - Consumed : 3.65 GiB - Compressed : 255 MiB => 6.83% (L12) Buffered : 15.0 MiB - Consumed : 3.66 GiB - Compressed : 256 MiB => 6.83% (L12) Buffered : 5.12 MiB - Consumed : 3.67 GiB - Compressed : 257 MiB => 6.83% (L12) Buffered : 3.50 MiB - Consumed : 3.67 GiB - Compressed : 257 MiB => 6.83% (L12) Buffered : 3.50 MiB - Consumed : 3.67 GiB - Compressed : 257 MiB => 6.83% (L12) Buffered : 8.12 MiB - Consumed : 3.67 GiB - Compressed : 257 MiB => 6.83% (L12) Buffered : 143 MiB - Consumed : 3.67 GiB - Compressed : 257 MiB => 6.83% (L12) Buffered : 133 MiB - Consumed : 3.68 GiB - Compressed : 258 MiB => 6.83% (L12) Buffered : 120 MiB - Consumed : 3.69 GiB - Compressed : 259 MiB => 6.83% (L12) Buffered : 112 MiB - Consumed : 3.70 GiB - Compressed : 259 MiB => 6.83% (L12) Buffered : 102 MiB - Consumed : 3.71 GiB - Compressed : 260 MiB => 6.83% (L12) Buffered : 93.5 MiB - Consumed : 3.72 GiB - Compressed : 260 MiB => 6.83% (L12) Buffered : 81.5 MiB - Consumed : 3.73 GiB - Compressed : 261 MiB => 6.83% (L12) Buffered : 71.0 MiB - Consumed : 3.74 GiB - Compressed : 262 MiB => 6.83% (L12) Buffered : 61.5 MiB - Consumed : 3.75 GiB - Compressed : 263 MiB => 6.83% (L12) Buffered : 51.0 MiB - Consumed : 3.76 GiB - Compressed : 263 MiB => 6.83% (L12) Buffered : 39.0 MiB - Consumed : 3.77 GiB - Compressed : 264 MiB => 6.83% (L12) Buffered : 31.6 MiB - Consumed : 3.78 GiB - Compressed : 265 MiB => 6.83% (L12) Buffered : 21.2 MiB - Consumed : 3.79 GiB - Compressed : 265 MiB => 6.83% (L12) Buffered : 13.9 MiB - Consumed : 3.80 GiB - Compressed : 266 MiB => 6.83% (L12) Buffered : 7.12 MiB - Consumed : 3.81 GiB - Compressed : 266 MiB => 6.83% (L12) Buffered : 5.88 MiB - Consumed : 3.81 GiB - Compressed : 267 MiB => 6.83% (L12) Buffered : 5.50 MiB - Consumed : 3.81 GiB - Compressed : 267 MiB => 6.83% (L12) Buffered : 68.8 MiB - Consumed : 3.81 GiB - Compressed : 267 MiB => 6.83% (L12) Buffered : 142 MiB - Consumed : 3.81 GiB - Compressed : 267 MiB => 6.83% (L12) Buffered : 133 MiB - Consumed : 3.82 GiB - Compressed : 267 MiB => 6.83% (L12) Buffered : 122 MiB - Consumed : 3.83 GiB - Compressed : 268 MiB => 6.83% (L12) Buffered : 114 MiB - Consumed : 3.84 GiB - Compressed : 269 MiB => 6.83% (L12) Buffered : 105 MiB - Consumed : 3.85 GiB - Compressed : 269 MiB => 6.83% (L12) Buffered : 97.5 MiB - Consumed : 3.86 GiB - Compressed : 270 MiB => 6.83% (L12) Buffered : 87.0 MiB - Consumed : 3.87 GiB - Compressed : 271 MiB => 6.83% (L12) Buffered : 78.5 MiB - Consumed : 3.88 GiB - Compressed : 271 MiB => 6.83% (L12) Buffered : 68.0 MiB - Consumed : 3.89 GiB - Compressed : 272 MiB => 6.83% (L12) Buffered : 57.5 MiB - Consumed : 3.90 GiB - Compressed : 273 MiB => 6.83% (L12) Buffered : 43.5 MiB - Consumed : 3.91 GiB - Compressed : 274 MiB => 6.83% (L12) Buffered : 31.0 MiB - Consumed : 3.92 GiB - Compressed : 274 MiB => 6.83% (L12) Buffered : 19.5 MiB - Consumed : 3.93 GiB - Compressed : 275 MiB => 6.83% (L12) Buffered : 14.5 MiB - Consumed : 3.94 GiB - Compressed : 276 MiB => 6.83% (L12) Buffered : 7.00 MiB - Consumed : 3.95 GiB - Compressed : 276 MiB => 6.83% (L12) Buffered : 6.50 MiB - Consumed : 3.95 GiB - Compressed : 277 MiB => 6.83% (L12) Buffered : 51.5 MiB - Consumed : 3.96 GiB - Compressed : 277 MiB => 6.83% (L12) Buffered : 43.5 MiB - Consumed : 3.96 GiB - Compressed : 277 MiB => 6.83% (L12) Buffered : 36.0 MiB - Consumed : 3.97 GiB - Compressed : 278 MiB => 6.83% (L12) Buffered : 22.5 MiB - Consumed : 3.98 GiB - Compressed : 279 MiB => 6.83% (L12) Buffered : 13.0 MiB - Consumed : 3.99 GiB - Compressed : 279 MiB => 6.83% (L12) Buffered : 5.00 MiB - Consumed : 4.00 GiB - Compressed : 280 MiB => 6.83% (L12) Buffered : 512 KiB - Consumed : 4.01 GiB - Compressed : 280 MiB => 6.83% roundTripTest: datagen -g400000000 -P97 | zstd -v1 --long=24 -T2 | zstd -d *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 128 KiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 2.88 MiB - Consumed : 27.0 MiB - Compressed : 2.19 MiB => 8.12% (L1) Buffered : 384 KiB - Consumed : 54.0 MiB - Compressed : 4.42 MiB => 8.18% (L1) Buffered : 128 KiB - Consumed : 78.0 MiB - Compressed : 6.39 MiB => 8.20% (L1) Buffered : 2.00 MiB - Consumed : 100 MiB - Compressed : 8.20 MiB => 8.20% (L1) Buffered : 4.50 MiB - Consumed : 124 MiB - Compressed : 10.1 MiB => 8.20% (L1) Buffered : 2.00 MiB - Consumed : 142 MiB - Compressed : 11.6 MiB => 8.20% (L1) Buffered : 128 KiB - Consumed : 162 MiB - Compressed : 13.3 MiB => 8.20% (L1) Buffered : 4.12 MiB - Consumed : 178 MiB - Compressed : 14.6 MiB => 8.20% (L1) Buffered : 2.25 MiB - Consumed : 202 MiB - Compressed : 16.6 MiB => 8.20% (L1) Buffered : 1.12 MiB - Consumed : 224 MiB - Compressed : 18.4 MiB => 8.20% (L1) Buffered : 2.12 MiB - Consumed : 246 MiB - Compressed : 20.2 MiB => 8.21% (L1) Buffered : 128 KiB - Consumed : 270 MiB - Compressed : 22.1 MiB => 8.20% (L1) Buffered : 1.25 MiB - Consumed : 290 MiB - Compressed : 23.8 MiB => 8.20% (L1) Buffered : 896 KiB - Consumed : 314 MiB - Compressed : 25.8 MiB => 8.21% (L1) Buffered : 128 KiB - Consumed : 336 MiB - Compressed : 27.6 MiB => 8.21% (L1) Buffered : 768 KiB - Consumed : 354 MiB - Compressed : 29.1 MiB => 8.21% (L1) Buffered : 256 KiB - Consumed : 376 MiB - Compressed : 30.9 MiB => 8.21% ===> cover dictionary builder : advanced options - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 612 epochs of size 1370 4% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict error : can't use -D and --patch-from=# at the same time zstd: dibio.c:196: DiB_shuffle: Assertion `nbFiles >= 1' failed. Caught SIGABRT signal, printing stack: /lib64/libc.so.6(+0x8f1cc) [0x7fc5ac3241cc] /lib64/libc.so.6(raise+0x12) [0x7fc5ac2d7f12] /lib64/libc.so.6(abort+0xcf) [0x7fc5ac2c246b] /lib64/libc.so.6(+0x2d397) [0x7fc5ac2c2397] /lib64/libc.so.6(+0x3be42) [0x7fc5ac2d0e42] ../programs/zstd(+0x8a4ff) [0x5646893df4ff] ../programs/zstd(+0x577d) [0x56468935a77d] /lib64/libc.so.6(+0x2e20c) [0x7fc5ac2c320c] /lib64/libc.so.6(__libc_start_main+0x7c) [0x7fc5ac2c32bc] ../programs/zstd(+0x83a1) [0x56468935d3a1] ./playTests.sh: line 14: 1989358 Aborted "$ZSTD_BIN" "$@" - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/datagen.c... Training on 32 samples of total size 889785 Testing on 32 samples of total size 889785 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889778! size(source)/size(dictionary) = 7.899308, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 502 epochs of size 1772 0% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary using shrink-dict flag ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 558 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 0% 0% 0% 1% 1% 1% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 6% 6% 6% 7% 7% 7% 8% 8% 8% 9% 9% 10% 10% 10% 11% 11% 11% 12% 12% 13% 13% 14% 14% 15% 15% 16% 17% 17% 17% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 26% 27% 27% 28% 28% 29% 29% 30% 30% 31% 31% 32% 32% 33% 34% 34% 35% 35% 36% 36% 37% 37% 38% 38% 39% 39% 40% 41% 41% 42% 42% 43% 43% 44% 44% 45% 45% 46% 46% 47% 47% 48% 48% 49% 49% 50% 50% 50% 51% 51% 51% 52% 52% 53% 53% 53% 54% 54% 54% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 61% 61% 62% 62% 63% 63% 64% 64% 64% 65% 65% 65% 66% 66% 67% 67% 67% 68% 68% 68% 69% 69% 69% 70% 70% 70% 71% 71% 72% 72% 72% 73% 73% 73% 74% 74% 74% 75% 75% 76% 76% 77% 77% 78% 79% 79% 80% 80% 81% 81% 82% 82% 83% 83% 84% 84% 85% 85% 86% 86% 87% 87% 87% 88% 88% 88% 89% 89% 89% 90% 90% 91% 91% 91% 92% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 96% 96% 96% 97% 97% 97% 98% 98% 98% 99% 99% 100% k=652 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 558 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 0% 0% 0% 1% 1% 1% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 6% 6% 6% 7% 7% 7% 8% 8% 8% 9% 9% 10% 10% 10% 11% 11% 11% 12% 12% 13% 13% 14% 14% 15% 15% 16% 16% 17% 17% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 26% 27% 27% 28% 28% 29% 29% 30% 30% 31% 31% 32% 32% 33% 34% 34% 35% 35% 36% 36% 37% 37% 38% 38% 39% 39% 40% 41% 41% 42% 42% 43% 43% 44% 44% 45% 45% 46% 46% 47% 47% 48% 48% 49% 49% 50% 50% 50% 51% 51% 51% 52% 52% 53% 53% 53% 54% 54% 54% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 61% 61% 62% 62% 63% 63% 64% 64% 64% 65% 65% 65% 66% 66% 67% 67% 67% 68% 68% 68% 69% 69% 69% 70% 70% 70% 71% 71% 72% 72% 72% 73% 73% 73% 74% 74% 74% 75% 75% 76% 76% 77% 77% 78% 79% 79% 80% 80% 81% 81% 82% 82% 83% 83% 84% 84% 85% 85% 86% 86% 87% 87% 87% 88% 88% 89% 89% 89% 90% 90% 90% 91% 91% 91% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 95% 96% 96% 96% 97% 97% 98% 98% 98% 99% 99% 99% k=652 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict1 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 558 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 0% 0% 0% 1% 1% 1% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 13% 13% 14% 14% 15% 15% 16% 16% 17% 17% 18% 18% 19% 19% 20% 20% 20% 21% 21% 21% 22% 22% 22% 23% 23% 24% 24% 24% 25% 25% 26% 26% 27% 27% 28% 28% 29% 29% 30% 31% 31% 32% 32% 33% 33% 34% 34% 35% 35% 36% 36% 37% 37% 38% 39% 39% 40% 40% 41% 41% 42% 42% 43% 43% 44% 44% 45% 46% 46% 47% 47% 48% 48% 49% 49% 50% 50% 50% 51% 51% 51% 52% 52% 53% 53% 53% 54% 54% 54% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 61% 61% 62% 62% 63% 63% 64% 64% 64% 65% 65% 65% 66% 66% 67% 67% 67% 68% 68% 68% 69% 69% 69% 70% 70% 70% 71% 71% 72% 72% 72% 73% 73% 73% 74% 74% 74% 75% 75% 76% 76% 77% 77% 78% 79% 79% 80% 80% 81% 81% 82% 82% 83% 83% 84% 84% 85% 85% 86% 86% 87% 87% 87% 88% 88% 89% 89% 89% 90% 90% 90% 91% 91% 91% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 95% 96% 96% 96% 97% 97% 98% 98% 98% 99% 99% 99% k=652 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict2 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 558 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 0% 0% 0% 1% 1% 1% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 6% 6% 6% 7% 7% 7% 8% 8% 8% 9% 9% 10% 10% 10% 11% 11% 11% 12% 12% 13% 13% 14% 14% 15% 15% 16% 17% 17% 18% 18% 18% 19% 19% 20% 20% 20% 21% 21% 21% 22% 22% 22% 23% 23% 24% 24% 24% 25% 25% 26% 26% 27% 27% 28% 28% 29% 29% 30% 31% 31% 32% 32% 33% 33% 34% 34% 35% 35% 36% 36% 37% 37% 38% 39% 39% 40% 40% 41% 41% 42% 42% 43% 43% 44% 44% 45% 46% 46% 47% 47% 48% 48% 49% 49% 50% 50% 50% 51% 51% 51% 52% 52% 53% 53% 53% 54% 54% 54% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 61% 61% 62% 62% 63% 63% 63% 64% 65% 65% 65% 66% 66% 66% 67% 67% 67% 68% 68% 68% 69% 69% 70% 70% 70% 71% 71% 71% 72% 72% 72% 73% 73% 74% 74% 74% 75% 75% 75% 76% 77% 77% 78% 78% 79% 79% 80% 80% 81% 81% 82% 82% 83% 84% 84% 85% 85% 86% 86% 87% 87% 87% 88% 88% 88% 89% 89% 89% 90% 90% 91% 91% 91% 92% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 96% 96% 96% 97% 97% 97% 98% 98% 98% 99% 99% 100% k=652 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict3 - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 838961 Testing on 23 samples of total size 838961 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 612 epochs of size 1370 5% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 18 different sets of parameters 5% 16% 27% 44% 55% 66% 77% 94% k=779 d=8 steps=8 split=100 Save dictionary of size 4096 into file tmpDict2 - Compare size of dictionary from 90% training samples with 80% training samples ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 823876! size(source)/size(dictionary) = 7.314240, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 3% 6% 9% 12% 15% 19% 23% 25% 29% 32% 36% 40% 43% 47% 51% 53% 56% 58% 60% 63% 67% 69% 71% 74% 76% 80% 84% 87% 91% 95% 97% 100% k=530 d=6 steps=40 split=90 Save dictionary of size 112640 into file dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 813972! size(source)/size(dictionary) = 7.226314, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 3% 6% 9% 12% 15% 19% 23% 25% 29% 32% 36% 40% 43% 47% 51% 53% 56% 58% 60% 63% 67% 69% 71% 74% 76% 80% 84% 87% 91% 95% 97% 100% k=770 d=6 steps=40 split=80 Save dictionary of size 112640 into file dictionary - Create dictionary using all samples for both training and testing ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 3% 6% 8% 10% 13% 17% 20% 23% 25% 29% 32% 36% 40% 43% 47% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 79% 82% 86% 89% 91% 93% 96% 98% k=1394 d=6 steps=40 split=100 Save dictionary of size 112640 into file dictionary - Test -o before --train-cover ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 3% 6% 8% 10% 13% 17% 20% 23% 25% 29% 32% 36% 40% 43% 47% 51% 53% 56% 58% 60% 63% 67% 69% 71% 74% 76% 80% 84% 87% 90% 92% 95% 97% 100% k=1394 d=6 steps=40 split=100 Save dictionary of size 112640 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 838954! size(source)/size(dictionary) = 7.448100, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 3% 6% 8% 10% 13% 17% 20% 23% 25% 29% 32% 36% 40% 43% 47% 51% 53% 56% 58% 60% 63% 67% 69% 71% 74% 76% 80% 84% 87% 90% 92% 95% 97% 100% k=1394 d=6 steps=40 split=100 Save dictionary of size 112640 into file dictionary make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/tests' + make -j8 -k -C contrib/pzstd tests GTEST_INC= GTEST_LIB= make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' cc -MMD -MP -MF datagen.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wno-deprecated-declarations -c ../../programs/datagen.c -o ../../programs/datagen.o mv -f datagen.Td datagen.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF RangeTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c utils/test/RangeTest.cpp -o utils/test/RangeTest.o mv -f RangeTest.Td RangeTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF PzstdTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c test/PzstdTest.cpp -o test/PzstdTest.o mv -f PzstdTest.Td PzstdTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF RoundTripTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c test/RoundTripTest.cpp -o test/RoundTripTest.o mv -f RoundTripTest.Td RoundTripTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF ScopeGuardTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c utils/test/ScopeGuardTest.cpp -o utils/test/ScopeGuardTest.o mv -f ScopeGuardTest.Td ScopeGuardTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF BufferTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c utils/test/BufferTest.cpp -o utils/test/BufferTest.o mv -f BufferTest.Td BufferTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF ThreadPoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c utils/test/ThreadPoolTest.cpp -o utils/test/ThreadPoolTest.o mv -f ThreadPoolTest.Td ThreadPoolTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ utils/test/ScopeGuardTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o utils/test/ScopeGuardTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF WorkQueueTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c utils/test/WorkQueueTest.cpp -o utils/test/WorkQueueTest.o mv -f WorkQueueTest.Td WorkQueueTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF ResourcePoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c utils/test/ResourcePoolTest.cpp -o utils/test/ResourcePoolTest.o mv -f ResourcePoolTest.Td ResourcePoolTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ -MMD -MP -MF OptionsTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -std=c++11 -c test/OptionsTest.cpp -o test/OptionsTest.o mv -f OptionsTest.Td OptionsTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ utils/test/RangeTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o utils/test/RangeTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ utils/test/ThreadPoolTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o utils/test/ThreadPoolTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ utils/test/BufferTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o utils/test/BufferTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ utils/test/ResourcePoolTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o utils/test/ResourcePoolTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ test/OptionsTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o test/OptionsTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ test/PzstdTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o test/PzstdTest ld: /usr/src/tmp/ccNYpHNW.ltrans0.ltrans.o: in function `pzstd::roundTrip(pzstd::Options&)': /usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd/./test/RoundTrip.h:62: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ utils/test/WorkQueueTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o utils/test/WorkQueueTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' g++ test/RoundTripTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -lgtest -lgtest_main -pthread -o test/RoundTripTest ld: /usr/src/tmp/cc6sXD3x.ltrans0.ltrans.o: in function `main': /usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd/test/RoundTripTest.cpp:30: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' rm test/PzstdTest.o utils/test/ScopeGuardTest.o utils/test/RangeTest.o utils/test/ResourcePoolTest.o test/OptionsTest.o utils/test/ThreadPoolTest.o utils/test/BufferTest.o utils/test/WorkQueueTest.o + LD_LIBRARY_PATH=/usr/src/tmp/zstd-buildroot/lib64 + make -C contrib/pzstd check make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' ./utils/test/BufferTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from Buffer [ RUN ] Buffer.Constructors [ OK ] Buffer.Constructors (0 ms) [ RUN ] Buffer.BufferManagement [ OK ] Buffer.BufferManagement (0 ms) [ RUN ] Buffer.Modifiers [ OK ] Buffer.Modifiers (0 ms) [----------] 3 tests from Buffer (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. ./utils/test/RangeTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Range [ RUN ] Range.Constructors [ OK ] Range.Constructors (0 ms) [ RUN ] Range.Modifiers [ OK ] Range.Modifiers (0 ms) [----------] 2 tests from Range (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. ./utils/test/ResourcePoolTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ResourcePool [ RUN ] ResourcePool.FullTest [ OK ] ResourcePool.FullTest (0 ms) [ RUN ] ResourcePool.ThreadSafe [ OK ] ResourcePool.ThreadSafe (2 ms) [----------] 2 tests from ResourcePool (2 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (2 ms total) [ PASSED ] 2 tests. ./utils/test/ScopeGuardTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ScopeGuard [ RUN ] ScopeGuard.Dismiss [ OK ] ScopeGuard.Dismiss (0 ms) [ RUN ] ScopeGuard.Executes [ OK ] ScopeGuard.Executes (0 ms) [----------] 2 tests from ScopeGuard (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. ./utils/test/ThreadPoolTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ThreadPool [ RUN ] ThreadPool.Ordering [ OK ] ThreadPool.Ordering (5 ms) [ RUN ] ThreadPool.AllJobsFinished Creating executor Starting Finishing [ OK ] ThreadPool.AllJobsFinished (9 ms) [ RUN ] ThreadPool.AddJobWhileJoining [ OK ] ThreadPool.AddJobWhileJoining (1000 ms) [----------] 3 tests from ThreadPool (1015 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (1015 ms total) [ PASSED ] 3 tests. ./utils/test/WorkQueueTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 10 tests from 2 test suites. [----------] Global test environment set-up. [----------] 9 tests from WorkQueue [ RUN ] WorkQueue.SingleThreaded [ OK ] WorkQueue.SingleThreaded (0 ms) [ RUN ] WorkQueue.SPSC [ OK ] WorkQueue.SPSC (0 ms) [ RUN ] WorkQueue.SPMC [ OK ] WorkQueue.SPMC (5 ms) [ RUN ] WorkQueue.MPMC [ OK ] WorkQueue.MPMC (8 ms) [ RUN ] WorkQueue.BoundedSizeWorks [ OK ] WorkQueue.BoundedSizeWorks (0 ms) [ RUN ] WorkQueue.BoundedSizePushAfterFinish [ OK ] WorkQueue.BoundedSizePushAfterFinish (1000 ms) [ RUN ] WorkQueue.SetMaxSize [ OK ] WorkQueue.SetMaxSize (1000 ms) [ RUN ] WorkQueue.BoundedSizeMPMC Creating popperThreads Creating pusherThreads Joining pusherThreads Finishing queue Joining popperThreads Inspecting results [ OK ] WorkQueue.BoundedSizeMPMC (84 ms) [ RUN ] WorkQueue.FailedPush [ OK ] WorkQueue.FailedPush (0 ms) [----------] 9 tests from WorkQueue (2099 ms total) [----------] 1 test from BufferWorkQueue [ RUN ] BufferWorkQueue.SizeCalculatedCorrectly [ OK ] BufferWorkQueue.SizeCalculatedCorrectly (0 ms) [----------] 1 test from BufferWorkQueue (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 2 test suites ran. (2099 ms total) [ PASSED ] 10 tests. ./test/OptionsTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from Options [ RUN ] Options.ValidInputs [ OK ] Options.ValidInputs (0 ms) [ RUN ] Options.GetOutputFile [ OK ] Options.GetOutputFile (0 ms) [ RUN ] Options.MultipleFiles Cannot specify an output file when handling multiple inputs Cannot specify an output file when handling multiple inputs [ OK ] Options.MultipleFiles (0 ms) [ RUN ] Options.NumThreads Invalid arguments: # of threads not specified and unable to determine hardware concurrency. Option -p expects a number, but -o provided [ OK ] Options.NumThreads (0 ms) [ RUN ] Options.BadCompressionLevel Invalid compression level 20. Invalid compression level 23. Invalid argument: --1 [ OK ] Options.BadCompressionLevel (0 ms) [ RUN ] Options.InvalidOption Invalid argument: -x [ OK ] Options.InvalidOption (0 ms) [ RUN ] Options.BadOutputFile [ OK ] Options.BadOutputFile (0 ms) [ RUN ] Options.BadOptionsWithArguments Option -p expects a number, but f provided Option -p expects a number, but 10f provided Option -p requires an argument, but none provided Option -o requires an argument, but none provided Option -o requires an argument, but none provided [ OK ] Options.BadOptionsWithArguments (0 ms) [ RUN ] Options.KeepSource [ OK ] Options.KeepSource (0 ms) [ RUN ] Options.Verbosity [ OK ] Options.Verbosity (0 ms) [ RUN ] Options.TestMode [ OK ] Options.TestMode (0 ms) [ RUN ] Options.Checksum [ OK ] Options.Checksum (0 ms) [ RUN ] Options.InputFiles Cannot specify standard input when handling multiple files [ OK ] Options.InputFiles (0 ms) [ RUN ] Options.InvalidOptions Operation not supported: Zstd benchmarking options. Invalid argument: - Invalid argument: -n15 Invalid compression level 0. [ OK ] Options.InvalidOptions (0 ms) [ RUN ] Options.Extras Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : write to standard output (even if it is the console) -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : write to standard output (even if it is the console) -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files PZSTD version: 1.5.2. Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : write to standard output (even if it is the console) -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files PZSTD version: 1.5.2. [ OK ] Options.Extras (0 ms) [----------] 15 tests from Options (1 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (1 ms total) [ PASSED ] 15 tests. ./test/PzstdTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from Pzstd [ RUN ] Pzstd.SmallSizes Pzstd.SmallSizes seed: 745439234 1 / 16 2 / 16 3 / 16 4 / 16 5 / 16 6 / 16 7 / 16 8 / 16 9 / 16 10 / 16 11 / 16 12 / 16 13 / 16 14 / 16 15 / 16 [ OK ] Pzstd.SmallSizes (12879 ms) [ RUN ] Pzstd.LargeSizes Pzstd.LargeSizes seed: 795764346 [ OK ] Pzstd.LargeSizes (2207 ms) [ DISABLED ] Pzstd.DISABLED_ExtremelyLargeSize [ RUN ] Pzstd.ExtremelyCompressible /tmp/filevNPrBa : 0.34% ( 10000 => 34 bytes, /tmp/fileHI2ROX) /tmp/fileHI2ROX : 10000 bytes [ OK ] Pzstd.ExtremelyCompressible (3 ms) [----------] 3 tests from Pzstd (15090 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (15090 ms total) [ PASSED ] 3 tests. YOU HAVE 1 DISABLED TEST make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.2-alt1/contrib/pzstd' + exit 0 Processing files: zstd-1.5.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92782 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.5.2-alt1 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.2 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.2 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.2 + cp -prL CHANGELOG README.md /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.2 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.2 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n2vOzy find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MNLDDG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libzstd = 1.5.2-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NTWncL Creating zstd-debuginfo package Processing files: pzstd-1.5.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8eQQqq find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Ikz4N find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: zstd = 1.5.2-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.14)(64bit), libstdc++.so.6(GLIBCXX_3.4.17)(64bit), libstdc++.so.6(GLIBCXX_3.4.19)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.22)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.30)(64bit), libzstd.so.1()(64bit) >= set:lgEqKkxZmfy4x2kszB0iDLMJhcOYg1rzjNtzsZImwJaZI8WsOCauU6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mgd6cQ Creating pzstd-debuginfo package Processing files: libzstd-1.5.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.5.2-alt1 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.2 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.2 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.2 + cp -prL LICENSE /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.2 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.2 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9XHnga find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/zstd-buildroot/lib64/libzstd.so.1: 179 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xlkN2E find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libzstd.so.1()(64bit) = set:ld6UwMNDkUGnmbEmsXUShJZ9dXUnHL4Owa8bMTyo6Zmf0EionZjJZLplsQ0TTsObdYbhCjS030rZs8TdIu9vc7dzOIkuMIjNEZaN3yj3uPL7GoECiYrH4oZivbtf4BQc6U2d7CTNvpxcketNZfRli28c4UfGCAGirsZ6JPRuZtj7UNZrbmZf9ZdS433ZhckAgRbg3XAle1RnerAsWuQxd8MfTWoC2JPXZ3oFWKQO5sbKwQOOXu79z6jjWj1Yfb6oHf3wt6dx2TqsxRPfi1dbqKYdzbCsn1VBJCRylqqKZpfAsbflNoxACyO2YsffEhIIZLRmObgfJevn3nRZskq5cUMOrtBq1Zb1ZlCyWfvWlzycL6 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5vo30B Creating libzstd-debuginfo package Processing files: libzstd-devel-1.5.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zLhkBs find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZRo5rf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libzstd) = 1.5.2 Requires: libzstd = 1.5.2-alt1, /lib64/libzstd.so.1.5.2, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FlgZXR Processing files: zstd-debuginfo-1.5.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hNr0Pe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vxsp3U find-requires: running scripts (debuginfo) Requires: zstd = 1.5.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: pzstd-debuginfo-1.5.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nqSypk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XBxyEK find-requires: running scripts (debuginfo) Requires: pzstd = 1.5.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(libzstd.so.1) Processing files: libzstd-debuginfo-1.5.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pgD9u3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J48Vb4 find-requires: running scripts (debuginfo) Provides: debug64(libzstd.so.1) Requires: libzstd = 1.5.2-alt1, debug64(libc.so.6) Adding to pzstd a strict dependency on zstd Adding to zstd a strict dependency on libzstd Adding to zstd-debuginfo a strict dependency on zstd Adding to pzstd-debuginfo a strict dependency on pzstd Adding to libzstd-devel a strict dependency on libzstd Adding to libzstd-debuginfo a strict dependency on libzstd Adding to pzstd a strict dependency on libzstd Adding to pzstd-debuginfo a strict dependency on libzstd-debuginfo Adding to pzstd-debuginfo a strict dependency on zstd-debuginfo Removing from pzstd-debuginfo 4 sources provided by zstd-debuginfo also prunning dir /usr/src/debug/zstd-1.5.2-alt1/lib/common also prunning dir /usr/src/debug/zstd-1.5.2-alt1/programs also prunning dir /usr/src/debug/zstd-1.5.2-alt1/lib Adding to zstd-debuginfo a strict dependency on libzstd-debuginfo Removing from zstd-debuginfo 40 sources provided by libzstd-debuginfo Removing 2 extra deps from pzstd due to dependency on libzstd Removing 1 extra deps from libzstd-devel due to dependency on libzstd Removing 1 extra deps from pzstd-debuginfo due to dependency on libzstd-debuginfo Removing 9 extra deps from pzstd due to repentancy on zstd Removing 7 extra deps from zstd due to repentancy on libzstd Removing 3 extra deps from pzstd-debuginfo due to repentancy on zstd-debuginfo Removing 1 extra deps from zstd-debuginfo due to repentancy on libzstd-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/zstd-1.5.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pzstd-1.5.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-1.5.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-devel-1.5.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/zstd-debuginfo-1.5.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pzstd-debuginfo-1.5.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-debuginfo-1.5.2-alt1.x86_64.rpm (w2.lzdio) 1418.81user 72.11system 16:23.52elapsed 151%CPU (0avgtext+0avgdata 1183468maxresident)k 0inputs+0outputs (0major+6799034minor)pagefaults 0swaps 1424.08user 77.33system 16:38.04elapsed 150%CPU (0avgtext+0avgdata 1183468maxresident)k 768inputs+0outputs (31137major+7157294minor)pagefaults 0swaps --- libzstd-1.5.2-alt1.x86_64.rpm.repo 2022-04-09 08:53:11.000000000 +0000 +++ libzstd-1.5.2-alt1.x86_64.rpm.hasher 2022-08-12 02:05:10.644649550 +0000 @@ -15,5 +15,5 @@ File: /lib64/libzstd.so.1 120777 root:root libzstd.so.1.5.2 -File: /lib64/libzstd.so.1.5.2 100644 root:root 32eaf938ce2aaaa33607a0894649085c +File: /lib64/libzstd.so.1.5.2 100644 root:root 8cf7e41e8d784567238afd1677c5c4ab File: /usr/share/doc/libzstd-1.5.2 40755 root:root File: /usr/share/doc/libzstd-1.5.2/LICENSE 100644 root:root c7f0b161edbe52f5f345a3d1311d0b32 -RPMIdentity: 6f7c74f3449d11728b5251444ef6af4af538c60e578671e5b301df80613721a07470728f41e92bd8d1139657da3d6983cb23d574c4e1a5d4c0c1ab0109396f24 +RPMIdentity: 5b3ec8c59465566cd40392698c49fb08b52895fd37a6b517230c00fdfa10e549632f5c66547ee62956452ecfca391a721adeecb4a20c36924a74c874267f6d1e --- libzstd-debuginfo-1.5.2-alt1.x86_64.rpm.repo 2022-04-09 08:53:10.000000000 +0000 +++ libzstd-debuginfo-1.5.2-alt1.x86_64.rpm.hasher 2022-08-12 02:05:10.818648705 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/44 40755 root:root -/usr/lib/debug/.build-id/44/02e73b74c7dd04284a2dae415eda90e01eef25 120777 root:root ../../../../../lib64/libzstd.so.1.5.2 -/usr/lib/debug/.build-id/44/02e73b74c7dd04284a2dae415eda90e01eef25.debug 120777 root:root ../../lib64/libzstd.so.1.5.2.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/7a83c5c68509c276c8552873dbb3a9efb6fb0f 120777 root:root ../../../../../lib64/libzstd.so.1.5.2 +/usr/lib/debug/.build-id/ea/7a83c5c68509c276c8552873dbb3a9efb6fb0f.debug 120777 root:root ../../lib64/libzstd.so.1.5.2.debug /usr/lib/debug/lib64/libzstd.so.1.5.2.debug 100644 root:root @@ -41,2 +41,3 @@ /usr/src/debug/zstd-1.5.2-alt1/lib/decompress/huf_decompress.c 100644 root:root +/usr/src/debug/zstd-1.5.2-alt1/lib/decompress/huf_decompress_amd64.S 100644 root:root /usr/src/debug/zstd-1.5.2-alt1/lib/decompress/zstd_ddict.c 100644 root:root @@ -55,6 +56,6 @@ Provides: libzstd-debuginfo = 1.5.2-alt1:sisyphus+298177.100.1.1 -File: /usr/lib/debug/.build-id/44 40755 root:root -File: /usr/lib/debug/.build-id/44/02e73b74c7dd04284a2dae415eda90e01eef25 120777 root:root ../../../../../lib64/libzstd.so.1.5.2 -File: /usr/lib/debug/.build-id/44/02e73b74c7dd04284a2dae415eda90e01eef25.debug 120777 root:root ../../lib64/libzstd.so.1.5.2.debug -File: /usr/lib/debug/lib64/libzstd.so.1.5.2.debug 100644 root:root 8f93f09bd53ef4ea19c36d92b6f7b814 +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/7a83c5c68509c276c8552873dbb3a9efb6fb0f 120777 root:root ../../../../../lib64/libzstd.so.1.5.2 +File: /usr/lib/debug/.build-id/ea/7a83c5c68509c276c8552873dbb3a9efb6fb0f.debug 120777 root:root ../../lib64/libzstd.so.1.5.2.debug +File: /usr/lib/debug/lib64/libzstd.so.1.5.2.debug 100644 root:root af7ee8710b51e0ce479e78ec235c045a File: /usr/lib/debug/lib64/libzstd.so.1.debug 120777 root:root libzstd.so.1.5.2.debug @@ -96,2 +97,3 @@ File: /usr/src/debug/zstd-1.5.2-alt1/lib/decompress/huf_decompress.c 100644 root:root b6e706bbc078acdd0a2b1d9259e58242 +File: /usr/src/debug/zstd-1.5.2-alt1/lib/decompress/huf_decompress_amd64.S 100644 root:root 7ae0c746fd07f499a553bea331e2d83a File: /usr/src/debug/zstd-1.5.2-alt1/lib/decompress/zstd_ddict.c 100644 root:root c957806235ce0ad0f8de7d6868ec1729 @@ -105,2 +107,2 @@ File: /usr/src/debug/zstd-1.5.2-alt1/lib/dictBuilder/zdict.c 100644 root:root 3b84dd32b069b12dfa72e6cce0de35eb -RPMIdentity: baff2a58ddd04ce05df71aad7b4b47759379d6c3362c1628d840022a71f99187650865f4b4f738fa35a1598371f4a64c6653365bc7041866053550fd1e924b1b +RPMIdentity: fad6b340cf6a3b1a73b834b4091de9f9dbc35c95693d62c6e233ef681d0479ae5e0243b7be34b4c4a35e999c1fbd6f200ff332dce30c6cefbebaabe329292136 --- pzstd-1.5.2-alt1.x86_64.rpm.repo 2022-04-09 08:53:10.000000000 +0000 +++ pzstd-1.5.2-alt1.x86_64.rpm.hasher 2022-08-12 02:05:11.086647405 +0000 @@ -14,2 +14,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.29)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.30)(64bit) Requires: zstd = 1.5.2-alt1:sisyphus+298177.100.1.1 @@ -17,3 +18,3 @@ Provides: pzstd = 1.5.2-alt1:sisyphus+298177.100.1.1 -File: /usr/bin/pzstd 100755 root:root 4e3bd02c13f702ebcb5e62aa6c38aa2f -RPMIdentity: f7b8e9291bc75c53368b1ea55d880e7e6b1166f07efaf1ae03168038e6a1ea4fa006f01a6628930727079222b0b749894b3d4417592025396f1d6cb041eebae9 +File: /usr/bin/pzstd 100755 root:root 93282d9926c67da28cb6ee6504532e66 +RPMIdentity: 56fa5f626627e7ced9da8a606d0118e26cd70d27a00a67714f3110362a0e6253bbf8c9a37d8853b0eef5b8483e8751e1b3c954f406a1443a2912a60c3dbd2075 --- pzstd-debuginfo-1.5.2-alt1.x86_64.rpm.repo 2022-04-09 08:53:10.000000000 +0000 +++ pzstd-debuginfo-1.5.2-alt1.x86_64.rpm.hasher 2022-08-12 02:05:11.235646682 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/30 40755 root:root -/usr/lib/debug/.build-id/30/0bd31f1fbb3b52d97d1dd5637e449f8ce9c443 120777 root:root ../../../../bin/pzstd -/usr/lib/debug/.build-id/30/0bd31f1fbb3b52d97d1dd5637e449f8ce9c443.debug 120777 root:root ../../usr/bin/pzstd.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/36dcd04053250a20524b662e231fb53c555ea3 120777 root:root ../../../../bin/pzstd +/usr/lib/debug/.build-id/9a/36dcd04053250a20524b662e231fb53c555ea3.debug 120777 root:root ../../usr/bin/pzstd.debug /usr/lib/debug/usr/bin/pzstd.debug 100644 root:root @@ -30,6 +30,6 @@ Provides: pzstd-debuginfo = 1.5.2-alt1:sisyphus+298177.100.1.1 -File: /usr/lib/debug/.build-id/30 40755 root:root -File: /usr/lib/debug/.build-id/30/0bd31f1fbb3b52d97d1dd5637e449f8ce9c443 120777 root:root ../../../../bin/pzstd -File: /usr/lib/debug/.build-id/30/0bd31f1fbb3b52d97d1dd5637e449f8ce9c443.debug 120777 root:root ../../usr/bin/pzstd.debug -File: /usr/lib/debug/usr/bin/pzstd.debug 100644 root:root 6b26a4f9f0e0edde2e0eab2d1fe54c58 +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/36dcd04053250a20524b662e231fb53c555ea3 120777 root:root ../../../../bin/pzstd +File: /usr/lib/debug/.build-id/9a/36dcd04053250a20524b662e231fb53c555ea3.debug 120777 root:root ../../usr/bin/pzstd.debug +File: /usr/lib/debug/usr/bin/pzstd.debug 100644 root:root 493fd5e7b25335e5fade2b2484e14e7a File: /usr/src/debug/zstd-1.5.2-alt1 40755 root:root @@ -54,2 +54,2 @@ File: /usr/src/debug/zstd-1.5.2-alt1/contrib/pzstd/utils/WorkQueue.h 100644 root:root 4c3c523913fafe0fc582b888cc75faa7 -RPMIdentity: 0795650dd8262baf7655c4fe1b7c05d65f017e337e1fc6a86d13fb0baac5a04e035e168189c57f63ebfb76500125fb7506a9fb424a62f4fb8ed34d2aeb87bc2e +RPMIdentity: 6b003c8ed384d5f288ec67bf677ab3ff10caddbff5ec3a954abe2ebb59c2346acef031a1ecc4f13e54939e34872c1efad5052b3fc75a6f015ebb777cde9b50d9 --- zstd-1.5.2-alt1.x86_64.rpm.repo 2022-04-09 08:53:10.000000000 +0000 +++ zstd-1.5.2-alt1.x86_64.rpm.hasher 2022-08-12 02:05:11.393645915 +0000 @@ -18,3 +18,3 @@ File: /usr/bin/unzstd 120777 root:root zstd -File: /usr/bin/zstd 100755 root:root 250166f4cfac6bdd69420965846632d1 +File: /usr/bin/zstd 100755 root:root fb42fde37a20ef294ac6c3a9e92af6c9 File: /usr/bin/zstdcat 120777 root:root zstd @@ -27,2 +27,2 @@ File: /usr/share/man/man1/zstdcat.1.xz 120777 root:root zstd.1.xz -RPMIdentity: aeedd78211c69420d4ecaec1dd93f66ba5b115c81a855c70081535f6e365e2fafa88f629bf3122838cd17312ad545913284886e6489f48e60104635f584d929d +RPMIdentity: 93fcacc620bf5adda8fedeb6c38b5a3157b65a18f3848cbbf7cb92bbf3136b2cc3295f0b43f9e53dff9561709eb9abeac6c8e60c60dba0dc1dfee31f7ddb7804 --- zstd-debuginfo-1.5.2-alt1.x86_64.rpm.repo 2022-04-09 08:53:11.000000000 +0000 +++ zstd-debuginfo-1.5.2-alt1.x86_64.rpm.hasher 2022-08-12 02:05:11.541645196 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/df08ad017329b4775b98d220410ae0033467ed 120777 root:root ../../../../bin/zstd -/usr/lib/debug/.build-id/7e/df08ad017329b4775b98d220410ae0033467ed.debug 120777 root:root ../../usr/bin/zstd.debug +/usr/lib/debug/.build-id/4a 40755 root:root +/usr/lib/debug/.build-id/4a/6007fd9126b760026c31095816917aca3d2b9b 120777 root:root ../../../../bin/zstd +/usr/lib/debug/.build-id/4a/6007fd9126b760026c31095816917aca3d2b9b.debug 120777 root:root ../../usr/bin/zstd.debug /usr/lib/debug/usr/bin/unzstd.debug 120777 root:root zstd.debug @@ -58,7 +58,7 @@ Provides: zstd-debuginfo = 1.5.2-alt1:sisyphus+298177.100.1.1 -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/df08ad017329b4775b98d220410ae0033467ed 120777 root:root ../../../../bin/zstd -File: /usr/lib/debug/.build-id/7e/df08ad017329b4775b98d220410ae0033467ed.debug 120777 root:root ../../usr/bin/zstd.debug +File: /usr/lib/debug/.build-id/4a 40755 root:root +File: /usr/lib/debug/.build-id/4a/6007fd9126b760026c31095816917aca3d2b9b 120777 root:root ../../../../bin/zstd +File: /usr/lib/debug/.build-id/4a/6007fd9126b760026c31095816917aca3d2b9b.debug 120777 root:root ../../usr/bin/zstd.debug File: /usr/lib/debug/usr/bin/unzstd.debug 120777 root:root zstd.debug -File: /usr/lib/debug/usr/bin/zstd.debug 100644 root:root aa07c0f1eddfe43c41233221f5befd8a +File: /usr/lib/debug/usr/bin/zstd.debug 100644 root:root 5f35b36b6e06e4fb6a2ed5766a022004 File: /usr/lib/debug/usr/bin/zstdcat.debug 120777 root:root zstd.debug @@ -111,2 +111,2 @@ File: /usr/src/debug/zstd-1.5.2-alt1/programs/zstdcli_trace.h 100644 root:root e446202385ded1fd88c4168a819fac9f -RPMIdentity: 8aacdcf5950b0f77f47531b344b221a1006bd72b90cc18c0882467cff711c64147dba78b857e5ffbcc365f14f66f895e94e11362606758557e4b3625e689fc2b +RPMIdentity: c4b28671383a00afeda2c5655ea2c01d9de6ae2fb6729be3793febd0d054f1339cc84aa57973f8453efbd0deb96e09afdc6c7b4f5d88f92f5c647718e263ccc6