>>> zstd: Building main/zstd 1.5.2-r1 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 05:01:23 +0000 >>> zstd: Checking sanity of /home/buildozer/aports/main/zstd/APKBUILD... >>> zstd: Analyzing dependencies... >>> zstd: Installing for build: build-base grep meson file (1/13) Installing pcre (8.45-r2) (2/13) Installing grep (3.7-r0) (3/13) Installing samurai (1.2-r1) (4/13) Installing libbz2 (1.0.8-r1) (5/13) Installing libffi (3.4.2-r1) (6/13) Installing gdbm (1.23-r0) (7/13) Installing xz-libs (5.2.5-r1) (8/13) Installing mpdecimal (2.5.1-r1) (9/13) Installing readline (8.1.2-r0) (10/13) Installing sqlite-libs (3.38.2-r0) (11/13) Installing python3 (3.10.3-r1) (12/13) Installing meson (0.62.0-r0) (13/13) Installing .makedepends-zstd (20220417.050124) Executing busybox-1.35.0-r8.trigger OK: 289 MiB in 102 packages >>> zstd: Cleaning up srcdir >>> zstd: Cleaning up pkgdir >>> zstd: Fetching https://distfiles.alpinelinux.org/distfiles/edge//zstd-1.5.2.tar.gz >>> zstd: Fetching https://distfiles.alpinelinux.org/distfiles/edge//zstd-1.5.2.tar.gz >>> zstd: Checking sha512sums... zstd-1.5.2.tar.gz: OK disable-valgrind-test.patch: OK >>> zstd: Unpacking /var/cache/distfiles/edge/zstd-1.5.2.tar.gz... >>> zstd: disable-valgrind-test.patch patching file build/meson/tests/meson.build The Meson build system Version: 0.62.0 Source dir: /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson Build dir: /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output Build type: native build Project name: zstd Project version: DUMMY C compiler for the host machine: gcc (gcc 11.2.1 "gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219") C linker for the host machine: gcc ld.bfd 2.38 C++ compiler for the host machine: g++ (gcc 11.2.1 "g++ (Alpine 11.2.1_git20220219) 11.2.1 20220219") C++ linker for the host machine: g++ ld.bfd 2.38 Host machine cpu family: ppc64 Host machine cpu: ppc64le Program GetZstdLibraryVersion.py found: YES (/usr/bin/python3 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/GetZstdLibraryVersion.py) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Message: Project version is now: 1.5.2 Library m found: YES Run-time dependency threads found: YES Dependency zlib skipped: feature zlib disabled Dependency liblzma skipped: feature lzma disabled Dependency liblz4 skipped: feature lz4 disabled Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wcast-qual: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C++ supports arguments -Wundef: YES Compiler for C++ supports arguments -Wshadow: YES Compiler for C++ supports arguments -Wcast-align: YES Compiler for C++ supports arguments -Wcast-qual: YES Message: Enable legacy support back to version 0.5 Message: Enable multi-threading support Program ../../../tests/playTests.sh found: YES (/home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/tests/../../../tests/playTests.sh) Build targets in project: 19 zstd DUMMY User defined options auto_features : auto bindir : /usr/bin buildtype : plain datadir : /usr/share default_library: both includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc wrap_mode : nodownload b_lto : false b_pie : true b_staticpic : true backtrace : true bin_contrib : true bin_programs : true bin_tests : true debug_level : 0 lz4 : disabled lzma : disabled zlib : disabled Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/main/zstd/src/zstd-1.5.2/output' [1/92] Compiling C++ object contrib/gen_html/gen_html.p/.._.._.._.._contrib_gen_html_gen_html.cpp.o [2/92] Compiling C++ object contrib/pzstd/pzstd.p/.._.._.._.._contrib_pzstd_SkippableFrame.cpp.o [3/92] Compiling C++ object contrib/pzstd/pzstd.p/.._.._.._.._contrib_pzstd_Pzstd.cpp.o [4/92] Compiling C++ object contrib/pzstd/pzstd.p/.._.._.._.._contrib_pzstd_Options.cpp.o [5/92] Compiling C++ object contrib/pzstd/pzstd.p/.._.._.._.._contrib_pzstd_main.cpp.o [6/92] Compiling C object contrib/pzstd/pzstd.p/.._.._.._.._programs_util.c.o [7/92] Compiling C object tests/checkTag.p/.._.._.._tests_checkTag.c.o [8/92] Compiling C object tests/poolTests.p/.._.._.._lib_common_error_private.c.o [9/92] Compiling C object tests/poolTests.p/.._.._.._lib_common_zstd_common.c.o [10/92] Compiling C object tests/poolTests.p/.._.._.._lib_common_threading.c.o [11/92] Compiling C object tests/poolTests.p/.._.._.._lib_common_pool.c.o [12/92] Compiling C object tests/poolTests.p/.._.._.._tests_poolTests.c.o [13/92] Compiling C object tests/decodecorpus.p/.._.._.._tests_decodecorpus.c.o [14/92] Compiling C object tests/invalidDictionaries.p/.._.._.._tests_invalidDictionaries.c.o [15/92] Compiling C object tests/longmatch.p/.._.._.._tests_longmatch.c.o [16/92] Compiling C object tests/roundTripCrash.p/.._.._.._tests_roundTripCrash.c.o [17/92] Compiling C object tests/paramgrill.p/.._.._.._tests_paramgrill.c.o [18/92] Compiling C object tests/zstreamtest.p/.._.._.._tests_zstreamtest.c.o [19/92] Compiling C object tests/zstreamtest.p/.._.._.._tests_seqgen.c.o [20/92] Compiling C object tests/fuzzer.p/.._.._.._tests_fuzzer.c.o [21/92] Compiling C object tests/fullbench.p/.._.._.._tests_fullbench.c.o [22/92] Compiling C object tests/datagen.p/.._.._.._tests_datagencli.c.o [23/92] Compiling C object tests/libtestcommon.a.p/.._.._.._programs_benchzstd.c.o [24/92] Compiling C object tests/libtestcommon.a.p/.._.._.._programs_benchfn.c.o [25/92] Compiling C object tests/libtestcommon.a.p/.._.._.._programs_timefn.c.o [26/92] Compiling C object tests/libtestcommon.a.p/.._.._.._programs_util.c.o [27/92] Compiling C object tests/libtestcommon.a.p/.._.._.._programs_datagen.c.o [28/92] Compiling C object programs/zstd-frugal.p/.._.._.._programs_fileio.c.o [29/92] Compiling C object programs/zstd-frugal.p/.._.._.._programs_util.c.o [30/92] Compiling C object programs/zstd-frugal.p/.._.._.._programs_timefn.c.o [31/92] Compiling C object programs/zstd-frugal.p/.._.._.._programs_zstdcli.c.o [32/92] Compiling C object programs/zstd.p/.._.._.._lib_common_xxhash.c.o [33/92] Compiling C object programs/zstd.p/.._.._.._programs_zstdcli_trace.c.o [34/92] Compiling C object programs/zstd.p/.._.._.._programs_dibio.c.o [35/92] Compiling C object programs/zstd.p/.._.._.._programs_datagen.c.o [36/92] Compiling C object programs/zstd.p/.._.._.._programs_benchzstd.c.o [37/92] Compiling C object programs/zstd.p/.._.._.._programs_benchfn.c.o [38/92] Compiling C object programs/zstd.p/.._.._.._programs_fileio.c.o [39/92] Compiling C object programs/zstd.p/.._.._.._programs_timefn.c.o [40/92] Compiling C object programs/zstd.p/.._.._.._programs_util.c.o [41/92] Compiling C object programs/zstd.p/.._.._.._programs_zstdcli.c.o [42/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_legacy_zstd_v07.c.o [43/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_legacy_zstd_v06.c.o [44/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_legacy_zstd_v05.c.o [45/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_decompress_huf_decompress_amd64.S.o [46/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_dictBuilder_zdict.c.o [47/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_dictBuilder_divsufsort.c.o [48/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_dictBuilder_fastcover.c.o [49/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_dictBuilder_cover.c.o [50/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_decompress_zstd_ddict.c.o [51/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_decompress_zstd_decompress_block.c.o [52/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_decompress_zstd_decompress.c.o [53/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_decompress_huf_decompress.c.o [54/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_ldm.c.o [55/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_opt.c.o [56/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_lazy.c.o [57/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_double_fast.c.o [58/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_fast.c.o [59/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstdmt_compress.c.o [60/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_compress_superblock.c.o [61/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_compress_sequences.c.o [62/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_compress_literals.c.o [63/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_zstd_compress.c.o [64/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_huf_compress.c.o [65/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_fse_compress.c.o [66/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_compress_hist.c.o [67/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_common_xxhash.c.o [68/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_common_error_private.c.o [69/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_common_zstd_common.c.o [70/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_common_pool.c.o [71/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_common_threading.c.o [72/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_common_fse_decompress.c.o [73/92] Compiling C object lib/libzstd.so.1.5.2.p/.._.._.._lib_common_entropy_common.c.o ../tests/longmatch.c: In function 'main': ../tests/longmatch.c:58:3: warning: 'ZSTD_initCStream_advanced' is deprecated [-Wdeprecated-declarations] 58 | rc = ZSTD_initCStream_advanced(ctx, NULL, 0, params, 0); | ^~ In file included from ../tests/longmatch.c:18: ../lib/zstd.h:2242:8: note: declared here 2242 | size_t ZSTD_initCStream_advanced(ZSTD_CStream* zcs, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../contrib/gen_html/gen_html.cpp:128:29: warning: "/*" within comment [-Wcomment] 128 | /* comments of type /**< and /*!< are detected and only function declaration is highlighted (bold) */ | ../contrib/gen_html/gen_html.cpp:128:38: warning: "/*" within comment [-Wcomment] ../contrib/gen_html/gen_html.cpp:162:29: warning: "/*" within comment [-Wcomment] 162 | /* comments of type /*! mean: this is a function declaration; switch comments with declarations */ | ../contrib/gen_html/gen_html.cpp:182:57: warning: "/*" within comment [-Wcomment] 182 | } else if (exclam == '=') { /* comments of type /*= and /**= mean: use a

header and show also all functions until first empty line */ | ../contrib/gen_html/gen_html.cpp:182:65: warning: "/*" within comment [-Wcomment] ../contrib/gen_html/gen_html.cpp:194:38: warning: "/*" within comment [-Wcomment] 194 | } else { /* comments of type /** and /*- mean: this is a comment; use a

header for the first line */ | ../contrib/gen_html/gen_html.cpp:194:46: warning: "/*" within comment [-Wcomment] [74/92] Linking target contrib/gen_html/gen_html [75/92] Linking static target tests/libtestcommon.a [76/92] Linking static target lib/libzstd.a [77/92] Linking target lib/libzstd.so.1.5.2 [78/92] Linking target tests/poolTests [79/92] Linking target tests/decodecorpus [80/92] Linking target tests/roundTripCrash [81/92] Linking target tests/paramgrill [82/92] Linking target tests/zstreamtest [83/92] Linking target tests/fuzzer [84/92] Linking target tests/fullbench [85/92] Linking target tests/datagen [86/92] Generating symbol file lib/libzstd.so.1.5.2.p/libzstd.so.1.5.2.symbols [87/92] Linking target contrib/pzstd/pzstd [88/92] Linking target tests/checkTag [89/92] Linking target tests/invalidDictionaries [90/92] Linking target tests/longmatch [91/92] Linking target programs/zstd-frugal [92/92] Linking target programs/zstd 1/9 test-zstd RUNNING >>> ZSTD_BIN=/home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/programs/zstd DATAGEN_BIN=./datagen MALLOC_PERTURB_=123 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/tests/../../../tests/playTests.sh --test-large-data 2/9 test-fullbench-1 RUNNING >>> MALLOC_PERTURB_=105 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/fullbench -i1 3/9 test-fullbench-2 RUNNING >>> MALLOC_PERTURB_=196 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/fullbench -i1 -P0 4/9 test-zstream-1 RUNNING >>> MALLOC_PERTURB_=165 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/zstreamtest -v -T90s --no-big-tests 5/9 test-zstream-3 RUNNING >>> MALLOC_PERTURB_=166 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/zstreamtest --newapi -t1 -T90s --no-big-tests 6/9 test-longmatch RUNNING >>> MALLOC_PERTURB_=157 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/longmatch 7/9 test-invalidDictionaries RUNNING >>> MALLOC_PERTURB_=244 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/invalidDictionaries 8/9 test-decodecorpus RUNNING >>> MALLOC_PERTURB_=237 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/decodecorpus -t -T30 9/9 test-poolTests RUNNING >>> MALLOC_PERTURB_=230 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/poolTests 7/9 test-invalidDictionaries OK 0.03s 9/9 test-poolTests OK 0.38s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― 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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 6/9 test-longmatch OK 7.01s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― === Long Match Test === Creating random data to produce long matches Compressing, trying to generate a segfault Compression completed successfully (no error triggered) ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 3/9 test-fullbench-2 OK 17.41s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: *** Zstandard speed analyzer 1.5.2 64-bits, by Yann Collet (Apr 17 2022) *** Sample 10000000 bytes : 1#compress : 1250.2 MB/s (10000241) 2#decompress : 6295.3 MB/s (10000000) 3#compress_freshCCtx : 1227.7 MB/s (10000241) 11#compressContinue : 1320.9 MB/s (10000241) 11#compressContinue : 1704.2 MB/s (10000241) 12#compressContinue_extDict : 1682.8 MB/s (10000223) 13#decompressContinue : 8589.0 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 : 1415.8 MB/s (10000237) 42#decompressStream : 7693.9 MB/s (10000000) 42#decompressStream : 7693.9 MB/s (10000000) 43#compressStream_freshCCtx : 1364.8 MB/s (10000237) 50#compress2 : 1437.5 MB/s (10000241) 51#compressStream2, end : 1537.7 MB/s (10000241) 52#compressStream2, end & short : 1488.5 MB/s (10000241) 53#compressStream2, continue : 1399.4 MB/s (10000237) 61#compress_generic, -T2, contin: 1011.0 MB/s (10000237) 62#compress_generic, -T2, end : 1015.6 MB/s (10000241) ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 2/9 test-fullbench-1 OK 20.85s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: *** Zstandard speed analyzer 1.5.2 64-bits, by Yann Collet (Apr 17 2022) *** Sample 10000000 bytes : 1#compress : 221.4 MB/s ( 3154223) 1#compress : 265.9 MB/s ( 3154223) 2#decompress : 619.5 MB/s (10000000) 3#compress_freshCCtx : 248.0 MB/s ( 3154223) 11#compressContinue : 244.0 MB/s ( 3154223) 12#compressContinue_extDict : 250.2 MB/s ( 3154565) 13#decompressContinue : 589.0 MB/s (10000000) 30#decodeLiteralsHeader : 44672.5 MB/s ( 44) 31#decodeLiteralsBlock : 986.1 MB/s ( 36979) 32#decodeSeqHeaders : 23839.4 MB/s ( 73) 41#compressStream : 196.2 MB/s ( 3154828) 42#decompressStream : 613.8 MB/s (10000000) 43#compressStream_freshCCtx : 195.6 MB/s ( 3154828) 50#compress2 : 254.2 MB/s ( 3154223) 51#compressStream2, end : 254.2 MB/s ( 3154223) 52#compressStream2, end & short : 247.9 MB/s ( 3154431) 53#compressStream2, continue : 193.9 MB/s ( 3154828) 61#compress_generic, -T2, contin: 228.9 MB/s ( 3152985) 61#compress_generic, -T2, contin: 228.9 MB/s ( 3152985) 62#compress_generic, -T2, end : 229.4 MB/s ( 3152989) 62#compress_generic, -T2, end : 229.4 MB/s ( 3152989) ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 8/9 test-decodecorpus OK 30.03s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: seed: 65088 3 6 8 11 16 21 25 31 34 38 41 47 52 57 60 63 68 71 75 79 83 86 90 93 97 100 102 105 109 113 116 119 126 129 132 136 140 144 147 149 154 158 161 163 166 170 174 178 183 185 187 191 193 197 200 202 208 212 215 220 226 229 236 241 245 249 253 257 262 264 268 270 275 279 283 286 290 294 298 303 306 312 316 319 321 325 328 333 339 342 345 351 356 359 363 367 370 374 378 381 385 388 394 399 401 405 411 416 420 422 426 429 433 438 443 446 451 455 459 463 466 470 473 478 481 486 490 494 499 503 507 510 513 517 522 527 531 535 538 543 547 551 554 559 566 571 575 579 580 tests completed: OK ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 5/9 test-zstream-3 OK 83.90s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Starting zstream tester (64-bits, 1.5.2) Seed = 4646 11 55 78 82 132 152 191 220 250 282 313 318 352 414 420 443 504 532 569 589 628 643 661 712 740 767 784 814 830 881 902 917 942 1005 1030 1058 1069 1126 1140 1155 1162 1186 1200 1212 1214 1229 1250 1278 1315 1342 1379 1389 1398 1431 1441 1484 1501 1545 1568 1606 1623 1632 1669 1717 1735 1775 1788 1796 1800 1808 1843 1883 1903 1932 1943 1960 1966 1973 1984 2033 2079 2092 2141 2166 2191 2206 2230 2247 2274 2281 2302 2338 2383 2407 2464 2476 2535 2541 2570 2601 2616 2619 2650 2664 2717 2746 2759 2780 2783 2806 2831 2853 2887 2888 2909 2950 2977 3015 3065 3066 3074 3110 3148 3174 3191 3221 3242 3261 3294 3353 3367 3402 3418 3457 3458 3472 3487 3534 3556 3583 3607 3634 3653 3666 3703 3723 3735 3780 3806 3820 3858 3868 3894 3904 3941 3956 3984 4011 4026 4056 4062 4105 4129 4130 4146 4156 4200 4233 4242 4256 4258 4289 4307 4321 4376 4432 4444 4499 4535 4548 4566 4585 4627 4648 4688 4746 4777 4822 4843 4883 4899 4956 4971 4997 5007 5039 5060 5070 5153 5181 5218 5264 5268 5289 5309 5338 5340 5373 5399 5416 5458 5499 5527 5589 5662 5686 5688 5787 5800 5824 5851 5859 5890 5928 5936 5960 5962 6013 6042 6109 6117 6119 6162 6223 6224 6227 6279 6326 6365 6401 6418 6419 6477 6518 6538 6548 6592 6626 6661 6699 6741 6765 6784 6823 6853 6890 6939 6960 7003 7029 7044 7046 7072 7108 7137 7151 7222 7226 7252 7304 7325 7331 7337 7352 7397 7398 7431 7470 7472 7478 7534 7549 7566 7609 7662 7680 7692 7730 7752 7754 7766 7785 7796 7804 7832 7848 7894 7902 7951 7982 8015 8052 8101 8126 8146 8154 8157 8173 8208 8274 8302 8316 8356 8384 8389 8443 8446 8447 8478 8485 8513 8559 8561 8578 8603 8608 8646 8685 8686 8698 8720 8727 8746 8770 8785 8809 8843 8847 8854 8880 8931 8964 8968 9030 9037 9076 9105 9111 9150 9199 9223 9259 9316 9331 9362 9385 9386 9394 9419 9440 9445 9446 9489 9522 9554 9612 9672 9688 9722 9734 9774 9810 9814 9850 9852 9864 9923 9940 9948 9958 9989 9991 9999 10017 10026 fuzzer tests completed ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 4/9 test-zstream-1 OK 96.25s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Starting zstream tester (64-bits, 1.5.2) Seed = 4646 creating dictionary for unit tests 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 (1613545 bytes) test 4 : estimate CStream size using CCtxParams : OK test 5 : check actual CStream size : OK (1580777 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 (1336585 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 38 116 137 178 250 257 280 332 355 385 447 468 474 491 530 563 586 615 693 708 746 790 832 834 861 898 985 1022 1088 1127 1149 1201 1234 1246 1279 1296 1365 1428 1465 1498 1523 1566 1631 1692 1732 1765 1774 1794 1823 1847 1887 1941 1946 1968 1986 1992 2034 2072 2127 2133 2170 2179 2190 2201 2262 2305 2335 2386 2413 2460 2488 2505 2513 2520 2557 2588 2632 2645 2651 2699 2706 2760 2776 2811 2846 2888 2910 2945 2965 3053 3108 3148 3167 3226 3239 3246 3251 3287 3341 3395 3431 3469 3519 3547 3565 3614 3665 3680 3738 3785 3810 3861 3901 3909 3937 3978 4018 4068 4075 4136 4169 4208 4253 4257 4284 4331 4341 4371 4409 4434 4490 4499 4509 4529 4559 4614 4638 4663 4706 4765 4805 4882 4912 4955 4970 5008 5031 5058 5083 5107 5131 5161 5222 5329 5342 5385 5428 5464 5515 5516 5547 5591 5640 5688 5717 5734 5766 5812 5859 5880 5911 5926 5941 5998 6072 6102 6127 6161 6212 6223 6233 6273 6349 6384 6424 6445 6523 6533 6573 6635 6699 6735 6779 6808 6820 6856 6889 6978 7030 7085 7088 7140 7150 7157 7210 7226 7235 7279 7320 7351 7367 7378 7415 7441 7469 7495 7568 7594 7626 7631 7719 7749 7769 7781 7842 7870 7915 7952 7975 7995 8022 8106 8118 8178 8208 8300 8314 8334 8439 8463 8509 8537 8555 8609 8629 8679 8720 8786 8792 8813 8912 8936 8948 8984 9052 9073 9132 9165 9201 9229 9303 9358 9410 9442 9503 9509 9532 9546 9591 9639 9685 9762 9835 9871 9892 9900 9904 9962 9984 10022 10050 10098 10115 10146 10210 10221 10251 10308 10325 10358 10393 10445 10479 10558 10568 10589 10650 10684 10713 10789 10835 10862 10902 10920 10956 11018 11043 11068 11121 11162 11183 11214 11227 11260 11292 11301 11304 11345 11402 11427 11475 11478 11509 11537 11590 11639 11687 11713 11794 11839 11877 11927 11960 11977 12052 12071 12140 12198 12200 12201 12228 12265 12290 12302 12339 12487 12498 12547 12561 12570 12595 12623 12628 12630 12658 12695 12744 12767 12827 12846 12903 12933 12981 12997 13020 13067 13093 13142 13164 13234 13279 13307 13373 13392 13427 13480 13498 13526 13584 13623 13665 13719 13777 13831 13841 13861 13895 13971 13976 14018 14042 14056 14135 14156 14161 14211 14267 14320 14325 14335 14399 14473 14513 14559 14595 14612 14628 14732 14747 14781 14792 14820 14852 14874 14943 14988 15019 15033 15104 15124 15149 15180 15224 15240 15277 15294 15358 15396 15442 15490 15539 15557 15577 15592 15638 15673 15703 15739 15808 15823 15893 15945 16004 16029 16058 16066 16083 16154 16214 16269 16334 16364 16394 16454 16503 16526 16610 16625 16638 16667 16679 fuzzer tests completed ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 1/9 test-zstd OK 883.76s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stdout: Starting playTests.sh isWindows=false EXE_PREFIX='' ZSTD_BIN='/home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/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 test : --fast aka negative compression levels test : too large numeric argument test : set compression level with environment variable ZSTD_CLEVEL 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 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) test : decompress into stdout test : decompress from stdin into stdout test : impose memory limitation (must fail) test : overwrite protection test : force overwrite test : overwrite readonly file test: --no-progress flag test: --progress flag /*stdin*\ : 4 bytes /*stdin*\ : 4 bytes /*stdin*\ : 4 bytes test: overwrite input file (must fail) test: detect that input file does not exist test: --[no-]compress-literals Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 22185 (x2.954), 124.1 MB/s |-tmp : 65537 -> 22185 (x2.954), 124.1 MB/s, 286.4 MB/s /-tmp : 65537 -> 22185 (x2.954), 126.5 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21285 (x3.079), 72.0 MB/s |-tmp : 65537 -> 21285 (x3.079), 72.0 MB/s, 287.7 MB/s /-tmp : 65537 -> 21285 (x3.079), 72.9 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21510 (x3.047), 130.6 MB/s |-tmp : 65537 -> 21510 (x3.047), 130.6 MB/s, 294.4 MB/s /-tmp : 65537 -> 21510 (x3.047), 130.6 MB/s 1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 36714 (x1.785), 186.9 MB/s |-tmp : 65537 -> 36714 (x1.785), 186.9 MB/s, 1083.3 MB/s /-tmp : 65537 -> 36714 (x1.785), 186.9 MB/s, 1430.2 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 34502 (x1.900), 110.0 MB/s |-tmp : 65537 -> 34502 (x1.900), 110.0 MB/s, 1206.2 MB/s /-tmp : 65537 -> 34502 (x1.900), 123.4 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 35605 (x1.841), 257.5 MB/s |-tmp : 65537 -> 35605 (x1.841), 257.5 MB/s, 1446.2 MB/s 1# test: --no-check for decompression 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 Test completed ===> recursive mode test ===> file removal test : should quietly not remove non-regular file test : --rm on stdin test : -d -f do not delete destination when source is not present test : -f do not delete destination when source is not present ===> decompression only tests Files tmp1 and tmp are identical ===> compress multiple files hello world ===> 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 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) test : survive a list of files which is text garbage (--filelist=FILE) 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 Decompressed Size: 64.0 KiB (65537 B) Decompressed Size: 64.0 KiB (65537 B) test : show-default-cparams regular test : show-default-cparams recursive test : show compression parameters in verbose mode ===> Advanced compression parameters roundTripTest: datagen -g512K | zstd -v | zstd -d roundTripTest: datagen -g512K | zstd -v --zstd=mml=3,tlen=48,strat=6 | zstd -d --zstd=mml=3,tlen=48,strat=6 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 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 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 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 roundTripTest: datagen -g64K | zstd -v19 --zstd=strat=9 | zstd -d19 --zstd=strat=9 ===> 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 println foo | zstd | zstd -d > /dev/full ===> symbolic link test ===> test sparse file support Files tmpSparse and tmpSparseRegen are identical Files tmpSparse and tmpOutSparse are identical Files tmpSparse and tmpOutNoSparse are identical 5120 -rw-r--r-- 1 buildoze buildoze 5242880 Apr 17 05:01 tmpSparse 168 -rw-r--r-- 1 buildoze buildoze 5242880 Apr 17 05:01 tmpSparseRegen Files - and tmpSparseOdd are identical 44 -rw-r--r-- 1 buildoze buildoze 1200007 Apr 17 05:01 tmpSparseOdd Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! Sparse Compatibility with Append : 5120 -rw-r--r-- 1 buildoze buildoze 5242880 Apr 17 05:01 tmpSparse 1024 -rw-r--r-- 1 buildoze buildoze 1048576 Apr 17 05:01 tmpSparse1M 2048 -rw-r--r-- 1 buildoze buildoze 2097152 Apr 17 05:01 tmpSparse2M 4 -rw-r--r-- 1 buildoze buildoze 67 Apr 17 05:01 tmpSparseCompressed 44 -rw-r--r-- 1 buildoze buildoze 1200007 Apr 17 05:01 tmpSparseOdd 168 -rw-r--r-- 1 buildoze buildoze 5242880 Apr 17 05:01 tmpSparseRegen 1036 -rw-r--r-- 1 buildoze buildoze 2097152 Apr 17 05:01 tmpSparseRegenerated ===> stream-size mode test : basic file compression vs sized streaming compression test : sized streaming compression and decompression test : incorrect stream size ===> 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 - Test with raw dict (content only) - Create first dictionary - Test dictionary compression with tmpDict as an input file and dictionary - Dictionary compression roundtrip - Dictionary compression with hlog < clog - Dictionary compression with btlazy2 strategy - Test rejecting irregular dictionary file - Test dictionary compression with multithreading - Create second (different) dictionary - Create dictionary with short dictID tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with wrong dictID parameter order (must fail) - Create dictionary with size limit - Create dictionary with small size limit - Create dictionary with wrong parameter order (must fail) - 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 - Test -o before --train - Create dictionary with multithreading enabled - Test --memory for dictionary compression ! 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 - Create second (different) dictionary - Create dictionary with short dictID tmpDict tmpDict1 differ: char 5, line 1 - Create dictionaries with shrink-dict flag enabled - Create dictionary with size limit - Create dictionary using all samples for both training and testing - Create dictionary using f=16 - Create dictionary using accel=2 - Create dictionary using accel=10 - Create dictionary with multithreading - Test -o before --train-fastcover ===> legacy dictionary builder - Create first dictionary - Create second (different) dictionary - Create dictionary with short dictID tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit - Test -o before --train-legacy ===> integrity tests test one file (tmp1.zst) test multiple files (*.zst) test bad files (*) test --rm and --test combined ===> golden files tests ===> benchmark mode tests bench one file Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 64.8 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 64.8 MB/s, 322.5 MB/s 3# bench multiple levels Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 89.4 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 89.4 MB/s, 493.3 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 106.6 MB/s 0# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21510 (x3.047), 197.6 MB/s |-tmp1 : 65537 -> 21510 (x3.047), 197.6 MB/s, 425.2 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21406 (x3.062), 104.2 MB/s |-tmp1 : 65537 -> 21406 (x3.062), 104.2 MB/s, 337.8 MB/s /-tmp1 : 65537 -> 21406 (x3.062), 111.2 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 69.6 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 69.6 MB/s, 336.8 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 74.7 MB/s 3# bench negative level Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 36714 (x1.785), 260.8 MB/s |-tmp1 : 65537 -> 36714 (x1.785), 260.8 MB/s, 1377.4 MB/s /-tmp1 : 65537 -> 36714 (x1.785), 260.8 MB/s, 1378.4 MB/s -1# with recursive and quiet modes bench 1.5.2 : input 65537 bytes, 0 seconds, 0 KB blocks -1 21510 (3.047) 158.81 MB/s 424.4 MB/s tmp1 bench 1.5.2 : input 65537 bytes, 0 seconds, 0 KB blocks -2 21406 (3.062) 128.25 MB/s 402.4 MB/s tmp1 benchmark decompression only Loading tmp1.zst... |-tmp1.zst : 65537 -> |-tmp1.zst : 65537 -> 21289 (x3.078), 0.00 MB/s, 174.6 MB/s 3# ===> zstd compatibility tests ===> gzip compatibility tests gzip mode not supported ===> gzip frame tests gzip mode not supported ===> xz compatibility tests xz mode not supported ===> xz frame tests xz mode not supported ===> lz4 compatibility tests lz4 mode not supported lz4 mode not supported ===> suffix list test ===> tar extension tests ===> zstd round-trip tests roundTripTest: datagen | zstd -v | zstd -d roundTripTest: datagen -g15K | zstd -v | zstd -d roundTripTest: datagen -g127K | zstd -v | zstd -d roundTripTest: datagen -g255K | zstd -v | zstd -d roundTripTest: datagen -g522K | zstd -v | zstd -d roundTripTest: datagen -g519K | zstd -v6 | zstd -d6 roundTripTest: datagen -g517K | zstd -v16 | zstd -d16 roundTripTest: datagen -g516K | zstd -v19 | zstd -d19 fileRoundTripTest: datagen -g500K > tmp && zstd -v -c tmp | zstd -d ===> zstd long distance matching round-trip tests roundTripTest: datagen -g0 | zstd -v2 --single-thread --long | zstd -d2 --single-thread --long roundTripTest: datagen -g1000K | zstd -v1 --single-thread --long | zstd -d1 --single-thread --long roundTripTest: datagen -g517K | zstd -v6 --single-thread --long | zstd -d6 --single-thread --long roundTripTest: datagen -g516K | zstd -v16 --single-thread --long | zstd -d16 --single-thread --long roundTripTest: datagen -g518K | zstd -v19 --single-thread --long | zstd -d19 --single-thread --long roundTripTest: datagen -g2M | zstd -v22 --single-thread --ultra --long | zstd -d22 --single-thread --ultra --long fileRoundTripTest: datagen -g5M > tmp && zstd -v3 --single-thread --long -c tmp | zstd -d3 --single-thread --long roundTripTest: datagen -g96K | zstd -v5 --single-thread | zstd -d5 --single-thread ===> zstdmt round-trip tests roundTripTest: datagen -g4M | zstd -v1 -T0 | zstd -d1 -T0 roundTripTest: datagen -g4M | zstd -v1 -T0 --auto-threads=physical | zstd -d1 -T0 --auto-threads=physical roundTripTest: datagen -g4M | zstd -v1 -T0 --auto-threads=logical | zstd -d1 -T0 --auto-threads=logical roundTripTest: datagen -g8M | zstd -v3 -T2 | zstd -d3 -T2 roundTripTest: datagen -g8M | zstd -v19 --long | zstd -d19 --long roundTripTest: datagen -g8000K | zstd -v2 --threads=2 | zstd -d2 --threads=2 fileRoundTripTest: datagen -g4M > tmp && zstd -v19 -T2 -B1M -c tmp | zstd -d19 -T2 -B1M ===> zstdmt long distance matching round-trip tests roundTripTest: datagen -g8M | zstd -v3 --long=24 -T2 | zstd -d3 --long=24 -T2 ===> zstdmt environment variable tests ===> ovLog tests ===> zstd --list/-l single frame tests 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 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp1.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp2.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 7 0 62.4 KiB 192 KiB 3.075 6 files 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) 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 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp1.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp2.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 7 0 62.4 KiB 192 KiB 3.075 6 files ./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: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 ./tmp2.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 ./tmp3.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 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 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 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp1.zst 2 0 41.6 KiB 128 KiB 3.078 XXH64 ./tmp12.zst 3 0 62.4 KiB 192 KiB 3.078 XXH64 ./tmp123.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp2.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 12 0 166 KiB 512 KiB 3.077 8 files ./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: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 ./tmp12.zst # Zstandard Frames: 2 Window Size: 64.0 KiB (65537 B) Compressed Size: 41.6 KiB (42578 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0784 Check: XXH64 ./tmp123.zst # Zstandard Frames: 3 Window Size: 64.0 KiB (65537 B) Compressed Size: 62.4 KiB (63867 B) Decompressed Size: 192 KiB (196611 B) Ratio: 3.0784 Check: XXH64 ./tmp2.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 ./tmp3.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 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 20.8 KiB 64.0 KiB 3.078 XXH64 tmp1.zst ----------------------------------------------------------------- 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 1 files Frames Skips Compressed Uncompressed Ratio Check Filename File "tmp1" not compressed by zstd 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 tmp1.zst 2 0 41.6 KiB 128 KiB 3.078 XXH64 tmp12.zst 3 0 62.4 KiB 192 KiB 3.078 XXH64 tmp123.zst File "tmp2" not compressed by zstd 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 tmp2.zst File "tmp3" not compressed by zstd 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 tmp3.zst ----------------------------------------------------------------- 8 0 166 KiB 512 KiB 3.078 XXH64 5 files File "tmp1" not compressed by zstd tmp1.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 tmp12.zst # Zstandard Frames: 2 Window Size: 64.0 KiB (65537 B) Compressed Size: 41.6 KiB (42578 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0784 Check: XXH64 tmp123.zst # Zstandard Frames: 3 Window Size: 64.0 KiB (65537 B) Compressed Size: 62.4 KiB (63867 B) Decompressed Size: 192 KiB (196611 B) Ratio: 3.0784 Check: XXH64 File "tmp2" not compressed by zstd tmp12.zst # Zstandard Frames: 2 Window Size: 64.0 KiB (65537 B) Compressed Size: 41.6 KiB (42578 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0784 Check: XXH64 test : detect truncated compressed file Frames Skips Compressed Uncompressed Ratio Check Filename File "truncated-input.txt.zst" is truncated ===> zstd --list/-l errors when presented with stdin / no files Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 20.8 KiB 64.0 KiB 3.078 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 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 Decompressed Size: 0 B (0 B) 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 168 KiB XXH64 tmp6.zst ===> zstd --list/-l test with no checksum Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 20.8 KiB 64.0 KiB 3.079 None tmp1.zst tmp1.zst # Zstandard Frames: 1 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21285 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0790 Check: None ===> zstd trace tests Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21510 (x3.047), 105.7 MB/s |-tmp1 : 65537 -> 21510 (x3.047), 105.7 MB/s, 344.9 MB/s /-tmp1 : 65537 -> 21510 (x3.047), 156.4 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21406 (x3.062), 113.0 MB/s |-tmp1 : 65537 -> 21406 (x3.062), 113.0 MB/s, 379.6 MB/s /-tmp1 : 65537 -> 21406 (x3.062), 122.2 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 75.4 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 75.4 MB/s, 464.3 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 103.1 MB/s 3# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22583 (x2.902), 71.9 MB/s |-tmp1 : 65537 -> 22583 (x2.902), 71.9 MB/s, 353.9 MB/s /-tmp1 : 65537 -> 22583 (x2.902), 71.9 MB/s 4# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22065 (x2.970), 30.6 MB/s |-tmp1 : 65537 -> 22065 (x2.970), 30.6 MB/s, 257.0 MB/s 5# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21983 (x2.981), 26.7 MB/s |-tmp1 : 65537 -> 21983 (x2.981), 26.7 MB/s, 258.3 MB/s 6# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21946 (x2.986), 25.4 MB/s |-tmp1 : 65537 -> 21946 (x2.986), 25.4 MB/s, 324.1 MB/s 7# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21873 (x2.996), 40.8 MB/s |-tmp1 : 65537 -> 21873 (x2.996), 40.8 MB/s, 450.6 MB/s 8# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21846 (x3.000), 40.8 MB/s |-tmp1 : 65537 -> 21846 (x3.000), 40.8 MB/s, 452.4 MB/s 9# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21806 (x3.005), 39.1 MB/s |-tmp1 : 65537 -> 21806 (x3.005), 39.1 MB/s, 451.1 MB/s 10# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64530 (x3.047), 129.9 MB/s |- 3 files : 196611 -> 64530 (x3.047), 129.9 MB/s, 340.7 MB/s /- 3 files : 196611 -> 64530 (x3.047), 129.9 MB/s, 365.8 MB/s 1# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64218 (x3.062), 119.0 MB/s |- 3 files : 196611 -> 64218 (x3.062), 119.0 MB/s, 378.8 MB/s /- 3 files : 196611 -> 64218 (x3.062), 119.0 MB/s, 380.7 MB/s 2# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 63855 (x3.079), 80.9 MB/s |- 3 files : 196611 -> 63855 (x3.079), 80.9 MB/s, 384.0 MB/s /- 3 files : 196611 -> 63855 (x3.079), 80.9 MB/s, 388.2 MB/s 3# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 67749 (x2.902), 68.7 MB/s |- 3 files : 196611 -> 67749 (x2.902), 68.7 MB/s, 448.2 MB/s 4# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 66195 (x2.970), 55.3 MB/s |- 3 files : 196611 -> 66195 (x2.970), 55.3 MB/s, 447.9 MB/s 5# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65949 (x2.981), 48.5 MB/s |- 3 files : 196611 -> 65949 (x2.981), 48.5 MB/s, 451.3 MB/s 6# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65838 (x2.986), 44.3 MB/s |- 3 files : 196611 -> 65838 (x2.986), 44.3 MB/s, 454.1 MB/s 7# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65619 (x2.996), 43.5 MB/s |- 3 files : 196611 -> 65619 (x2.996), 43.5 MB/s, 456.5 MB/s 8# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65538 (x3.000), 42.0 MB/s |- 3 files : 196611 -> 65538 (x3.000), 42.0 MB/s, 458.3 MB/s 9# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65418 (x3.005), 40.6 MB/s |- 3 files : 196611 -> 65418 (x3.005), 40.6 MB/s, 459.0 MB/s 10# ===> zstd long distance matching tests roundTripTest: datagen -g0 | zstd -v --single-thread --long | zstd -d --single-thread --long roundTripTest: datagen -g9M | zstd -v2 --single-thread --long | zstd -d2 --single-thread --long roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --memory=512MB roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 --zstd=wlog=28 | zstd -d --memory=256MB roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --long=28 --memory=512MB roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --zstd=wlog=28 --memory=512MB ===> zstd long distance matching with optimal parser compressed size tests ===> adaptive mode roundTripTest: datagen -g270000000 | zstd -v --adapt | zstd -d --adapt roundTripTest: datagen -g27000000 | zstd -v --adapt=min=1,max=4 | zstd -d --adapt=min=1,max=4 roundTripTest: datagen -g27000000 | zstd -v --adapt=min=-2,max=-1 | zstd -d --adapt=min=-2,max=-1 ===> test: --adapt must fail on incoherent bounds ===> rsyncable mode roundTripTest: datagen -g10M | zstd -v --rsyncable | zstd -d --rsyncable roundTripTest: datagen -g10M | zstd -v --rsyncable -B100K | zstd -d --rsyncable -B100K ===> test: --rsyncable must fail with --single-thread ===> patch-from=origin tests Files tmp_patch_recon and tmp_patch are identical ===> alternate syntax: patch-from origin Files tmp_patch_recon and tmp_patch are identical ===> patch-from recursive tests ===> 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 ===> large files tests roundTripTest: datagen -g270000000 | zstd -v1 | zstd -d1 roundTripTest: datagen -g250000000 | zstd -v2 | zstd -d2 roundTripTest: datagen -g230000000 | zstd -v3 | zstd -d3 roundTripTest: datagen -g140000000 -P60 | zstd -v4 | zstd -d4 roundTripTest: datagen -g130000000 -P62 | zstd -v5 | zstd -d5 roundTripTest: datagen -g120000000 -P65 | zstd -v6 | zstd -d6 roundTripTest: datagen -g70000000 -P70 | zstd -v7 | zstd -d7 roundTripTest: datagen -g60000000 -P71 | zstd -v8 | zstd -d8 roundTripTest: datagen -g50000000 -P73 | zstd -v9 | zstd -d9 roundTripTest: datagen -g35000000 -P75 | zstd -v10 | zstd -d10 roundTripTest: datagen -g30000000 -P76 | zstd -v11 | zstd -d11 roundTripTest: datagen -g25000000 -P78 | zstd -v12 | zstd -d12 roundTripTest: datagen -g18000013 -P80 | zstd -v13 | zstd -d13 roundTripTest: datagen -g18000014 -P80 | zstd -v14 | zstd -d14 roundTripTest: datagen -g18000015 -P81 | zstd -v15 | zstd -d15 roundTripTest: datagen -g18000016 -P84 | zstd -v16 | zstd -d16 roundTripTest: datagen -g18000017 -P88 | zstd -v17 | zstd -d17 roundTripTest: datagen -g18000018 -P94 | zstd -v18 | zstd -d18 roundTripTest: datagen -g18000019 -P96 | zstd -v19 | zstd -d19 roundTripTest: datagen -g5000000000 -P99 | zstd -v1 --zstd=wlog=25 | zstd -d1 --zstd=wlog=25 roundTripTest: datagen -g3700000000 -P0 | zstd -v1 --zstd=strategy=6,wlog=25 | zstd -d1 --zstd=strategy=6,wlog=25 fileRoundTripTest: datagen -g4193M -P99 > tmp && zstd -v1 -c tmp | zstd -d1 ===> zstd long, long distance matching round-trip tests roundTripTest: datagen -g270000000 | zstd -v1 --single-thread --long | zstd -d1 --single-thread --long roundTripTest: datagen -g130000000 -P60 | zstd -v5 --single-thread --long | zstd -d5 --single-thread --long roundTripTest: datagen -g35000000 -P70 | zstd -v8 --single-thread --long | zstd -d8 --single-thread --long roundTripTest: datagen -g18000001 -P80 | zstd -v18 --single-thread --long | zstd -d18 --single-thread --long roundTripTest: datagen -g700M -P50 | zstd -v1 --single-thread --long=29 | zstd -d1 --single-thread --long=29 roundTripTest: datagen -g600M -P50 | zstd -v1 --single-thread --long --zstd=wlog=29,clog=28 | zstd -d1 --single-thread --long --zstd=wlog=29,clog=28 ===> zstdmt long round-trip tests roundTripTest: datagen -g80000000 -P99 | zstd -v19 -T2 | zstd -d roundTripTest: datagen -g5000000000 -P99 | zstd -v1 -T2 | zstd -d roundTripTest: datagen -g500000000 -P97 | zstd -v1 -T999 | zstd -d fileRoundTripTest: datagen -g4103M -P98 > tmp && zstd -v -T0 -c tmp | zstd -d roundTripTest: datagen -g400000000 -P97 | zstd -v1 --long=24 -T2 | zstd -d ===> cover dictionary builder : advanced options - Create first dictionary - Create second (different) dictionary - Create dictionary using shrink-dict flag - Create dictionary with short dictID tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit - Compare size of dictionary from 90% training samples with 80% training samples - Create dictionary using all samples for both training and testing - Test -o before --train-cover stderr: Warning : compression level higher than max, reduced to 19 error: numeric value overflows 32-bit unsigned int 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 error: numeric value overflows 32-bit unsigned int 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 error: missing command argument 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. 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 zstd: tmp.zst already exists; not overwritten zstd: tmpro.zst already exists; not overwritten *** 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 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 zstd: can't stat nothere : No such file or directory -- ignored 4+0 records in 4+0 records out 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) ? 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 zstd: can't stat tmp : No such file or directory -- ignored zstd: can't stat tmp.zst : No such file or directory -- ignored zstd: can't stat tmp : No such file or directory -- ignored 1+0 records in 1+0 records out 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): 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): 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 zstd: can't stat notHere : No such file or directory -- ignored Assertion failed: pos + lineLength < dstCapacity (../programs/util.c: readLinesFromFile: 421) Aborted Assertion failed: pos + lineLength < dstCapacity (../programs/util.c: readLinesFromFile: 421) Aborted *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** tmp (65537 bytes) - windowLog : 17 - chainLog : 15 - hashLog : 16 - searchLog : 2 - minMatch : 5 - targetLength : 0 - strategy : ZSTD_dfast (2) error : can't use --show-default-cparams in decomrpession mode tmp_files/tmp2 (129000 bytes) - windowLog : 17 - chainLog : 15 - hashLog : 16 - searchLog : 2 - minMatch : 5 - targetLength : 0 - strategy : ZSTD_dfast (2) tmp_files/tmp3 (257000 bytes) - windowLog : 18 - chainLog : 16 - hashLog : 16 - searchLog : 1 - minMatch : 4 - targetLength : 0 - strategy : ZSTD_dfast (2) tmp_files/tmp1 (15000 bytes) - windowLog : 14 - chainLog : 14 - hashLog : 15 - searchLog : 2 - minMatch : 4 - targetLength : 0 - strategy : ZSTD_dfast (2) 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 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** zstd: error 25 : Write error : No space left on device (cannot write compressed block) zstd: error 70 : Write error : cannot write decoded block : No space left on device 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 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 5242880 bytes *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 5242880 bytes *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 5242880 bytes *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** /*stdin*\ : 1200007 bytes *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** tmpSparse1M : 0.01% ( 1.000 MiB => 67 B, tmpSparseCompressed) *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** tmpSparseCompressed : 1048576 bytes *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** tmpSparseCompressed : 1048576 bytes zstd: error 11 : Src size is incorrect 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 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 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 tmpDict zstd: cannot use tmpDict as an input file and dictionary zstd: error 32 : Dictionary /proc/self/fd/0 must be a regular file. zstd: error 32 : Dictionary /proc/self/fd/0 must be a regular file. ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 error: command cannot be separated from its argument by another command *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Shuffling input files Sample file '/home/buildozer/aports/main/zstd/src/zstd-1.5.2/tests/../tests/fuzzer.c' is too large, limiting to 128 KB 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 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Shuffling input files Sample file '/home/buildozer/aports/main/zstd/src/zstd-1.5.2/tests/../tests/fuzzer.c' is too large, limiting to 128 KB 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 error: command cannot be separated from its argument by another command Error 14 : nb of samples too low Error 14 : nb of samples too low ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 : setting manual memory limit for dictionary training data at 0 MB Training samples set too large (12 MB); training on 0 MB only... 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 : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 Assertion failed: nbFiles >= 1 (../programs/dibio.c: DiB_shuffle: 196) Aborted ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 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 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 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 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 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 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 FASTCOVER parameters incorrect dictionary training failed : Parameter is out of bound ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 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 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! 7% 12% 17% 21% 28% 32% 37% 43% 48% 51% 57% 62% 67% 71% 78% 82% 85% 91% 96% k=914 d=6 f=20 steps=40 split=75 accel=1 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 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 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 sorting 23 files of total size 0 MB ... finding patterns ... 54.56 % statistics ... Save dictionary of size 56774 into file tmpDict Assertion failed: nbFiles >= 1 (../programs/dibio.c: DiB_shuffle: 196) Aborted ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size sorting 32 files of total size 0 MB ... finding patterns ... 51.83 % statistics ... Save dictionary of size 60095 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size sorting 23 files of total size 0 MB ... finding patterns ... 56.68 % statistics ... Save dictionary of size 56774 into file tmpDict1 sorting 23 files of total size 0 MB ... finding patterns ... 49.36 % ! 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 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size sorting 23 files of total size 0 MB ... finding patterns ... 54.73 % 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 sorting 23 files of total size 0 MB ... finding patterns ... 50.88 % statistics ... Save dictionary of size 56774 into file dictionary Warning : ./helloworld.link.zst is a symbolic link, ignoring Warning : ./helloworld.link.zst is a symbolic link, ignoring zstd: ./checkTag: unsupported format zstd: ./checkTag.p is a directory -- ignored zstd: ./datagen: unsupported format zstd: ./datagen.p is a directory -- ignored zstd: ./decodecorpus: unsupported format zstd: ./decodecorpus.p is a directory -- ignored zstd: ./fullbench: unsupported format zstd: ./fullbench.p is a directory -- ignored zstd: ./fuzzer: unsupported format zstd: ./fuzzer.p is a directory -- ignored zstd: ./invalidDictionaries: unsupported format zstd: ./invalidDictionaries.p is a directory -- ignored zstd: ./libtestcommon.a: unsupported format zstd: ./libtestcommon.a.p is a directory -- ignored zstd: ./longmatch: unsupported format zstd: ./longmatch.p is a directory -- ignored zstd: ./paramgrill: unsupported format zstd: ./paramgrill.p is a directory -- ignored zstd: ./poolTests: unsupported format zstd: ./poolTests.p is a directory -- ignored zstd: ./roundTripCrash: unsupported format zstd: ./roundTripCrash.p is a directory -- ignored zstd: ./tmp1: unsupported format zstd: ./zstreamtest: unsupported format zstd: ./zstreamtest.p is a directory -- ignored zstd: tmp1: unsupported format zstd: tmp2.zst: unsupported format zstd: tmp3: unexpected end of file tmpSplit.aa : Read error (39) : premature end zstd: tmpSplit.ab: unsupported format 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: 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 command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 4.00 KiB - Consumed : 512 KiB - Compressed : 162 KiB => 31.71% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 0 B - Consumed : 256 KiB - Compressed : 81.8 KiB => 31.95% *** 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 : 768 KiB - Compressed : 242 KiB => 31.53% (L22) Buffered : 0 B - Consumed : 896 KiB - Compressed : 283 KiB => 31.61% (L22) Buffered : 0 B - Consumed : 1.000 MiB - Compressed : 321 KiB => 31.30% (L22) Buffered : 0 B - Consumed : 1.12 MiB - Compressed : 361 KiB => 31.32% (L22) Buffered : 0 B - Consumed : 1.25 MiB - Compressed : 402 KiB => 31.39% (L22) Buffered : 0 B - Consumed : 1.38 MiB - Compressed : 438 KiB => 31.13% (L22) Buffered : 0 B - Consumed : 1.50 MiB - Compressed : 480 KiB => 31.25% (L22) Buffered : 0 B - Consumed : 1.62 MiB - Compressed : 519 KiB => 31.22% (L22) Buffered : 0 B - Consumed : 1.75 MiB - Compressed : 560 KiB => 31.24% (L22) Buffered : 0 B - Consumed : 1.88 MiB - Compressed : 600 KiB => 31.23% (L22) Buffered : 0 B - Consumed : 2.00 MiB - Compressed : 640 KiB => 31.24% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Note: 72 physical core(s) detected *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Note: 72 physical core(s) detected *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Note: 72 logical core(s) detected *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (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% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (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% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 0 B - Consumed : 8.00 MiB - Compressed : 2.55 MiB => 31.93% 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 Warning : ./helloworld.link.zst is a symbolic link, ignoring *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring Warning : ./helloworld.link.zst is a symbolic link, ignoring *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring Warning : ./helloworld.link.zst is a symbolic link, ignoring *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** 100+0 records in 100+0 records out Error: seeked to position 14807, which is beyond file size of 100 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 Error: reached end of file with incomplete frame *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Error: reached end of file with incomplete frame *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 48.8 MiB - Consumed : 5.00 MiB - Compressed : 1.61 MiB => 32.26% (L3) Buffered : 44.0 MiB - Consumed : 20.0 MiB - Compressed : 6.48 MiB => 32.39% (L3) Buffered : 37.1 MiB - Consumed : 32.0 MiB - Compressed : 10.4 MiB => 32.54% (L3) Buffered : 47.5 MiB - Consumed : 43.0 MiB - Compressed : 14.0 MiB => 32.57% (L3) Buffered : 35.0 MiB - Consumed : 61.0 MiB - Compressed : 19.8 MiB => 32.54% (L3) Buffered : 46.2 MiB - Consumed : 70.0 MiB - Compressed : 22.8 MiB => 32.57% (L2) Buffered : 40.0 MiB - Consumed : 88.0 MiB - Compressed : 28.7 MiB => 32.58% (L2) Buffered : 44.4 MiB - Consumed : 97.5 MiB - Compressed : 31.7 MiB => 32.56% (L2) Buffered : 33.6 MiB - Consumed : 128 MiB - Compressed : 41.4 MiB => 32.31% (L3) Buffered : 33.5 MiB - Consumed : 146 MiB - Compressed : 47.0 MiB => 32.21% (L3) Buffered : 45.9 MiB - Consumed : 160 MiB - Compressed : 51.6 MiB => 32.16% (L4) Buffered : 45.5 MiB - Consumed : 178 MiB - Compressed : 57.5 MiB => 32.20% (L4) Buffered : 38.9 MiB - Consumed : 192 MiB - Compressed : 61.9 MiB => 32.24% (L4) Buffered : 50.9 MiB - Consumed : 204 MiB - Compressed : 65.8 MiB => 32.32% (L4) Buffered : 36.0 MiB - Consumed : 220 MiB - Compressed : 71.4 MiB => 32.45% (L4) Buffered : 29.0 MiB - Consumed : 228 MiB - Compressed : 74.3 MiB => 32.50% (L4) Buffered : 13.0 MiB - Consumed : 244 MiB - Compressed : 79.7 MiB => 32.60% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 18.2 MiB - Consumed : 7.50 MiB - Compressed : 2.41 MiB => 32.20% (L3) Buffered : 3.75 MiB - Consumed : 22.0 MiB - Compressed : 7.13 MiB => 32.42% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L-1) Buffered : 8.75 MiB - Consumed : 17.0 MiB - Compressed : 9.16 MiB => 53.89% 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 *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 2.00 MiB - Consumed : 8.00 MiB - Compressed : 2.58 MiB => 32.25% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 499 KiB - Consumed : 8.14 MiB - Compressed : 2.62 MiB => 32.21% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** zstd: error 1 : Rsyncable mode is not compatible with single thread mode error : can't use --patch-from=# on multiple files zstd: error 42 : Using --patch-from with stdin requires --stream-size *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 2.00 MiB - Consumed : 20.0 MiB - Compressed : 6.32 MiB => 31.59% (L1) Buffered : 1.75 MiB - Consumed : 42.0 MiB - Compressed : 13.3 MiB => 31.77% (L1) Buffered : 2.00 MiB - Consumed : 65.5 MiB - Compressed : 20.8 MiB => 31.75% (L1) Buffered : 2.00 MiB - Consumed : 88.0 MiB - Compressed : 28.0 MiB => 31.78% (L1) Buffered : 2.38 MiB - Consumed : 111 MiB - Compressed : 35.2 MiB => 31.74% (L1) Buffered : 2.88 MiB - Consumed : 134 MiB - Compressed : 42.6 MiB => 31.76% (L1) Buffered : 2.00 MiB - Consumed : 158 MiB - Compressed : 50.2 MiB => 31.77% (L1) Buffered : 2.62 MiB - Consumed : 181 MiB - Compressed : 57.5 MiB => 31.77% (L1) Buffered : 1.88 MiB - Consumed : 204 MiB - Compressed : 64.8 MiB => 31.77% (L1) Buffered : 2.00 MiB - Consumed : 222 MiB - Compressed : 70.5 MiB => 31.78% (L1) Buffered : 3.12 MiB - Consumed : 246 MiB - Compressed : 78.2 MiB => 31.78% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L2) Buffered : 4.00 MiB - Consumed : 20.0 MiB - Compressed : 6.27 MiB => 31.36% (L2) Buffered : 5.88 MiB - Consumed : 40.0 MiB - Compressed : 12.6 MiB => 31.51% (L2) Buffered : 5.88 MiB - Consumed : 62.0 MiB - Compressed : 19.5 MiB => 31.50% (L2) Buffered : 5.38 MiB - Consumed : 84.5 MiB - Compressed : 26.6 MiB => 31.53% (L2) Buffered : 4.00 MiB - Consumed : 108 MiB - Compressed : 34.0 MiB => 31.52% (L2) Buffered : 4.50 MiB - Consumed : 128 MiB - Compressed : 40.2 MiB => 31.53% (L2) Buffered : 5.38 MiB - Consumed : 150 MiB - Compressed : 47.3 MiB => 31.53% (L2) Buffered : 4.00 MiB - Consumed : 172 MiB - Compressed : 54.2 MiB => 31.53% (L2) Buffered : 6.25 MiB - Consumed : 193 MiB - Compressed : 60.9 MiB => 31.54% (L2) Buffered : 4.00 MiB - Consumed : 216 MiB - Compressed : 68.1 MiB => 31.55% (L2) Buffered : 941 KiB - Consumed : 238 MiB - Compressed : 74.9 MiB => 31.54% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L3) Buffered : 12.5 MiB - Consumed : 10.5 MiB - Compressed : 3.39 MiB => 32.32% (L3) Buffered : 11.6 MiB - Consumed : 24.0 MiB - Compressed : 7.78 MiB => 32.44% (L3) Buffered : 9.50 MiB - Consumed : 38.5 MiB - Compressed : 12.5 MiB => 32.53% (L3) Buffered : 12.5 MiB - Consumed : 51.5 MiB - Compressed : 16.8 MiB => 32.54% (L3) Buffered : 12.4 MiB - Consumed : 64.5 MiB - Compressed : 21.0 MiB => 32.54% (L3) Buffered : 9.38 MiB - Consumed : 80.0 MiB - Compressed : 26.0 MiB => 32.55% (L3) Buffered : 10.5 MiB - Consumed : 93.5 MiB - Compressed : 30.5 MiB => 32.58% (L3) Buffered : 12.9 MiB - Consumed : 106 MiB - Compressed : 34.7 MiB => 32.55% (L3) Buffered : 12.0 MiB - Consumed : 120 MiB - Compressed : 39.1 MiB => 32.58% (L3) Buffered : 8.00 MiB - Consumed : 136 MiB - Compressed : 44.3 MiB => 32.56% (L3) Buffered : 10.5 MiB - Consumed : 150 MiB - Compressed : 48.7 MiB => 32.56% (L3) Buffered : 13.0 MiB - Consumed : 162 MiB - Compressed : 52.8 MiB => 32.57% (L3) Buffered : 11.5 MiB - Consumed : 176 MiB - Compressed : 57.3 MiB => 32.58% (L3) Buffered : 8.50 MiB - Consumed : 192 MiB - Compressed : 62.4 MiB => 32.58% (L3) Buffered : 11.0 MiB - Consumed : 205 MiB - Compressed : 66.8 MiB => 32.57% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L4) Buffered : 13.0 MiB - Consumed : 9.00 MiB - Compressed : 2.51 MiB => 27.92% (L4) Buffered : 8.00 MiB - Consumed : 24.0 MiB - Compressed : 6.74 MiB => 28.08% (L4) Buffered : 11.0 MiB - Consumed : 37.0 MiB - Compressed : 10.4 MiB => 28.02% (L4) Buffered : 13.2 MiB - Consumed : 49.0 MiB - Compressed : 13.7 MiB => 28.03% (L4) Buffered : 10.5 MiB - Consumed : 61.5 MiB - Compressed : 17.3 MiB => 28.05% (L4) Buffered : 8.00 MiB - Consumed : 72.0 MiB - Compressed : 20.2 MiB => 28.03% (L4) Buffered : 14.5 MiB - Consumed : 80.5 MiB - Compressed : 22.6 MiB => 28.06% (L4) Buffered : 12.5 MiB - Consumed : 91.5 MiB - Compressed : 25.7 MiB => 28.08% (L4) Buffered : 9.00 MiB - Consumed : 103 MiB - Compressed : 28.9 MiB => 28.06% (L4) Buffered : 11.5 MiB - Consumed : 112 MiB - Compressed : 31.4 MiB => 28.06% (L4) Buffered : 11.5 MiB - Consumed : 122 MiB - Compressed : 34.2 MiB => 28.04% (L4) Buffered : 14.8 KiB - Consumed : 134 MiB - Compressed : 37.4 MiB => 28.03% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L5) Buffered : 9.00 MiB - Consumed : 7.00 MiB - Compressed : 1.80 MiB => 25.78% (L5) Buffered : 8.50 MiB - Consumed : 15.5 MiB - Compressed : 4.01 MiB => 25.87% (L5) Buffered : 8.00 MiB - Consumed : 24.0 MiB - Compressed : 6.23 MiB => 25.96% (L5) Buffered : 9.50 MiB - Consumed : 32.0 MiB - Compressed : 8.31 MiB => 25.97% (L5) Buffered : 10.8 MiB - Consumed : 40.0 MiB - Compressed : 10.4 MiB => 25.98% (L5) Buffered : 12.4 MiB - Consumed : 48.0 MiB - Compressed : 12.5 MiB => 26.00% (L5) Buffered : 13.6 MiB - Consumed : 56.5 MiB - Compressed : 14.7 MiB => 25.97% (L5) Buffered : 14.5 MiB - Consumed : 65.0 MiB - Compressed : 16.9 MiB => 25.98% (L5) Buffered : 14.9 MiB - Consumed : 73.0 MiB - Compressed : 19.0 MiB => 25.96% (L5) Buffered : 14.0 MiB - Consumed : 82.0 MiB - Compressed : 21.3 MiB => 26.01% (L5) Buffered : 14.0 MiB - Consumed : 90.0 MiB - Compressed : 23.4 MiB => 26.00% (L5) Buffered : 13.5 MiB - Consumed : 98.5 MiB - Compressed : 25.6 MiB => 26.02% (L5) Buffered : 13.0 MiB - Consumed : 107 MiB - Compressed : 27.8 MiB => 26.01% (L5) Buffered : 7.98 MiB - Consumed : 116 MiB - Compressed : 30.2 MiB => 26.00% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L6) Buffered : 10.0 MiB - Consumed : 6.00 MiB - Compressed : 1.43 MiB => 23.80% (L6) Buffered : 11.0 MiB - Consumed : 13.0 MiB - Compressed : 3.13 MiB => 24.04% (L6) Buffered : 12.0 MiB - Consumed : 20.0 MiB - Compressed : 4.81 MiB => 24.07% (L6) Buffered : 13.0 MiB - Consumed : 27.0 MiB - Compressed : 6.51 MiB => 24.11% (L6) Buffered : 12.0 MiB - Consumed : 34.0 MiB - Compressed : 8.21 MiB => 24.14% (L6) Buffered : 10.1 MiB - Consumed : 41.0 MiB - Compressed : 9.91 MiB => 24.16% (L6) Buffered : 7.50 MiB - Consumed : 48.5 MiB - Compressed : 11.7 MiB => 24.16% (L6) Buffered : 8.00 MiB - Consumed : 56.0 MiB - Compressed : 13.5 MiB => 24.18% (L6) Buffered : 8.50 MiB - Consumed : 63.5 MiB - Compressed : 15.4 MiB => 24.20% (L6) Buffered : 9.50 MiB - Consumed : 70.5 MiB - Compressed : 17.0 MiB => 24.18% (L6) Buffered : 10.0 MiB - Consumed : 78.0 MiB - Compressed : 18.8 MiB => 24.16% (L6) Buffered : 11.0 MiB - Consumed : 85.0 MiB - Compressed : 20.5 MiB => 24.16% (L6) Buffered : 11.5 MiB - Consumed : 92.5 MiB - Compressed : 22.3 MiB => 24.14% (L6) Buffered : 12.5 MiB - Consumed : 99.5 MiB - Compressed : 24.0 MiB => 24.16% (L6) Buffered : 7.94 MiB - Consumed : 106 MiB - Compressed : 25.7 MiB => 24.16% (L6) Buffered : 0 B - Consumed : 114 MiB - Compressed : 27.7 MiB => 24.17% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L7) Buffered : 10.5 MiB - Consumed : 5.50 MiB - Compressed : 1.18 MiB => 21.54% (L7) Buffered : 12.0 MiB - Consumed : 12.0 MiB - Compressed : 2.59 MiB => 21.61% (L7) Buffered : 13.0 MiB - Consumed : 19.0 MiB - Compressed : 4.10 MiB => 21.60% (L7) Buffered : 12.2 MiB - Consumed : 25.5 MiB - Compressed : 5.50 MiB => 21.56% (L7) Buffered : 9.00 MiB - Consumed : 32.5 MiB - Compressed : 7.01 MiB => 21.56% (L7) Buffered : 8.00 MiB - Consumed : 40.0 MiB - Compressed : 8.63 MiB => 21.58% (L7) Buffered : 9.00 MiB - Consumed : 47.0 MiB - Compressed : 10.1 MiB => 21.59% (L7) Buffered : 10.5 MiB - Consumed : 53.5 MiB - Compressed : 11.5 MiB => 21.58% (L7) Buffered : 6.26 MiB - Consumed : 60.5 MiB - Compressed : 13.1 MiB => 21.58% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L8) Buffered : 11.0 MiB - Consumed : 5.00 MiB - Compressed : 1.04 MiB => 20.76% (L8) Buffered : 13.5 MiB - Consumed : 10.5 MiB - Compressed : 2.19 MiB => 20.83% (L8) Buffered : 7.50 MiB - Consumed : 16.5 MiB - Compressed : 3.42 MiB => 20.74% (L8) Buffered : 9.00 MiB - Consumed : 23.0 MiB - Compressed : 4.79 MiB => 20.80% (L8) Buffered : 11.0 MiB - Consumed : 29.0 MiB - Compressed : 6.02 MiB => 20.77% (L8) Buffered : 13.0 MiB - Consumed : 35.0 MiB - Compressed : 7.26 MiB => 20.75% (L8) Buffered : 8.50 MiB - Consumed : 40.5 MiB - Compressed : 8.41 MiB => 20.77% (L8) Buffered : 8.50 MiB - Consumed : 47.5 MiB - Compressed : 9.87 MiB => 20.79% (L8) Buffered : 4.22 MiB - Consumed : 53.0 MiB - Compressed : 11.0 MiB => 20.80% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L9) Buffered : 28.0 MiB - Consumed : 4.00 MiB - Compressed : 789 KiB => 19.26% (L9) Buffered : 23.0 MiB - Consumed : 9.00 MiB - Compressed : 1.77 MiB => 19.62% (L9) Buffered : 17.5 MiB - Consumed : 14.5 MiB - Compressed : 2.87 MiB => 19.76% (L9) Buffered : 25.9 MiB - Consumed : 18.5 MiB - Compressed : 3.67 MiB => 19.83% (L9) Buffered : 23.2 MiB - Consumed : 24.5 MiB - Compressed : 4.86 MiB => 19.85% (L9) Buffered : 17.7 MiB - Consumed : 30.0 MiB - Compressed : 5.95 MiB => 19.84% (L9) Buffered : 13.7 MiB - Consumed : 34.0 MiB - Compressed : 6.74 MiB => 19.81% (L9) Buffered : 8.18 MiB - Consumed : 39.5 MiB - Compressed : 7.84 MiB => 19.85% (L9) Buffered : 3.18 MiB - Consumed : 44.5 MiB - Compressed : 8.85 MiB => 19.88% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L10) Buffered : 29.0 MiB - Consumed : 3.00 MiB - Compressed : 559 KiB => 18.19% (L10) Buffered : 25.0 MiB - Consumed : 7.00 MiB - Compressed : 1.30 MiB => 18.57% (L10) Buffered : 21.0 MiB - Consumed : 11.0 MiB - Compressed : 2.07 MiB => 18.81% (L10) Buffered : 16.5 MiB - Consumed : 15.5 MiB - Compressed : 2.91 MiB => 18.77% (L10) Buffered : 13.9 MiB - Consumed : 19.5 MiB - Compressed : 3.67 MiB => 18.85% (L10) Buffered : 8.88 MiB - Consumed : 24.5 MiB - Compressed : 4.62 MiB => 18.85% (L10) Buffered : 3.88 MiB - Consumed : 29.5 MiB - Compressed : 5.55 MiB => 18.83% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L11) Buffered : 25.6 MiB - Consumed : 3.00 MiB - Compressed : 549 KiB => 17.88% (L11) Buffered : 22.1 MiB - Consumed : 6.50 MiB - Compressed : 1.17 MiB => 17.95% (L11) Buffered : 18.6 MiB - Consumed : 10.0 MiB - Compressed : 1.82 MiB => 18.23% (L11) Buffered : 15.1 MiB - Consumed : 13.5 MiB - Compressed : 2.47 MiB => 18.29% (L11) Buffered : 11.6 MiB - Consumed : 17.0 MiB - Compressed : 3.10 MiB => 18.25% (L11) Buffered : 7.61 MiB - Consumed : 21.0 MiB - Compressed : 3.84 MiB => 18.27% (L11) Buffered : 3.61 MiB - Consumed : 25.0 MiB - Compressed : 4.58 MiB => 18.30% (L11) Buffered : 0 B - Consumed : 28.6 MiB - Compressed : 5.23 MiB => 18.28% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L12) Buffered : 21.3 MiB - Consumed : 2.50 MiB - Compressed : 439 KiB => 17.13% (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.8 MiB - Consumed : 12.0 MiB - Compressed : 2.09 MiB => 17.39% (L12) Buffered : 9.34 MiB - Consumed : 14.5 MiB - Compressed : 2.52 MiB => 17.39% (L12) Buffered : 6.84 MiB - Consumed : 17.0 MiB - Compressed : 2.94 MiB => 17.30% (L12) Buffered : 3.34 MiB - Consumed : 20.5 MiB - Compressed : 3.55 MiB => 17.34% (L12) Buffered : 0 B - Consumed : 23.8 MiB - Compressed : 4.13 MiB => 17.34% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (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 : 10.7 MiB - Consumed : 6.50 MiB - Compressed : 1.03 MiB => 15.78% (L13) Buffered : 9.17 MiB - Consumed : 8.00 MiB - Compressed : 1.27 MiB => 15.84% (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.17 MiB - Consumed : 16.0 MiB - Compressed : 2.54 MiB => 15.90% (L13) Buffered : 170 KiB - Consumed : 17.0 MiB - Compressed : 2.70 MiB => 15.88% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L14) Buffered : 15.2 MiB - Consumed : 2.00 MiB - Compressed : 316 KiB => 15.44% (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% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L15) Buffered : 15.2 MiB - Consumed : 2.00 MiB - Compressed : 305 KiB => 14.90% (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 : 682 KiB - Consumed : 16.5 MiB - Compressed : 2.53 MiB => 15.32% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (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% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (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% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (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% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (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% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 170 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 234 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 240 MiB - Consumed : 15.5 MiB - Compressed : 1.44 MiB => 9.31% (L1) Buffered : 210 MiB - Consumed : 45.5 MiB - Compressed : 4.26 MiB => 9.36% (L1) Buffered : 180 MiB - Consumed : 75.5 MiB - Compressed : 7.09 MiB => 9.40% (L1) Buffered : 150 MiB - Consumed : 106 MiB - Compressed : 9.90 MiB => 9.38% (L1) Buffered : 128 MiB - Consumed : 128 MiB - Compressed : 12.1 MiB => 9.39% (L1) Buffered : 97.5 MiB - Consumed : 174 MiB - Compressed : 16.4 MiB => 9.38% (L1) Buffered : 52.9 MiB - Consumed : 222 MiB - Compressed : 20.9 MiB => 9.39% (L1) Buffered : 89.1 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 186 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 251 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 234 MiB - Consumed : 278 MiB - Compressed : 26.1 MiB => 9.38% (L1) Buffered : 188 MiB - Consumed : 324 MiB - Compressed : 30.4 MiB => 9.38% (L1) Buffered : 140 MiB - Consumed : 372 MiB - Compressed : 34.9 MiB => 9.39% (L1) Buffered : 140 MiB - Consumed : 384 MiB - Compressed : 36.0 MiB => 9.39% (L1) Buffered : 206 MiB - Consumed : 384 MiB - Compressed : 36.0 MiB => 9.39% (L1) Buffered : 222 MiB - Consumed : 416 MiB - Compressed : 39.0 MiB => 9.39% (L1) Buffered : 177 MiB - Consumed : 463 MiB - Compressed : 43.5 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 512 MiB - Compressed : 48.1 MiB => 9.39% (L1) Buffered : 183 MiB - Consumed : 512 MiB - Compressed : 48.1 MiB => 9.39% (L1) Buffered : 250 MiB - Consumed : 512 MiB - Compressed : 48.1 MiB => 9.39% (L1) Buffered : 210 MiB - Consumed : 558 MiB - Compressed : 52.4 MiB => 9.39% (L1) Buffered : 161 MiB - Consumed : 607 MiB - Compressed : 57.0 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 640 MiB - Compressed : 60.1 MiB => 9.39% (L1) Buffered : 134 MiB - Consumed : 680 MiB - Compressed : 63.8 MiB => 9.39% (L1) Buffered : 93.0 MiB - Consumed : 730 MiB - Compressed : 68.5 MiB => 9.39% (L1) Buffered : 126 MiB - Consumed : 768 MiB - Compressed : 72.1 MiB => 9.39% (L1) Buffered : 195 MiB - Consumed : 768 MiB - Compressed : 72.1 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 768 MiB - Compressed : 72.2 MiB => 9.39% (L1) Buffered : 209 MiB - Consumed : 815 MiB - Compressed : 76.5 MiB => 9.39% (L1) Buffered : 160 MiB - Consumed : 864 MiB - Compressed : 81.1 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 896 MiB - Compressed : 84.2 MiB => 9.39% (L1) Buffered : 137 MiB - Consumed : 932 MiB - Compressed : 87.5 MiB => 9.39% (L1) Buffered : 116 MiB - Consumed : 978 MiB - Compressed : 91.8 MiB => 9.39% (L1) Buffered : 72.9 MiB - Consumed : 1.000 GiB - Compressed : 96.1 MiB => 9.39% (L1) Buffered : 188 MiB - Consumed : 1.000 GiB - Compressed : 96.1 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 1.00 GiB - Compressed : 96.2 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 1.05 GiB - Compressed : 101 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 1.10 GiB - Compressed : 105 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 1.13 GiB - Compressed : 108 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 1.17 GiB - Compressed : 112 MiB => 9.39% (L1) Buffered : 72.8 MiB - Consumed : 1.21 GiB - Compressed : 117 MiB => 9.39% (L1) Buffered : 131 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.39% (L1) Buffered : 199 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 1.30 GiB - Compressed : 125 MiB => 9.39% (L1) Buffered : 159 MiB - Consumed : 1.34 GiB - Compressed : 129 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 1.38 GiB - Compressed : 132 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 1.42 GiB - Compressed : 136 MiB => 9.39% (L1) Buffered : 72.9 MiB - Consumed : 1.46 GiB - Compressed : 141 MiB => 9.39% (L1) Buffered : 133 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.39% (L1) Buffered : 202 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 1.55 GiB - Compressed : 149 MiB => 9.39% (L1) Buffered : 159 MiB - Consumed : 1.59 GiB - Compressed : 153 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 1.63 GiB - Compressed : 156 MiB => 9.39% (L1) Buffered : 116 MiB - Consumed : 1.67 GiB - Compressed : 160 MiB => 9.39% (L1) Buffered : 71.9 MiB - Consumed : 1.71 GiB - Compressed : 165 MiB => 9.39% (L1) Buffered : 134 MiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.39% (L1) Buffered : 202 MiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 1.80 GiB - Compressed : 173 MiB => 9.39% (L1) Buffered : 159 MiB - Consumed : 1.84 GiB - Compressed : 177 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 1.88 GiB - Compressed : 180 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 1.92 GiB - Compressed : 184 MiB => 9.39% (L1) Buffered : 91.6 MiB - Consumed : 1.96 GiB - Compressed : 189 MiB => 9.39% (L1) Buffered : 119 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.39% (L1) Buffered : 194 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 2.05 GiB - Compressed : 197 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 2.10 GiB - Compressed : 201 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 2.13 GiB - Compressed : 204 MiB => 9.39% (L1) Buffered : 149 MiB - Consumed : 2.17 GiB - Compressed : 208 MiB => 9.39% (L1) Buffered : 170 MiB - Consumed : 2.21 GiB - Compressed : 212 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 2.25 GiB - Compressed : 216 MiB => 9.39% (L1) Buffered : 149 MiB - Consumed : 2.29 GiB - Compressed : 220 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 2.34 GiB - Compressed : 225 MiB => 9.39% (L1) Buffered : 136 MiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.39% (L1) Buffered : 206 MiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.39% (L1) Buffered : 252 MiB - Consumed : 2.38 GiB - Compressed : 229 MiB => 9.39% (L1) Buffered : 203 MiB - Consumed : 2.43 GiB - Compressed : 233 MiB => 9.39% (L1) Buffered : 154 MiB - Consumed : 2.47 GiB - Compressed : 238 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 2.50 GiB - Compressed : 240 MiB => 9.39% (L1) Buffered : 148 MiB - Consumed : 2.54 GiB - Compressed : 244 MiB => 9.39% (L1) Buffered : 171 MiB - Consumed : 2.58 GiB - Compressed : 248 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 2.63 GiB - Compressed : 252 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 2.67 GiB - Compressed : 256 MiB => 9.39% (L1) Buffered : 74.5 MiB - Consumed : 2.71 GiB - Compressed : 261 MiB => 9.39% (L1) Buffered : 130 MiB - Consumed : 2.75 GiB - Compressed : 264 MiB => 9.39% (L1) Buffered : 198 MiB - Consumed : 2.75 GiB - Compressed : 264 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 2.75 GiB - Compressed : 264 MiB => 9.39% (L1) Buffered : 207 MiB - Consumed : 2.80 GiB - Compressed : 269 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 2.85 GiB - Compressed : 274 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 2.88 GiB - Compressed : 276 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 2.92 GiB - Compressed : 280 MiB => 9.39% (L1) Buffered : 74.4 MiB - Consumed : 2.96 GiB - Compressed : 285 MiB => 9.39% (L1) Buffered : 130 MiB - Consumed : 3.00 GiB - Compressed : 288 MiB => 9.39% (L1) Buffered : 197 MiB - Consumed : 3.00 GiB - Compressed : 288 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 3.00 GiB - Compressed : 288 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 3.05 GiB - Compressed : 293 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 3.10 GiB - Compressed : 298 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 3.13 GiB - Compressed : 300 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 3.17 GiB - Compressed : 304 MiB => 9.39% (L1) Buffered : 74.4 MiB - Consumed : 3.21 GiB - Compressed : 309 MiB => 9.39% (L1) Buffered : 131 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 200 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 206 MiB - Consumed : 3.30 GiB - Compressed : 317 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 3.35 GiB - Compressed : 322 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 3.38 GiB - Compressed : 325 MiB => 9.39% (L1) Buffered : 117 MiB - Consumed : 3.42 GiB - Compressed : 329 MiB => 9.39% (L1) Buffered : 71.1 MiB - Consumed : 3.47 GiB - Compressed : 333 MiB => 9.39% (L1) Buffered : 133 MiB - Consumed : 3.50 GiB - Compressed : 336 MiB => 9.39% (L1) Buffered : 202 MiB - Consumed : 3.50 GiB - Compressed : 336 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 3.50 GiB - Compressed : 337 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 3.55 GiB - Compressed : 341 MiB => 9.39% (L1) Buffered : 159 MiB - Consumed : 3.59 GiB - Compressed : 346 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 3.63 GiB - Compressed : 349 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 3.67 GiB - Compressed : 352 MiB => 9.39% (L1) Buffered : 73.8 MiB - Consumed : 3.71 GiB - Compressed : 357 MiB => 9.39% (L1) Buffered : 133 MiB - Consumed : 3.75 GiB - Compressed : 361 MiB => 9.39% (L1) Buffered : 198 MiB - Consumed : 3.75 GiB - Compressed : 361 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 3.75 GiB - Compressed : 361 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 3.80 GiB - Compressed : 365 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 3.85 GiB - Compressed : 370 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 3.88 GiB - Compressed : 373 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 3.92 GiB - Compressed : 377 MiB => 9.39% (L1) Buffered : 73.9 MiB - Consumed : 3.96 GiB - Compressed : 381 MiB => 9.39% (L1) Buffered : 133 MiB - Consumed : 4.00 GiB - Compressed : 385 MiB => 9.39% (L1) Buffered : 197 MiB - Consumed : 4.00 GiB - Compressed : 385 MiB => 9.39% (L1) Buffered : 256 MiB - Consumed : 4.00 GiB - Compressed : 385 MiB => 9.39% (L1) Buffered : 208 MiB - Consumed : 4.05 GiB - Compressed : 389 MiB => 9.39% (L1) Buffered : 160 MiB - Consumed : 4.09 GiB - Compressed : 394 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 4.13 GiB - Compressed : 397 MiB => 9.39% (L1) Buffered : 151 MiB - Consumed : 4.15 GiB - Compressed : 399 MiB => 9.39% (L1) Buffered : 172 MiB - Consumed : 4.18 GiB - Compressed : 401 MiB => 9.39% (L1) Buffered : 147 MiB - Consumed : 4.22 GiB - Compressed : 406 MiB => 9.39% (L1) Buffered : 152 MiB - Consumed : 4.25 GiB - Compressed : 409 MiB => 9.39% (L1) Buffered : 221 MiB - Consumed : 4.25 GiB - Compressed : 409 MiB => 9.39% (L1) Buffered : 241 MiB - Consumed : 4.26 GiB - Compressed : 410 MiB => 9.39% (L1) Buffered : 192 MiB - Consumed : 4.31 GiB - Compressed : 415 MiB => 9.39% (L1) Buffered : 144 MiB - Consumed : 4.36 GiB - Compressed : 419 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 4.38 GiB - Compressed : 421 MiB => 9.39% (L1) Buffered : 139 MiB - Consumed : 4.41 GiB - Compressed : 424 MiB => 9.39% (L1) Buffered : 96.6 MiB - Consumed : 4.46 GiB - Compressed : 429 MiB => 9.39% (L1) Buffered : 96.8 MiB - Consumed : 4.50 GiB - Compressed : 433 MiB => 9.39% (L1) Buffered : 159 MiB - Consumed : 4.50 GiB - Compressed : 433 MiB => 9.39% (L1) Buffered : 111 MiB - Consumed : 4.55 GiB - Compressed : 437 MiB => 9.39% (L1) Buffered : 61.4 MiB - Consumed : 4.60 GiB - Compressed : 442 MiB => 9.39% (L1) Buffered : 31.9 MiB - Consumed : 4.63 GiB - Compressed : 445 MiB => 9.39% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 138 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 152 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 154 MiB - Consumed : 13.0 MiB - Compressed : 13.0 MiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 31.5 MiB - Compressed : 31.5 MiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 49.5 MiB - Compressed : 49.5 MiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 67.5 MiB - Compressed : 67.5 MiB => 100.00% (L1) Buffered : 140 MiB - Consumed : 85.5 MiB - Compressed : 85.5 MiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 104 MiB - Compressed : 104 MiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 122 MiB - Compressed : 122 MiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 153 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 175 MiB - Consumed : 150 MiB - Compressed : 150 MiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 174 MiB - Compressed : 175 MiB => 100.00% (L1) Buffered : 157 MiB - Consumed : 198 MiB - Compressed : 198 MiB => 100.00% (L1) Buffered : 147 MiB - Consumed : 222 MiB - Compressed : 222 MiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 246 MiB - Compressed : 246 MiB => 100.00% (L1) Buffered : 137 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 166 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 181 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 175 MiB - Consumed : 276 MiB - Compressed : 277 MiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 302 MiB - Compressed : 302 MiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 326 MiB - Compressed : 327 MiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 350 MiB - Compressed : 350 MiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 375 MiB - Compressed : 375 MiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 167 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 182 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 176 MiB - Consumed : 405 MiB - Compressed : 405 MiB => 100.00% (L1) Buffered : 166 MiB - Consumed : 430 MiB - Compressed : 430 MiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 455 MiB - Compressed : 455 MiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 480 MiB - Compressed : 480 MiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 504 MiB - Compressed : 505 MiB => 100.00% (L1) Buffered : 139 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 184 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 536 MiB - Compressed : 536 MiB => 100.00% (L1) Buffered : 164 MiB - Consumed : 561 MiB - Compressed : 561 MiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 586 MiB - Compressed : 586 MiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 611 MiB - Compressed : 611 MiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 636 MiB - Compressed : 636 MiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 642 MiB - Compressed : 643 MiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 668 MiB - Compressed : 668 MiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 692 MiB - Compressed : 693 MiB => 100.00% (L1) Buffered : 153 MiB - Consumed : 716 MiB - Compressed : 717 MiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 742 MiB - Compressed : 742 MiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 766 MiB - Compressed : 767 MiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 157 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 172 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 181 MiB - Consumed : 774 MiB - Compressed : 774 MiB => 100.00% (L1) Buffered : 171 MiB - Consumed : 798 MiB - Compressed : 798 MiB => 100.00% (L1) Buffered : 161 MiB - Consumed : 823 MiB - Compressed : 823 MiB => 100.00% (L1) Buffered : 151 MiB - Consumed : 848 MiB - Compressed : 848 MiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 873 MiB - Compressed : 873 MiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 159 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 904 MiB - Compressed : 905 MiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 930 MiB - Compressed : 930 MiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 954 MiB - Compressed : 955 MiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 980 MiB - Compressed : 980 MiB => 100.00% (L1) Buffered : 140 MiB - Consumed : 1004 MiB - Compressed : 1005 MiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 161 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 176 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 179 MiB - Consumed : 1.01 GiB - Compressed : 1.01 GiB => 100.00% (L1) Buffered : 169 MiB - Consumed : 1.04 GiB - Compressed : 1.04 GiB => 100.00% (L1) Buffered : 159 MiB - Consumed : 1.06 GiB - Compressed : 1.06 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 1.08 GiB - Compressed : 1.08 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 1.11 GiB - Compressed : 1.11 GiB => 100.00% (L1) Buffered : 134 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 163 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 178 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 177 MiB - Consumed : 1.14 GiB - Compressed : 1.14 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 1.16 GiB - Compressed : 1.16 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 1.19 GiB - Compressed : 1.19 GiB => 100.00% (L1) Buffered : 147 MiB - Consumed : 1.21 GiB - Compressed : 1.21 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 1.24 GiB - Compressed : 1.24 GiB => 100.00% (L1) Buffered : 135 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 176 MiB - Consumed : 1.27 GiB - Compressed : 1.27 GiB => 100.00% (L1) Buffered : 166 MiB - Consumed : 1.29 GiB - Compressed : 1.29 GiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 1.32 GiB - Compressed : 1.32 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 1.34 GiB - Compressed : 1.34 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 1.37 GiB - Compressed : 1.37 GiB => 100.00% (L1) Buffered : 137 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 167 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 182 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 176 MiB - Consumed : 1.40 GiB - Compressed : 1.40 GiB => 100.00% (L1) Buffered : 166 MiB - Consumed : 1.42 GiB - Compressed : 1.42 GiB => 100.00% (L1) Buffered : 155 MiB - Consumed : 1.44 GiB - Compressed : 1.44 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 1.47 GiB - Compressed : 1.47 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 1.49 GiB - Compressed : 1.49 GiB => 100.00% (L1) Buffered : 139 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 1.52 GiB - Compressed : 1.52 GiB => 100.00% (L1) Buffered : 164 MiB - Consumed : 1.55 GiB - Compressed : 1.55 GiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 1.57 GiB - Compressed : 1.57 GiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 1.60 GiB - Compressed : 1.60 GiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 1.62 GiB - Compressed : 1.62 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 171 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 1.63 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 1.65 GiB - Compressed : 1.65 GiB => 100.00% (L1) Buffered : 163 MiB - Consumed : 1.68 GiB - Compressed : 1.68 GiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 1.70 GiB - Compressed : 1.70 GiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 1.73 GiB - Compressed : 1.73 GiB => 100.00% (L1) Buffered : 128 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 182 MiB - Consumed : 1.76 GiB - Compressed : 1.76 GiB => 100.00% (L1) Buffered : 171 MiB - Consumed : 1.78 GiB - Compressed : 1.78 GiB => 100.00% (L1) Buffered : 161 MiB - Consumed : 1.80 GiB - Compressed : 1.80 GiB => 100.00% (L1) Buffered : 151 MiB - Consumed : 1.83 GiB - Compressed : 1.83 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 1.85 GiB - Compressed : 1.85 GiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 145 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 175 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 1.91 GiB - Compressed : 1.91 GiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 1.93 GiB - Compressed : 1.93 GiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 1.96 GiB - Compressed : 1.96 GiB => 100.00% (L1) Buffered : 139 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 : 147 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 177 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 179 MiB - Consumed : 2.01 GiB - Compressed : 2.01 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 2.04 GiB - Compressed : 2.04 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 2.06 GiB - Compressed : 2.06 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 2.09 GiB - Compressed : 2.09 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 2.11 GiB - Compressed : 2.11 GiB => 100.00% (L1) Buffered : 134 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 149 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 164 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 179 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 178 MiB - Consumed : 2.14 GiB - Compressed : 2.14 GiB => 100.00% (L1) Buffered : 167 MiB - Consumed : 2.17 GiB - Compressed : 2.17 GiB => 100.00% (L1) Buffered : 157 MiB - Consumed : 2.19 GiB - Compressed : 2.19 GiB => 100.00% (L1) Buffered : 147 MiB - Consumed : 2.21 GiB - Compressed : 2.21 GiB => 100.00% (L1) Buffered : 137 MiB - Consumed : 2.24 GiB - Compressed : 2.24 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 151 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 166 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 181 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 178 MiB - Consumed : 2.27 GiB - Compressed : 2.27 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 2.29 GiB - Compressed : 2.29 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 2.32 GiB - Compressed : 2.32 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 2.34 GiB - Compressed : 2.34 GiB => 100.00% (L1) Buffered : 137 MiB - Consumed : 2.36 GiB - Compressed : 2.36 GiB => 100.00% (L1) Buffered : 137 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 152 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 : 182 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 176 MiB - Consumed : 2.40 GiB - Compressed : 2.40 GiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 2.42 GiB - Compressed : 2.42 GiB => 100.00% (L1) Buffered : 155 MiB - Consumed : 2.44 GiB - Compressed : 2.44 GiB => 100.00% (L1) Buffered : 145 MiB - Consumed : 2.47 GiB - Compressed : 2.47 GiB => 100.00% (L1) Buffered : 134 MiB - Consumed : 2.49 GiB - Compressed : 2.49 GiB => 100.00% (L1) Buffered : 139 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 169 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 184 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 2.52 GiB - Compressed : 2.52 GiB => 100.00% (L1) Buffered : 164 MiB - Consumed : 2.55 GiB - Compressed : 2.55 GiB => 100.00% (L1) Buffered : 153 MiB - Consumed : 2.57 GiB - Compressed : 2.57 GiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 2.60 GiB - Compressed : 2.60 GiB => 100.00% (L1) Buffered : 131 MiB - Consumed : 2.62 GiB - Compressed : 2.62 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 171 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 182 MiB - Consumed : 2.63 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 172 MiB - Consumed : 2.65 GiB - Compressed : 2.65 GiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 2.68 GiB - Compressed : 2.68 GiB => 100.00% (L1) Buffered : 151 MiB - Consumed : 2.70 GiB - Compressed : 2.70 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 2.73 GiB - Compressed : 2.73 GiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 159 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 181 MiB - Consumed : 2.76 GiB - Compressed : 2.76 GiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 2.78 GiB - Compressed : 2.78 GiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 2.81 GiB - Compressed : 2.81 GiB => 100.00% (L1) Buffered : 150 MiB - Consumed : 2.83 GiB - Compressed : 2.83 GiB => 100.00% (L1) Buffered : 140 MiB - Consumed : 2.86 GiB - Compressed : 2.86 GiB => 100.00% (L1) Buffered : 131 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 161 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 176 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 179 MiB - Consumed : 2.89 GiB - Compressed : 2.89 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 2.91 GiB - Compressed : 2.91 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 2.94 GiB - Compressed : 2.94 GiB => 100.00% (L1) Buffered : 149 MiB - Consumed : 2.96 GiB - Compressed : 2.96 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 2.98 GiB - Compressed : 2.98 GiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 163 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 178 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 177 MiB - Consumed : 3.02 GiB - Compressed : 3.02 GiB => 100.00% (L1) Buffered : 167 MiB - Consumed : 3.04 GiB - Compressed : 3.04 GiB => 100.00% (L1) Buffered : 157 MiB - Consumed : 3.06 GiB - Compressed : 3.06 GiB => 100.00% (L1) Buffered : 147 MiB - Consumed : 3.09 GiB - Compressed : 3.09 GiB => 100.00% (L1) Buffered : 137 MiB - Consumed : 3.11 GiB - Compressed : 3.11 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 151 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 166 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 176 MiB - Consumed : 3.14 GiB - Compressed : 3.14 GiB => 100.00% (L1) Buffered : 166 MiB - Consumed : 3.17 GiB - Compressed : 3.17 GiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 3.19 GiB - Compressed : 3.19 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 3.22 GiB - Compressed : 3.22 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 3.24 GiB - Compressed : 3.24 GiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 153 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 3.27 GiB - Compressed : 3.27 GiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 3.30 GiB - Compressed : 3.30 GiB => 100.00% (L1) Buffered : 127 MiB - Consumed : 3.32 GiB - Compressed : 3.32 GiB => 100.00% (L1) Buffered : 102 MiB - Consumed : 3.35 GiB - Compressed : 3.35 GiB => 100.00% (L1) Buffered : 77.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 : 47.1 MiB - Consumed : 3.40 GiB - Compressed : 3.40 GiB => 100.00% (L1) Buffered : 22.1 MiB - Consumed : 3.42 GiB - Compressed : 3.42 GiB => 100.00% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 3.00 MiB - Consumed : 25.0 MiB - Compressed : 2.33 MiB => 9.30% (L1) Buffered : 3.00 MiB - Consumed : 53.0 MiB - Compressed : 4.96 MiB => 9.35% (L1) Buffered : 2.50 MiB - Consumed : 80.5 MiB - Compressed : 7.54 MiB => 9.37% (L1) Buffered : 2.50 MiB - Consumed : 108 MiB - Compressed : 10.2 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 136 MiB - Compressed : 12.8 MiB => 9.37% (L1) Buffered : 2.12 MiB - Consumed : 164 MiB - Compressed : 15.4 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 192 MiB - Compressed : 18.0 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 220 MiB - Compressed : 20.6 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 248 MiB - Compressed : 23.3 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 276 MiB - Compressed : 25.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 304 MiB - Compressed : 28.5 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 332 MiB - Compressed : 31.1 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 360 MiB - Compressed : 33.7 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 388 MiB - Compressed : 36.3 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 416 MiB - Compressed : 38.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 444 MiB - Compressed : 41.6 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 472 MiB - Compressed : 44.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 500 MiB - Compressed : 46.8 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 528 MiB - Compressed : 49.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 556 MiB - Compressed : 52.0 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 584 MiB - Compressed : 54.7 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 612 MiB - Compressed : 57.3 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 640 MiB - Compressed : 59.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 668 MiB - Compressed : 62.5 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 696 MiB - Compressed : 65.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 724 MiB - Compressed : 67.8 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 752 MiB - Compressed : 70.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 780 MiB - Compressed : 73.0 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 808 MiB - Compressed : 75.6 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 836 MiB - Compressed : 78.3 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 864 MiB - Compressed : 80.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 892 MiB - Compressed : 83.5 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 920 MiB - Compressed : 86.1 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 948 MiB - Compressed : 88.8 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 976 MiB - Compressed : 91.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1004 MiB - Compressed : 94.0 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.01 GiB - Compressed : 96.6 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.04 GiB - Compressed : 99.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.06 GiB - Compressed : 102 MiB => 9.36% (L1) Buffered : 2.00 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 : 2.00 MiB - Consumed : 1.14 GiB - Compressed : 110 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.17 GiB - Compressed : 112 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.20 GiB - Compressed : 115 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.23 GiB - Compressed : 118 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.28 GiB - Compressed : 123 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.31 GiB - Compressed : 125 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.34 GiB - Compressed : 128 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.36 GiB - Compressed : 131 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.39 GiB - Compressed : 133 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.42 GiB - Compressed : 136 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.45 GiB - Compressed : 139 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.47 GiB - Compressed : 141 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.53 GiB - Compressed : 146 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.55 GiB - Compressed : 149 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.58 GiB - Compressed : 152 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.61 GiB - Compressed : 154 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.64 GiB - Compressed : 157 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.66 GiB - Compressed : 160 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.69 GiB - Compressed : 162 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.72 GiB - Compressed : 165 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.75 GiB - Compressed : 167 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.77 GiB - Compressed : 170 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.80 GiB - Compressed : 173 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.83 GiB - Compressed : 175 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.86 GiB - Compressed : 178 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.88 GiB - Compressed : 181 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.91 GiB - Compressed : 183 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.94 GiB - Compressed : 186 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.96 GiB - Compressed : 188 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.99 GiB - Compressed : 191 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.02 GiB - Compressed : 194 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.05 GiB - Compressed : 196 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.07 GiB - Compressed : 199 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.10 GiB - Compressed : 201 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.13 GiB - Compressed : 204 MiB => 9.36% (L1) Buffered : 1.88 MiB - Consumed : 2.15 GiB - Compressed : 207 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.18 GiB - Compressed : 209 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.21 GiB - Compressed : 212 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.24 GiB - Compressed : 214 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.26 GiB - Compressed : 217 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.29 GiB - Compressed : 220 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.32 GiB - Compressed : 222 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.35 GiB - Compressed : 225 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.37 GiB - Compressed : 228 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.40 GiB - Compressed : 230 MiB => 9.36% (L1) Buffered : 2.12 MiB - Consumed : 2.43 GiB - Compressed : 233 MiB => 9.36% (L1) Buffered : 2.38 MiB - Consumed : 2.46 GiB - Compressed : 235 MiB => 9.36% (L1) Buffered : 2.62 MiB - Consumed : 2.48 GiB - Compressed : 238 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.51 GiB - Compressed : 241 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.54 GiB - Compressed : 243 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.57 GiB - Compressed : 246 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.59 GiB - Compressed : 249 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.62 GiB - Compressed : 251 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.65 GiB - Compressed : 254 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.67 GiB - Compressed : 256 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.70 GiB - Compressed : 259 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.73 GiB - Compressed : 262 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.76 GiB - Compressed : 264 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.78 GiB - Compressed : 267 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.81 GiB - Compressed : 270 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.84 GiB - Compressed : 272 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.87 GiB - Compressed : 275 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.89 GiB - Compressed : 277 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.92 GiB - Compressed : 280 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.95 GiB - Compressed : 283 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.98 GiB - Compressed : 285 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.00 GiB - Compressed : 288 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.03 GiB - Compressed : 291 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.06 GiB - Compressed : 293 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.09 GiB - Compressed : 296 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.11 GiB - Compressed : 298 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.14 GiB - Compressed : 301 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.17 GiB - Compressed : 304 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.19 GiB - Compressed : 306 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.22 GiB - Compressed : 309 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.28 GiB - Compressed : 314 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.30 GiB - Compressed : 317 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.33 GiB - Compressed : 319 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.36 GiB - Compressed : 322 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.39 GiB - Compressed : 325 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.41 GiB - Compressed : 327 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.44 GiB - Compressed : 330 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.47 GiB - Compressed : 333 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.50 GiB - Compressed : 335 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.52 GiB - Compressed : 338 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.55 GiB - Compressed : 340 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.58 GiB - Compressed : 343 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.60 GiB - Compressed : 346 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.63 GiB - Compressed : 348 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.66 GiB - Compressed : 351 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.69 GiB - Compressed : 354 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.71 GiB - Compressed : 356 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.74 GiB - Compressed : 359 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.77 GiB - Compressed : 361 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.80 GiB - Compressed : 364 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.82 GiB - Compressed : 367 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.85 GiB - Compressed : 369 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.88 GiB - Compressed : 372 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.91 GiB - Compressed : 374 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.93 GiB - Compressed : 377 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.96 GiB - Compressed : 380 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.99 GiB - Compressed : 382 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.02 GiB - Compressed : 385 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.04 GiB - Compressed : 388 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.07 GiB - Compressed : 390 MiB => 9.36% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 9.75 MiB - Compressed : 3.04 MiB => 31.15% (L1) Buffered : 0 B - Consumed : 20.4 MiB - Compressed : 6.36 MiB => 31.23% (L1) Buffered : 0 B - Consumed : 31.1 MiB - Compressed : 9.76 MiB => 31.36% (L1) Buffered : 0 B - Consumed : 41.9 MiB - Compressed : 13.1 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 51.9 MiB - Compressed : 16.3 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 62.6 MiB - Compressed : 19.7 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 72.5 MiB - Compressed : 22.8 MiB => 31.42% (L1) Buffered : 0 B - Consumed : 83.1 MiB - Compressed : 26.1 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 93.9 MiB - Compressed : 29.5 MiB => 31.42% (L1) Buffered : 0 B - Consumed : 104 MiB - Compressed : 32.7 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 114 MiB - Compressed : 35.6 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 123 MiB - Compressed : 38.1 MiB => 31.08% (L1) Buffered : 0 B - Consumed : 134 MiB - Compressed : 39.2 MiB => 29.20% (L1) Buffered : 0 B - Consumed : 144 MiB - Compressed : 40.1 MiB => 27.73% (L1) Buffered : 0 B - Consumed : 156 MiB - Compressed : 41.0 MiB => 26.29% (L1) Buffered : 0 B - Consumed : 168 MiB - Compressed : 42.0 MiB => 25.03% (L1) Buffered : 0 B - Consumed : 178 MiB - Compressed : 42.9 MiB => 24.02% (L1) Buffered : 0 B - Consumed : 190 MiB - Compressed : 43.8 MiB => 23.07% (L1) Buffered : 0 B - Consumed : 201 MiB - Compressed : 44.8 MiB => 22.25% (L1) Buffered : 0 B - Consumed : 212 MiB - Compressed : 45.8 MiB => 21.61% (L1) Buffered : 0 B - Consumed : 223 MiB - Compressed : 46.8 MiB => 21.01% (L1) Buffered : 0 B - Consumed : 234 MiB - Compressed : 47.9 MiB => 20.47% (L1) Buffered : 0 B - Consumed : 245 MiB - Compressed : 49.0 MiB => 19.98% (L1) Buffered : 0 B - Consumed : 256 MiB - Compressed : 50.1 MiB => 19.54% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L5) Buffered : 0 B - Consumed : 5.62 MiB - Compressed : 1.53 MiB => 27.21% (L5) Buffered : 0 B - Consumed : 11.6 MiB - Compressed : 3.17 MiB => 27.24% (L5) Buffered : 0 B - Consumed : 17.6 MiB - Compressed : 4.81 MiB => 27.31% (L5) Buffered : 0 B - Consumed : 23.5 MiB - Compressed : 6.43 MiB => 27.36% (L5) Buffered : 0 B - Consumed : 29.5 MiB - Compressed : 8.07 MiB => 27.36% (L5) Buffered : 0 B - Consumed : 35.5 MiB - Compressed : 9.70 MiB => 27.32% (L5) Buffered : 0 B - Consumed : 41.4 MiB - Compressed : 11.3 MiB => 27.33% (L5) Buffered : 0 B - Consumed : 47.4 MiB - Compressed : 13.0 MiB => 27.34% (L5) Buffered : 0 B - Consumed : 53.2 MiB - Compressed : 14.6 MiB => 27.34% (L5) Buffered : 0 B - Consumed : 58.9 MiB - Compressed : 16.1 MiB => 27.35% (L5) Buffered : 0 B - Consumed : 64.5 MiB - Compressed : 17.6 MiB => 27.35% (L5) Buffered : 0 B - Consumed : 70.4 MiB - Compressed : 19.2 MiB => 27.32% (L5) Buffered : 0 B - Consumed : 76.2 MiB - Compressed : 20.9 MiB => 27.36% (L5) Buffered : 0 B - Consumed : 82.2 MiB - Compressed : 22.5 MiB => 27.36% (L5) Buffered : 0 B - Consumed : 87.8 MiB - Compressed : 24.0 MiB => 27.38% (L5) Buffered : 0 B - Consumed : 93.8 MiB - Compressed : 25.7 MiB => 27.39% (L5) Buffered : 0 B - Consumed : 99.8 MiB - Compressed : 27.3 MiB => 27.38% (L5) Buffered : 0 B - Consumed : 106 MiB - Compressed : 28.9 MiB => 27.36% (L5) Buffered : 0 B - Consumed : 112 MiB - Compressed : 30.5 MiB => 27.37% (L5) Buffered : 0 B - Consumed : 118 MiB - Compressed : 32.2 MiB => 27.34% (L5) Buffered : 0 B - Consumed : 123 MiB - Compressed : 33.7 MiB => 27.35% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L8) Buffered : 0 B - Consumed : 4.75 MiB - Compressed : 1.03 MiB => 21.71% (L8) Buffered : 0 B - Consumed : 9.12 MiB - Compressed : 2.00 MiB => 21.89% (L8) Buffered : 0 B - Consumed : 14.0 MiB - Compressed : 3.05 MiB => 21.79% (L8) Buffered : 0 B - Consumed : 18.8 MiB - Compressed : 4.10 MiB => 21.88% (L8) Buffered : 0 B - Consumed : 23.5 MiB - Compressed : 5.14 MiB => 21.86% (L8) Buffered : 0 B - Consumed : 28.4 MiB - Compressed : 6.20 MiB => 21.83% (L8) Buffered : 0 B - Consumed : 33.2 MiB - Compressed : 7.26 MiB => 21.83% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L18) Buffered : 0 B - Consumed : 768 KiB - Compressed : 104 KiB => 13.60% (L18) Buffered : 0 B - Consumed : 1.50 MiB - Compressed : 211 KiB => 13.72% (L18) Buffered : 0 B - Consumed : 2.12 MiB - Compressed : 306 KiB => 14.04% (L18) Buffered : 0 B - Consumed : 2.62 MiB - Compressed : 382 KiB => 14.22% (L18) Buffered : 0 B - Consumed : 3.12 MiB - Compressed : 453 KiB => 14.16% (L18) Buffered : 0 B - Consumed : 3.62 MiB - Compressed : 527 KiB => 14.21% (L18) Buffered : 0 B - Consumed : 4.12 MiB - Compressed : 602 KiB => 14.25% (L18) Buffered : 0 B - Consumed : 4.62 MiB - Compressed : 677 KiB => 14.28% (L18) Buffered : 0 B - Consumed : 5.12 MiB - Compressed : 748 KiB => 14.26% (L18) Buffered : 0 B - Consumed : 5.62 MiB - Compressed : 822 KiB => 14.26% (L18) Buffered : 0 B - Consumed : 6.12 MiB - Compressed : 895 KiB => 14.27% (L18) Buffered : 0 B - Consumed : 6.62 MiB - Compressed : 968 KiB => 14.27% (L18) Buffered : 0 B - Consumed : 7.12 MiB - Compressed : 1.02 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 7.62 MiB - Compressed : 1.09 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 8.12 MiB - Compressed : 1.16 MiB => 14.28% (L18) Buffered : 0 B - Consumed : 8.62 MiB - Compressed : 1.23 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 9.12 MiB - Compressed : 1.30 MiB => 14.28% (L18) Buffered : 0 B - Consumed : 9.50 MiB - Compressed : 1.36 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 10.0 MiB - Compressed : 1.43 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 10.5 MiB - Compressed : 1.50 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 11.0 MiB - Compressed : 1.57 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 11.5 MiB - Compressed : 1.64 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 12.0 MiB - Compressed : 1.71 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 12.5 MiB - Compressed : 1.79 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 13.0 MiB - Compressed : 1.86 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 13.5 MiB - Compressed : 1.93 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 14.0 MiB - Compressed : 2.00 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 14.5 MiB - Compressed : 2.07 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 15.0 MiB - Compressed : 2.15 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 15.5 MiB - Compressed : 2.22 MiB => 14.35% (L18) Buffered : 0 B - Consumed : 16.0 MiB - Compressed : 2.29 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 16.5 MiB - Compressed : 2.36 MiB => 14.32% (L18) Buffered : 0 B - Consumed : 17.0 MiB - Compressed : 2.43 MiB => 14.32% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 9.88 MiB - Compressed : 3.08 MiB => 31.15% (L1) Buffered : 0 B - Consumed : 20.6 MiB - Compressed : 6.44 MiB => 31.22% (L1) Buffered : 0 B - Consumed : 31.2 MiB - Compressed : 9.80 MiB => 31.36% (L1) Buffered : 0 B - Consumed : 41.9 MiB - Compressed : 13.1 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 52.6 MiB - Compressed : 16.5 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 63.2 MiB - Compressed : 19.8 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 73.9 MiB - Compressed : 23.2 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 84.6 MiB - Compressed : 26.6 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 94.6 MiB - Compressed : 29.7 MiB => 31.42% (L1) Buffered : 0 B - Consumed : 105 MiB - Compressed : 33.0 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 116 MiB - Compressed : 36.4 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 127 MiB - Compressed : 38.4 MiB => 30.29% (L1) Buffered : 0 B - Consumed : 138 MiB - Compressed : 39.1 MiB => 28.30% (L1) Buffered : 0 B - Consumed : 150 MiB - Compressed : 39.8 MiB => 26.64% (L1) Buffered : 0 B - Consumed : 162 MiB - Compressed : 40.5 MiB => 25.09% (L1) Buffered : 0 B - Consumed : 172 MiB - Compressed : 41.2 MiB => 23.91% (L1) Buffered : 0 B - Consumed : 184 MiB - Compressed : 41.9 MiB => 22.78% (L1) Buffered : 0 B - Consumed : 196 MiB - Compressed : 42.6 MiB => 21.78% (L1) Buffered : 0 B - Consumed : 207 MiB - Compressed : 43.4 MiB => 20.94% (L1) Buffered : 0 B - Consumed : 219 MiB - Compressed : 44.2 MiB => 20.22% (L1) Buffered : 0 B - Consumed : 230 MiB - Compressed : 45.1 MiB => 19.58% (L1) Buffered : 0 B - Consumed : 241 MiB - Compressed : 45.8 MiB => 19.00% (L1) Buffered : 0 B - Consumed : 253 MiB - Compressed : 46.5 MiB => 18.42% (L1) Buffered : 0 B - Consumed : 264 MiB - Compressed : 47.2 MiB => 17.90% (L1) Buffered : 0 B - Consumed : 275 MiB - Compressed : 47.9 MiB => 17.44% (L1) Buffered : 0 B - Consumed : 286 MiB - Compressed : 48.6 MiB => 17.00% (L1) Buffered : 0 B - Consumed : 297 MiB - Compressed : 49.3 MiB => 16.62% (L1) Buffered : 0 B - Consumed : 308 MiB - Compressed : 50.0 MiB => 16.21% (L1) Buffered : 0 B - Consumed : 320 MiB - Compressed : 50.7 MiB => 15.84% (L1) Buffered : 0 B - Consumed : 332 MiB - Compressed : 51.3 MiB => 15.46% (L1) Buffered : 0 B - Consumed : 343 MiB - Compressed : 51.8 MiB => 15.11% (L1) Buffered : 0 B - Consumed : 355 MiB - Compressed : 52.4 MiB => 14.78% (L1) Buffered : 0 B - Consumed : 365 MiB - Compressed : 52.9 MiB => 14.49% (L1) Buffered : 0 B - Consumed : 377 MiB - Compressed : 53.5 MiB => 14.20% (L1) Buffered : 0 B - Consumed : 388 MiB - Compressed : 54.1 MiB => 13.93% (L1) Buffered : 0 B - Consumed : 400 MiB - Compressed : 54.7 MiB => 13.67% (L1) Buffered : 0 B - Consumed : 412 MiB - Compressed : 55.3 MiB => 13.43% (L1) Buffered : 0 B - Consumed : 423 MiB - Compressed : 55.8 MiB => 13.20% (L1) Buffered : 0 B - Consumed : 443 MiB - Compressed : 56.2 MiB => 12.69% (L1) Buffered : 0 B - Consumed : 467 MiB - Compressed : 56.2 MiB => 12.03% (L1) Buffered : 0 B - Consumed : 494 MiB - Compressed : 56.2 MiB => 11.38% (L1) Buffered : 0 B - Consumed : 518 MiB - Compressed : 56.2 MiB => 10.85% (L1) Buffered : 0 B - Consumed : 542 MiB - Compressed : 56.2 MiB => 10.37% (L1) Buffered : 0 B - Consumed : 570 MiB - Compressed : 56.2 MiB => 9.87% (L1) Buffered : 0 B - Consumed : 597 MiB - Compressed : 56.2 MiB => 9.41% (L1) Buffered : 0 B - Consumed : 624 MiB - Compressed : 56.2 MiB => 9.01% (L1) Buffered : 0 B - Consumed : 650 MiB - Compressed : 56.2 MiB => 8.64% (L1) Buffered : 0 B - Consumed : 679 MiB - Compressed : 56.2 MiB => 8.28% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 9.88 MiB - Compressed : 3.08 MiB => 31.15% (L1) Buffered : 0 B - Consumed : 20.5 MiB - Compressed : 6.40 MiB => 31.23% (L1) Buffered : 0 B - Consumed : 31.4 MiB - Compressed : 9.84 MiB => 31.36% (L1) Buffered : 0 B - Consumed : 42.0 MiB - Compressed : 13.2 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 52.5 MiB - Compressed : 16.5 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 63.4 MiB - Compressed : 19.9 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 74.0 MiB - Compressed : 23.2 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 84.6 MiB - Compressed : 26.6 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 95.4 MiB - Compressed : 30.0 MiB => 31.42% (L1) Buffered : 0 B - Consumed : 106 MiB - Compressed : 33.3 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 116 MiB - Compressed : 36.5 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 128 MiB - Compressed : 38.4 MiB => 30.08% (L1) Buffered : 0 B - Consumed : 139 MiB - Compressed : 39.2 MiB => 28.12% (L1) Buffered : 0 B - Consumed : 151 MiB - Compressed : 39.9 MiB => 26.41% (L1) Buffered : 0 B - Consumed : 163 MiB - Compressed : 40.6 MiB => 24.90% (L1) Buffered : 0 B - Consumed : 175 MiB - Compressed : 41.4 MiB => 23.60% (L1) Buffered : 0 B - Consumed : 187 MiB - Compressed : 42.1 MiB => 22.50% (L1) Buffered : 0 B - Consumed : 199 MiB - Compressed : 42.8 MiB => 21.55% (L1) Buffered : 0 B - Consumed : 210 MiB - Compressed : 43.6 MiB => 20.78% (L1) Buffered : 0 B - Consumed : 221 MiB - Compressed : 44.4 MiB => 20.07% (L1) Buffered : 0 B - Consumed : 233 MiB - Compressed : 45.2 MiB => 19.44% (L1) Buffered : 0 B - Consumed : 244 MiB - Compressed : 46.0 MiB => 18.86% (L1) Buffered : 0 B - Consumed : 255 MiB - Compressed : 46.7 MiB => 18.32% (L1) Buffered : 0 B - Consumed : 266 MiB - Compressed : 47.3 MiB => 17.80% (L1) Buffered : 0 B - Consumed : 277 MiB - Compressed : 48.0 MiB => 17.36% (L1) Buffered : 0 B - Consumed : 288 MiB - Compressed : 48.8 MiB => 16.93% (L1) Buffered : 0 B - Consumed : 299 MiB - Compressed : 49.5 MiB => 16.55% (L1) Buffered : 0 B - Consumed : 310 MiB - Compressed : 50.1 MiB => 16.15% (L1) Buffered : 0 B - Consumed : 322 MiB - Compressed : 50.8 MiB => 15.78% (L1) Buffered : 0 B - Consumed : 334 MiB - Compressed : 51.4 MiB => 15.39% (L1) Buffered : 0 B - Consumed : 345 MiB - Compressed : 51.9 MiB => 15.05% (L1) Buffered : 0 B - Consumed : 356 MiB - Compressed : 52.5 MiB => 14.73% (L1) Buffered : 0 B - Consumed : 368 MiB - Compressed : 53.1 MiB => 14.42% (L1) Buffered : 0 B - Consumed : 380 MiB - Compressed : 53.7 MiB => 14.13% (L1) Buffered : 0 B - Consumed : 391 MiB - Compressed : 54.2 MiB => 13.86% (L1) Buffered : 0 B - Consumed : 403 MiB - Compressed : 54.8 MiB => 13.61% (L1) Buffered : 0 B - Consumed : 415 MiB - Compressed : 55.4 MiB => 13.37% (L1) Buffered : 0 B - Consumed : 426 MiB - Compressed : 56.0 MiB => 13.13% (L1) Buffered : 0 B - Consumed : 448 MiB - Compressed : 56.2 MiB => 12.54% (L1) Buffered : 0 B - Consumed : 472 MiB - Compressed : 56.2 MiB => 11.89% (L1) Buffered : 0 B - Consumed : 496 MiB - Compressed : 56.2 MiB => 11.32% (L1) Buffered : 0 B - Consumed : 520 MiB - Compressed : 56.2 MiB => 10.80% (L1) Buffered : 0 B - Consumed : 546 MiB - Compressed : 56.2 MiB => 10.30% (L1) Buffered : 0 B - Consumed : 574 MiB - Compressed : 56.2 MiB => 9.80% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L19) Buffered : 73.8 MiB - Consumed : 2.50 MiB - Compressed : 133 KiB => 5.21% (L19) Buffered : 70.8 MiB - Consumed : 5.50 MiB - Compressed : 311 KiB => 5.52% (L19) Buffered : 66.8 MiB - Consumed : 9.50 MiB - Compressed : 549 KiB => 5.64% (L19) Buffered : 62.8 MiB - Consumed : 13.5 MiB - Compressed : 784 KiB => 5.67% (L19) Buffered : 57.8 MiB - Consumed : 18.5 MiB - Compressed : 1.05 MiB => 5.67% (L19) Buffered : 53.8 MiB - Consumed : 22.5 MiB - Compressed : 1.28 MiB => 5.68% (L19) Buffered : 48.8 MiB - Consumed : 27.5 MiB - Compressed : 1.57 MiB => 5.71% (L19) Buffered : 44.8 MiB - Consumed : 31.5 MiB - Compressed : 1.80 MiB => 5.70% (L19) Buffered : 40.8 MiB - Consumed : 35.5 MiB - Compressed : 2.03 MiB => 5.72% (L19) Buffered : 35.8 MiB - Consumed : 40.5 MiB - Compressed : 2.32 MiB => 5.72% (L19) Buffered : 31.8 MiB - Consumed : 44.5 MiB - Compressed : 2.55 MiB => 5.74% (L19) Buffered : 27.8 MiB - Consumed : 48.5 MiB - Compressed : 2.78 MiB => 5.74% (L19) Buffered : 22.8 MiB - Consumed : 53.5 MiB - Compressed : 3.07 MiB => 5.73% (L19) Buffered : 18.8 MiB - Consumed : 57.5 MiB - Compressed : 3.30 MiB => 5.74% (L19) Buffered : 16.3 MiB - Consumed : 60.0 MiB - Compressed : 3.45 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% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 640 KiB - Consumed : 20.0 MiB - Compressed : 1.86 MiB => 9.29% (L1) Buffered : 2.12 MiB - Consumed : 42.0 MiB - Compressed : 3.92 MiB => 9.34% (L1) Buffered : 5.38 MiB - Consumed : 60.5 MiB - Compressed : 5.66 MiB => 9.35% (L1) Buffered : 4.50 MiB - Consumed : 79.0 MiB - Compressed : 7.40 MiB => 9.37% (L1) Buffered : 5.00 MiB - Consumed : 99.0 MiB - Compressed : 9.27 MiB => 9.36% (L1) Buffered : 3.75 MiB - Consumed : 122 MiB - Compressed : 11.4 MiB => 9.37% (L1) Buffered : 3.75 MiB - Consumed : 144 MiB - Compressed : 13.5 MiB => 9.36% (L1) Buffered : 5.12 MiB - Consumed : 166 MiB - Compressed : 15.6 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 190 MiB - Compressed : 17.8 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 211 MiB - Compressed : 19.8 MiB => 9.36% (L1) Buffered : 3.88 MiB - Consumed : 228 MiB - Compressed : 21.4 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 246 MiB - Compressed : 23.0 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 262 MiB - Compressed : 24.5 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 278 MiB - Compressed : 26.1 MiB => 9.36% (L1) Buffered : 4.38 MiB - Consumed : 296 MiB - Compressed : 27.7 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 320 MiB - Compressed : 30.0 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 346 MiB - Compressed : 32.4 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 372 MiB - Compressed : 34.8 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 398 MiB - Compressed : 37.3 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 423 MiB - Compressed : 39.6 MiB => 9.36% (L1) Buffered : 4.62 MiB - Consumed : 449 MiB - Compressed : 42.0 MiB => 9.36% (L1) Buffered : 5.12 MiB - Consumed : 474 MiB - Compressed : 44.4 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 502 MiB - Compressed : 47.0 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 528 MiB - Compressed : 49.4 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 554 MiB - Compressed : 51.9 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 580 MiB - Compressed : 54.3 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 606 MiB - Compressed : 56.7 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 631 MiB - Compressed : 59.1 MiB => 9.36% (L1) Buffered : 4.75 MiB - Consumed : 656 MiB - Compressed : 61.5 MiB => 9.36% (L1) Buffered : 2.88 MiB - Consumed : 682 MiB - Compressed : 63.9 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 706 MiB - Compressed : 66.2 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 732 MiB - Compressed : 68.5 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 758 MiB - Compressed : 71.0 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 784 MiB - Compressed : 73.4 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 810 MiB - Compressed : 75.8 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 834 MiB - Compressed : 78.1 MiB => 9.36% (L1) Buffered : 4.25 MiB - Consumed : 860 MiB - Compressed : 80.5 MiB => 9.36% (L1) Buffered : 5.12 MiB - Consumed : 884 MiB - Compressed : 82.8 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 910 MiB - Compressed : 85.2 MiB => 9.36% (L1) Buffered : 4.88 MiB - Consumed : 934 MiB - Compressed : 87.5 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 962 MiB - Compressed : 90.1 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 986 MiB - Compressed : 92.3 MiB => 9.36% (L1) Buffered : 3.38 MiB - Consumed : 1012 MiB - Compressed : 94.8 MiB => 9.36% (L1) Buffered : 5.12 MiB - Consumed : 1.01 GiB - Compressed : 97.0 MiB => 9.36% (L1) Buffered : 3.88 MiB - Consumed : 1.04 GiB - Compressed : 99.5 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 1.06 GiB - Compressed : 102 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 1.09 GiB - Compressed : 104 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 1.11 GiB - Compressed : 107 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.14 GiB - Compressed : 109 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.16 GiB - Compressed : 111 MiB => 9.36% (L1) Buffered : 2.75 MiB - Consumed : 1.19 GiB - Compressed : 114 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.21 GiB - Compressed : 116 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 1.24 GiB - Compressed : 119 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 1.26 GiB - Compressed : 121 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.29 GiB - Compressed : 124 MiB => 9.36% (L1) Buffered : 3.38 MiB - Consumed : 1.31 GiB - Compressed : 126 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.34 GiB - Compressed : 128 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 1.36 GiB - Compressed : 131 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 1.39 GiB - Compressed : 133 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 1.41 GiB - Compressed : 136 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 1.44 GiB - Compressed : 138 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.47 GiB - Compressed : 140 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 1.49 GiB - Compressed : 143 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 1.52 GiB - Compressed : 145 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 1.54 GiB - Compressed : 148 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 1.56 GiB - Compressed : 150 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 1.59 GiB - Compressed : 152 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 1.61 GiB - Compressed : 155 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 1.64 GiB - Compressed : 157 MiB => 9.36% (L1) Buffered : 4.62 MiB - Consumed : 1.66 GiB - Compressed : 159 MiB => 9.36% (L1) Buffered : 5.12 MiB - Consumed : 1.69 GiB - Compressed : 162 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 1.71 GiB - Compressed : 164 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.74 GiB - Compressed : 167 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.76 GiB - Compressed : 169 MiB => 9.36% (L1) Buffered : 4.75 MiB - Consumed : 1.79 GiB - Compressed : 171 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 1.81 GiB - Compressed : 174 MiB => 9.36% (L1) Buffered : 5.12 MiB - Consumed : 1.84 GiB - Compressed : 176 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 1.86 GiB - Compressed : 178 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 1.89 GiB - Compressed : 181 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 1.91 GiB - Compressed : 183 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 1.94 GiB - Compressed : 186 MiB => 9.36% (L1) Buffered : 4.25 MiB - Consumed : 1.96 GiB - Compressed : 188 MiB => 9.36% (L1) Buffered : 5.50 MiB - Consumed : 1.98 GiB - Compressed : 190 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 2.01 GiB - Compressed : 193 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.04 GiB - Compressed : 195 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.06 GiB - Compressed : 198 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.09 GiB - Compressed : 200 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 2.11 GiB - Compressed : 202 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.14 GiB - Compressed : 205 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.16 GiB - Compressed : 207 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 2.19 GiB - Compressed : 210 MiB => 9.36% (L1) Buffered : 5.25 MiB - Consumed : 2.21 GiB - Compressed : 212 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.23 GiB - Compressed : 214 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 2.26 GiB - Compressed : 217 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 2.28 GiB - Compressed : 219 MiB => 9.36% (L1) Buffered : 5.25 MiB - Consumed : 2.31 GiB - Compressed : 221 MiB => 9.36% (L1) Buffered : 4.25 MiB - Consumed : 2.33 GiB - Compressed : 224 MiB => 9.36% (L1) Buffered : 5.12 MiB - Consumed : 2.36 GiB - Compressed : 226 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.41 GiB - Compressed : 231 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.43 GiB - Compressed : 233 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 2.46 GiB - Compressed : 236 MiB => 9.36% (L1) Buffered : 4.38 MiB - Consumed : 2.48 GiB - Compressed : 238 MiB => 9.36% (L1) Buffered : 4.38 MiB - Consumed : 2.51 GiB - Compressed : 240 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.54 GiB - Compressed : 243 MiB => 9.36% (L1) Buffered : 4.75 MiB - Consumed : 2.56 GiB - Compressed : 245 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.59 GiB - Compressed : 248 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.61 GiB - Compressed : 250 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.64 GiB - Compressed : 253 MiB => 9.36% (L1) Buffered : 3.75 MiB - Consumed : 2.66 GiB - Compressed : 255 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.69 GiB - Compressed : 258 MiB => 9.36% (L1) Buffered : 3.12 MiB - Consumed : 2.71 GiB - Compressed : 260 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 2.74 GiB - Compressed : 262 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 2.76 GiB - Compressed : 265 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.79 GiB - Compressed : 267 MiB => 9.36% (L1) Buffered : 768 KiB - Consumed : 2.81 GiB - Compressed : 270 MiB => 9.36% (L1) Buffered : 5.38 MiB - Consumed : 2.84 GiB - Compressed : 272 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 2.87 GiB - Compressed : 275 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.89 GiB - Compressed : 277 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.92 GiB - Compressed : 280 MiB => 9.36% (L1) Buffered : 4.75 MiB - Consumed : 2.94 GiB - Compressed : 282 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.97 GiB - Compressed : 284 MiB => 9.36% (L1) Buffered : 4.12 MiB - Consumed : 2.99 GiB - Compressed : 287 MiB => 9.36% (L1) Buffered : 4.62 MiB - Consumed : 3.01 GiB - Compressed : 289 MiB => 9.36% (L1) Buffered : 384 KiB - Consumed : 3.04 GiB - Compressed : 291 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 3.06 GiB - Compressed : 294 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 3.08 GiB - Compressed : 296 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 3.11 GiB - Compressed : 298 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 3.13 GiB - Compressed : 300 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 3.16 GiB - Compressed : 303 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 3.18 GiB - Compressed : 305 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 3.20 GiB - Compressed : 307 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 3.23 GiB - Compressed : 309 MiB => 9.36% (L1) Buffered : 2.62 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 3.27 GiB - Compressed : 314 MiB => 9.36% (L1) Buffered : 3.88 MiB - Consumed : 3.30 GiB - Compressed : 316 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 3.32 GiB - Compressed : 319 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 3.34 GiB - Compressed : 321 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 3.37 GiB - Compressed : 323 MiB => 9.36% (L1) Buffered : 2.88 MiB - Consumed : 3.39 GiB - Compressed : 325 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 3.42 GiB - Compressed : 328 MiB => 9.36% (L1) Buffered : 2.12 MiB - Consumed : 3.44 GiB - Compressed : 330 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 3.47 GiB - Compressed : 332 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 3.49 GiB - Compressed : 335 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 3.51 GiB - Compressed : 337 MiB => 9.36% (L1) Buffered : 1.38 MiB - Consumed : 3.54 GiB - Compressed : 339 MiB => 9.36% (L1) Buffered : 4.62 MiB - Consumed : 3.56 GiB - Compressed : 341 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 3.58 GiB - Compressed : 344 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 3.61 GiB - Compressed : 346 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 3.63 GiB - Compressed : 348 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 3.66 GiB - Compressed : 350 MiB => 9.36% (L1) Buffered : 4.38 MiB - Consumed : 3.68 GiB - Compressed : 353 MiB => 9.36% (L1) Buffered : 4.12 MiB - Consumed : 3.71 GiB - Compressed : 355 MiB => 9.36% (L1) Buffered : 5.12 MiB - Consumed : 3.73 GiB - Compressed : 358 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 3.75 GiB - Compressed : 360 MiB => 9.36% (L1) Buffered : 4.75 MiB - Consumed : 3.78 GiB - Compressed : 362 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 3.80 GiB - Compressed : 365 MiB => 9.36% (L1) Buffered : 3.88 MiB - Consumed : 3.83 GiB - Compressed : 367 MiB => 9.36% (L1) Buffered : 3.88 MiB - Consumed : 3.85 GiB - Compressed : 369 MiB => 9.36% (L1) Buffered : 4.12 MiB - Consumed : 3.87 GiB - Compressed : 371 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 3.90 GiB - Compressed : 374 MiB => 9.36% (L1) Buffered : 4.88 MiB - Consumed : 3.92 GiB - Compressed : 376 MiB => 9.36% (L1) Buffered : 3.88 MiB - Consumed : 3.95 GiB - Compressed : 378 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 3.97 GiB - Compressed : 381 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 4.00 GiB - Compressed : 383 MiB => 9.36% (L1) Buffered : 3.75 MiB - Consumed : 4.02 GiB - Compressed : 385 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 4.04 GiB - Compressed : 387 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 4.06 GiB - Compressed : 390 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 4.09 GiB - Compressed : 392 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 4.11 GiB - Compressed : 394 MiB => 9.36% (L1) Buffered : 4.12 MiB - Consumed : 4.14 GiB - Compressed : 396 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 4.16 GiB - Compressed : 399 MiB => 9.36% (L1) Buffered : 4.88 MiB - Consumed : 4.18 GiB - Compressed : 401 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 4.21 GiB - Compressed : 404 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 4.23 GiB - Compressed : 406 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 4.26 GiB - Compressed : 408 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.28 GiB - Compressed : 411 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 4.31 GiB - Compressed : 413 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 4.33 GiB - Compressed : 415 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 4.35 GiB - Compressed : 418 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 4.38 GiB - Compressed : 420 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 4.40 GiB - Compressed : 422 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 4.43 GiB - Compressed : 424 MiB => 9.36% (L1) Buffered : 2.12 MiB - Consumed : 4.45 GiB - Compressed : 427 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 4.48 GiB - Compressed : 429 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 4.50 GiB - Compressed : 431 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 4.52 GiB - Compressed : 433 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 4.54 GiB - Compressed : 436 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 4.57 GiB - Compressed : 438 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 4.59 GiB - Compressed : 440 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 4.62 GiB - Compressed : 442 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 4.64 GiB - Compressed : 445 MiB => 9.36% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 8.88 MiB - Consumed : 8.00 MiB - Compressed : 794 KiB => 9.69% (L1) Buffered : 12.9 MiB - Consumed : 21.0 MiB - Compressed : 2.05 MiB => 9.75% (L1) Buffered : 3.00 MiB - Consumed : 43.0 MiB - Compressed : 4.22 MiB => 9.82% (L1) Buffered : 13.2 MiB - Consumed : 59.0 MiB - Compressed : 5.81 MiB => 9.84% (L1) Buffered : 21.9 MiB - Consumed : 75.5 MiB - Compressed : 7.44 MiB => 9.86% (L1) Buffered : 27.2 MiB - Consumed : 92.0 MiB - Compressed : 9.07 MiB => 9.85% (L1) Buffered : 25.1 MiB - Consumed : 112 MiB - Compressed : 11.0 MiB => 9.87% (L1) Buffered : 5.50 MiB - Consumed : 135 MiB - Compressed : 13.3 MiB => 9.85% (L1) Buffered : 8.38 MiB - Consumed : 153 MiB - Compressed : 15.1 MiB => 9.86% (L1) Buffered : 8.38 MiB - Consumed : 171 MiB - Compressed : 16.9 MiB => 9.86% (L1) Buffered : 10.5 MiB - Consumed : 189 MiB - Compressed : 18.6 MiB => 9.85% (L1) Buffered : 15.1 MiB - Consumed : 206 MiB - Compressed : 20.3 MiB => 9.85% (L1) Buffered : 16.8 MiB - Consumed : 224 MiB - Compressed : 22.1 MiB => 9.86% (L1) Buffered : 7.88 MiB - Consumed : 245 MiB - Compressed : 24.2 MiB => 9.86% (L1) Buffered : 13.6 MiB - Consumed : 262 MiB - Compressed : 25.8 MiB => 9.86% (L1) Buffered : 20.9 MiB - Consumed : 278 MiB - Compressed : 27.5 MiB => 9.86% (L1) Buffered : 26.0 MiB - Consumed : 294 MiB - Compressed : 29.0 MiB => 9.86% (L1) Buffered : 33.5 MiB - Consumed : 312 MiB - Compressed : 30.7 MiB => 9.86% (L1) Buffered : 38.5 MiB - Consumed : 328 MiB - Compressed : 32.3 MiB => 9.86% (L1) Buffered : 44.6 MiB - Consumed : 344 MiB - Compressed : 33.9 MiB => 9.86% (L1) Buffered : 45.6 MiB - Consumed : 360 MiB - Compressed : 35.5 MiB => 9.86% (L1) Buffered : 37.8 MiB - Consumed : 387 MiB - Compressed : 38.2 MiB => 9.86% (L1) Buffered : 21.9 MiB - Consumed : 405 MiB - Compressed : 39.9 MiB => 9.86% (L1) Buffered : 1.75 MiB - Consumed : 428 MiB - Compressed : 42.1 MiB => 9.86% (L1) Buffered : 8.88 MiB - Consumed : 444 MiB - Compressed : 43.8 MiB => 9.86% (L1) Buffered : 11.1 MiB - Consumed : 463 MiB - Compressed : 45.6 MiB => 9.86% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** Note: 72 physical core(s) detected (L3) Buffered : 121 MiB - Consumed : 2.50 MiB - Compressed : 244 KiB => 9.54% (L3) Buffered : 173 MiB - Consumed : 15.0 MiB - Compressed : 1.51 MiB => 10.07% (L3) Buffered : 216 MiB - Consumed : 25.5 MiB - Compressed : 2.58 MiB => 10.13% (L3) Buffered : 306 MiB - Consumed : 37.5 MiB - Compressed : 3.81 MiB => 10.16% (L3) Buffered : 396 MiB - Consumed : 49.0 MiB - Compressed : 5.00 MiB => 10.20% (L3) Buffered : 492 MiB - Consumed : 60.5 MiB - Compressed : 6.17 MiB => 10.20% (L3) Buffered : 376 MiB - Consumed : 208 MiB - Compressed : 21.3 MiB => 10.23% (L3) Buffered : 364 MiB - Consumed : 221 MiB - Compressed : 22.6 MiB => 10.23% (L3) Buffered : 362 MiB - Consumed : 236 MiB - Compressed : 24.2 MiB => 10.23% (L3) Buffered : 340 MiB - Consumed : 268 MiB - Compressed : 27.4 MiB => 10.23% (L3) Buffered : 270 MiB - Consumed : 346 MiB - Compressed : 35.3 MiB => 10.23% (L3) Buffered : 220 MiB - Consumed : 404 MiB - Compressed : 41.4 MiB => 10.23% (L3) Buffered : 160 MiB - Consumed : 472 MiB - Compressed : 48.3 MiB => 10.23% (L3) Buffered : 114 MiB - Consumed : 526 MiB - Compressed : 53.8 MiB => 10.23% (L3) Buffered : 95.6 MiB - Consumed : 554 MiB - Compressed : 56.6 MiB => 10.23% (L3) Buffered : 77.6 MiB - Consumed : 572 MiB - Compressed : 58.6 MiB => 10.23% (L3) Buffered : 53.2 MiB - Consumed : 598 MiB - Compressed : 61.2 MiB => 10.23% (L3) Buffered : 31.2 MiB - Consumed : 621 MiB - Compressed : 63.5 MiB => 10.23% (L3) Buffered : 8.62 MiB - Consumed : 645 MiB - Compressed : 66.0 MiB => 10.23% (L3) Buffered : 8.25 MiB - Consumed : 664 MiB - Compressed : 67.9 MiB => 10.23% (L3) Buffered : 6.25 MiB - Consumed : 682 MiB - Compressed : 69.8 MiB => 10.23% (L3) Buffered : 1.50 MiB - Consumed : 704 MiB - Compressed : 72.0 MiB => 10.23% (L3) Buffered : 100 MiB - Consumed : 714 MiB - Compressed : 73.0 MiB => 10.23% (L3) Buffered : 204 MiB - Consumed : 728 MiB - Compressed : 74.5 MiB => 10.23% (L3) Buffered : 254 MiB - Consumed : 743 MiB - Compressed : 76.0 MiB => 10.23% (L3) Buffered : 236 MiB - Consumed : 762 MiB - Compressed : 78.0 MiB => 10.23% (L3) Buffered : 216 MiB - Consumed : 784 MiB - Compressed : 80.2 MiB => 10.23% (L3) Buffered : 198 MiB - Consumed : 803 MiB - Compressed : 82.2 MiB => 10.23% (L3) Buffered : 181 MiB - Consumed : 822 MiB - Compressed : 84.0 MiB => 10.23% (L3) Buffered : 169 MiB - Consumed : 834 MiB - Compressed : 85.4 MiB => 10.23% (L3) Buffered : 151 MiB - Consumed : 854 MiB - Compressed : 87.3 MiB => 10.23% (L3) Buffered : 135 MiB - Consumed : 872 MiB - Compressed : 89.2 MiB => 10.23% (L3) Buffered : 118 MiB - Consumed : 890 MiB - Compressed : 91.0 MiB => 10.23% (L3) Buffered : 99.6 MiB - Consumed : 909 MiB - Compressed : 93.0 MiB => 10.23% (L3) Buffered : 78.4 MiB - Consumed : 932 MiB - Compressed : 95.3 MiB => 10.23% (L3) Buffered : 57.9 MiB - Consumed : 954 MiB - Compressed : 97.6 MiB => 10.23% (L3) Buffered : 39.1 MiB - Consumed : 974 MiB - Compressed : 99.6 MiB => 10.23% (L3) Buffered : 22.2 MiB - Consumed : 992 MiB - Compressed : 102 MiB => 10.23% (L3) Buffered : 8.12 MiB - Consumed : 1016 MiB - Compressed : 104 MiB => 10.23% (L3) Buffered : 143 MiB - Consumed : 1.00 GiB - Compressed : 105 MiB => 10.23% (L3) Buffered : 258 MiB - Consumed : 1.02 GiB - Compressed : 107 MiB => 10.23% (L3) Buffered : 417 MiB - Consumed : 1.03 GiB - Compressed : 108 MiB => 10.23% (L3) Buffered : 390 MiB - Consumed : 1.19 GiB - Compressed : 125 MiB => 10.23% (L3) Buffered : 340 MiB - Consumed : 1.25 GiB - Compressed : 131 MiB => 10.23% (L3) Buffered : 272 MiB - Consumed : 1.32 GiB - Compressed : 138 MiB => 10.23% (L3) Buffered : 182 MiB - Consumed : 1.42 GiB - Compressed : 148 MiB => 10.23% (L3) Buffered : 83.0 MiB - Consumed : 1.52 GiB - Compressed : 159 MiB => 10.23% (L3) Buffered : 48.6 MiB - Consumed : 1.56 GiB - Compressed : 163 MiB => 10.23% (L3) Buffered : 17.2 MiB - Consumed : 1.59 GiB - Compressed : 166 MiB => 10.23% (L3) Buffered : 8.50 MiB - Consumed : 1.61 GiB - Compressed : 169 MiB => 10.23% (L3) Buffered : 4.62 MiB - Consumed : 1.63 GiB - Compressed : 171 MiB => 10.23% (L3) Buffered : 1.62 MiB - Consumed : 1.65 GiB - Compressed : 173 MiB => 10.23% (L3) Buffered : 22.5 MiB - Consumed : 1.66 GiB - Compressed : 174 MiB => 10.23% (L3) Buffered : 181 MiB - Consumed : 1.67 GiB - Compressed : 175 MiB => 10.23% (L3) Buffered : 281 MiB - Consumed : 1.68 GiB - Compressed : 176 MiB => 10.23% (L3) Buffered : 425 MiB - Consumed : 1.69 GiB - Compressed : 177 MiB => 10.23% (L3) Buffered : 346 MiB - Consumed : 1.90 GiB - Compressed : 199 MiB => 10.23% (L3) Buffered : 286 MiB - Consumed : 1.96 GiB - Compressed : 206 MiB => 10.23% (L3) Buffered : 168 MiB - Consumed : 2.09 GiB - Compressed : 219 MiB => 10.23% (L3) Buffered : 114 MiB - Consumed : 2.15 GiB - Compressed : 225 MiB => 10.23% (L3) Buffered : 83.5 MiB - Consumed : 2.18 GiB - Compressed : 229 MiB => 10.23% (L3) Buffered : 54.8 MiB - Consumed : 2.21 GiB - Compressed : 232 MiB => 10.23% (L3) Buffered : 27.9 MiB - Consumed : 2.24 GiB - Compressed : 235 MiB => 10.23% (L3) Buffered : 8.38 MiB - Consumed : 2.27 GiB - Compressed : 237 MiB => 10.23% (L3) Buffered : 4.12 MiB - Consumed : 2.29 GiB - Compressed : 240 MiB => 10.23% (L3) Buffered : 8.12 MiB - Consumed : 2.30 GiB - Compressed : 241 MiB => 10.23% (L3) Buffered : 8.50 MiB - Consumed : 2.32 GiB - Compressed : 243 MiB => 10.23% (L3) Buffered : 76.4 MiB - Consumed : 2.33 GiB - Compressed : 244 MiB => 10.23% (L3) Buffered : 143 MiB - Consumed : 2.34 GiB - Compressed : 245 MiB => 10.23% (L3) Buffered : 202 MiB - Consumed : 2.35 GiB - Compressed : 246 MiB => 10.23% (L3) Buffered : 258 MiB - Consumed : 2.35 GiB - Compressed : 247 MiB => 10.23% (L3) Buffered : 351 MiB - Consumed : 2.37 GiB - Compressed : 248 MiB => 10.23% (L3) Buffered : 520 MiB - Consumed : 2.38 GiB - Compressed : 249 MiB => 10.23% (L3) Buffered : 502 MiB - Consumed : 2.41 GiB - Compressed : 252 MiB => 10.23% (L3) Buffered : 392 MiB - Consumed : 2.52 GiB - Compressed : 264 MiB => 10.23% (L3) Buffered : 330 MiB - Consumed : 2.59 GiB - Compressed : 271 MiB => 10.23% (L3) Buffered : 277 MiB - Consumed : 2.65 GiB - Compressed : 278 MiB => 10.23% (L3) Buffered : 276 MiB - Consumed : 2.67 GiB - Compressed : 279 MiB => 10.23% (L3) Buffered : 197 MiB - Consumed : 2.75 GiB - Compressed : 288 MiB => 10.23% (L3) Buffered : 98.0 MiB - Consumed : 2.85 GiB - Compressed : 299 MiB => 10.23% (L3) Buffered : 71.0 MiB - Consumed : 2.88 GiB - Compressed : 301 MiB => 10.23% (L3) Buffered : 48.6 MiB - Consumed : 2.90 GiB - Compressed : 304 MiB => 10.23% (L3) Buffered : 21.2 MiB - Consumed : 2.93 GiB - Compressed : 307 MiB => 10.23% (L3) Buffered : 8.25 MiB - Consumed : 2.95 GiB - Compressed : 309 MiB => 10.23% (L3) Buffered : 5.88 MiB - Consumed : 2.97 GiB - Compressed : 311 MiB => 10.23% (L3) Buffered : 3.50 MiB - Consumed : 2.99 GiB - Compressed : 313 MiB => 10.23% (L3) Buffered : 3.50 MiB - Consumed : 3.01 GiB - Compressed : 315 MiB => 10.23% (L3) Buffered : 142 MiB - Consumed : 3.02 GiB - Compressed : 316 MiB => 10.23% (L3) Buffered : 233 MiB - Consumed : 3.02 GiB - Compressed : 317 MiB => 10.23% (L3) Buffered : 378 MiB - Consumed : 3.04 GiB - Compressed : 318 MiB => 10.23% (L3) Buffered : 458 MiB - Consumed : 3.13 GiB - Compressed : 328 MiB => 10.23% (L3) Buffered : 355 MiB - Consumed : 3.24 GiB - Compressed : 339 MiB => 10.23% (L3) Buffered : 265 MiB - Consumed : 3.33 GiB - Compressed : 349 MiB => 10.23% (L3) Buffered : 202 MiB - Consumed : 3.40 GiB - Compressed : 357 MiB => 10.23% (L3) Buffered : 120 MiB - Consumed : 3.49 GiB - Compressed : 366 MiB => 10.23% (L3) Buffered : 89.0 MiB - Consumed : 3.53 GiB - Compressed : 370 MiB => 10.23% (L3) Buffered : 54.1 MiB - Consumed : 3.57 GiB - Compressed : 374 MiB => 10.23% (L3) Buffered : 25.1 MiB - Consumed : 3.60 GiB - Compressed : 377 MiB => 10.23% (L3) Buffered : 6.12 MiB - Consumed : 3.62 GiB - Compressed : 379 MiB => 10.23% (L3) Buffered : 2.38 MiB - Consumed : 3.64 GiB - Compressed : 381 MiB => 10.23% (L3) Buffered : 8.50 MiB - Consumed : 3.66 GiB - Compressed : 383 MiB => 10.23% (L3) Buffered : 5.88 MiB - Consumed : 3.67 GiB - Compressed : 385 MiB => 10.23% (L3) Buffered : 129 MiB - Consumed : 3.68 GiB - Compressed : 386 MiB => 10.23% (L3) Buffered : 233 MiB - Consumed : 3.70 GiB - Compressed : 387 MiB => 10.23% (L3) Buffered : 143 MiB - Consumed : 3.87 GiB - Compressed : 405 MiB => 10.23% (L3) Buffered : 112 MiB - Consumed : 3.90 GiB - Compressed : 408 MiB => 10.23% (L3) Buffered : 92.0 MiB - Consumed : 3.92 GiB - Compressed : 410 MiB => 10.23% (L3) Buffered : 69.0 MiB - Consumed : 3.94 GiB - Compressed : 413 MiB => 10.23% (L3) Buffered : 46.0 MiB - Consumed : 3.96 GiB - Compressed : 415 MiB => 10.23% (L3) Buffered : 26.5 MiB - Consumed : 3.98 GiB - Compressed : 417 MiB => 10.23% (L3) Buffered : 4.00 MiB - Consumed : 4.00 GiB - Compressed : 419 MiB => 10.23% *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** (L1) Buffered : 4.00 MiB - Consumed : 8.00 MiB - Compressed : 662 KiB => 8.08% (L1) Buffered : 4.00 MiB - Consumed : 20.0 MiB - Compressed : 1.62 MiB => 8.10% (L1) Buffered : 5.00 MiB - Consumed : 33.0 MiB - Compressed : 2.68 MiB => 8.13% (L1) Buffered : 3.50 MiB - Consumed : 44.5 MiB - Compressed : 3.63 MiB => 8.16% (L1) Buffered : 4.50 MiB - Consumed : 55.5 MiB - Compressed : 4.54 MiB => 8.18% (L1) Buffered : 4.50 MiB - Consumed : 67.5 MiB - Compressed : 5.52 MiB => 8.18% (L1) Buffered : 5.38 MiB - Consumed : 78.5 MiB - Compressed : 6.43 MiB => 8.20% (L1) Buffered : 3.50 MiB - Consumed : 90.5 MiB - Compressed : 7.41 MiB => 8.19% (L1) Buffered : 4.00 MiB - Consumed : 102 MiB - Compressed : 8.36 MiB => 8.20% (L1) Buffered : 4.00 MiB - Consumed : 114 MiB - Compressed : 9.35 MiB => 8.20% (L1) Buffered : 5.38 MiB - Consumed : 124 MiB - Compressed : 10.2 MiB => 8.20% (L1) Buffered : 3.50 MiB - Consumed : 136 MiB - Compressed : 11.2 MiB => 8.20% (L1) Buffered : 4.50 MiB - Consumed : 148 MiB - Compressed : 12.1 MiB => 8.20% (L1) Buffered : 4.50 MiB - Consumed : 160 MiB - Compressed : 13.1 MiB => 8.20% (L1) Buffered : 3.50 MiB - Consumed : 170 MiB - Compressed : 14.0 MiB => 8.20% (L1) Buffered : 5.12 MiB - Consumed : 182 MiB - Compressed : 15.0 MiB => 8.20% (L1) Buffered : 5.00 MiB - Consumed : 195 MiB - Compressed : 16.0 MiB => 8.20% (L1) Buffered : 5.00 MiB - Consumed : 209 MiB - Compressed : 17.1 MiB => 8.20% (L1) Buffered : 5.38 MiB - Consumed : 222 MiB - Compressed : 18.2 MiB => 8.20% (L1) Buffered : 5.00 MiB - Consumed : 237 MiB - Compressed : 19.4 MiB => 8.20% (L1) Buffered : 5.38 MiB - Consumed : 250 MiB - Compressed : 20.6 MiB => 8.20% (L1) Buffered : 4.00 MiB - Consumed : 264 MiB - Compressed : 21.7 MiB => 8.20% (L1) Buffered : 4.00 MiB - Consumed : 278 MiB - Compressed : 22.8 MiB => 8.20% (L1) Buffered : 5.12 MiB - Consumed : 290 MiB - Compressed : 23.8 MiB => 8.20% (L1) Buffered : 4.00 MiB - Consumed : 304 MiB - Compressed : 24.9 MiB => 8.21% (L1) Buffered : 4.00 MiB - Consumed : 318 MiB - Compressed : 26.1 MiB => 8.21% (L1) Buffered : 3.50 MiB - Consumed : 330 MiB - Compressed : 27.1 MiB => 8.21% (L1) Buffered : 4.50 MiB - Consumed : 344 MiB - Compressed : 28.2 MiB => 8.21% (L1) Buffered : 4.00 MiB - Consumed : 356 MiB - Compressed : 29.2 MiB => 8.21% (L1) Buffered : 3.50 MiB - Consumed : 368 MiB - Compressed : 30.3 MiB => 8.21% ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 0% 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 Assertion failed: nbFiles >= 1 (../programs/dibio.c: DiB_shuffle: 196) Aborted ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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% 88% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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% 0% 1% 1% 1% 1% 1% 1% 2% 2% 2% 3% 3% 3% 3% 4% 4% 4% 4% 4% 5% 5% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 15% 15% 15% 16% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 20% 20% 20% 21% 21% 21% 22% 22% 22% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 26% 27% 27% 27% 28% 28% 29% 29% 29% 30% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 34% 34% 34% 35% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 39% 39% 39% 40% 40% 40% 41% 41% 41% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 45% 46% 46% 46% 47% 47% 48% 48% 48% 49% 49% 49% 50% 50% 50% 50% 51% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 59% 60% 60% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 63% 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% 75% 76% 76% 76% 77% 77% 77% 78% 78% 79% 79% 79% 80% 80% 80% 81% 81% 81% 82% 82% 82% 83% 83% 84% 84% 84% 85% 85% 85% 86% 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=547 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 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% 0% 1% 1% 1% 1% 1% 1% 2% 2% 2% 3% 3% 3% 3% 4% 4% 4% 4% 4% 5% 5% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 15% 15% 15% 16% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 20% 20% 20% 21% 21% 21% 22% 22% 22% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 26% 27% 27% 27% 28% 28% 29% 29% 29% 30% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 34% 34% 34% 35% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 39% 39% 39% 40% 40% 40% 41% 41% 41% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 45% 46% 46% 46% 47% 47% 48% 48% 48% 49% 49% 49% 50% 50% 50% 50% 51% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 59% 60% 60% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 63% 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% 74% 75% 75% 75% 76% 76% 77% 77% 77% 78% 78% 78% 79% 79% 79% 80% 80% 81% 81% 81% 82% 82% 82% 83% 83% 83% 84% 84% 84% 85% 85% 86% 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=547 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 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% 0% 1% 1% 1% 1% 1% 1% 2% 2% 2% 3% 3% 3% 4% 4% 4% 4% 4% 5% 5% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 15% 15% 15% 16% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 20% 20% 20% 21% 21% 21% 22% 22% 22% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 26% 27% 27% 27% 28% 28% 29% 29% 29% 30% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 34% 34% 34% 35% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 39% 39% 39% 40% 40% 40% 41% 41% 41% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 45% 46% 46% 46% 47% 47% 48% 48% 48% 49% 49% 49% 50% 50% 50% 50% 51% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 59% 60% 60% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 63% 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% 75% 76% 76% 76% 77% 77% 77% 78% 78% 79% 79% 79% 80% 80% 80% 81% 81% 81% 82% 82% 82% 83% 83% 84% 84% 84% 85% 85% 85% 86% 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=547 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 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% 0% 1% 1% 1% 1% 1% 1% 2% 2% 2% 3% 3% 3% 3% 4% 4% 4% 4% 4% 5% 5% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 15% 15% 15% 16% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 20% 20% 20% 21% 21% 21% 22% 22% 22% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 26% 27% 27% 27% 28% 28% 29% 29% 29% 30% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 34% 34% 34% 35% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 39% 39% 39% 40% 40% 40% 41% 41% 41% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 45% 46% 46% 46% 47% 47% 48% 48% 48% 49% 49% 49% 50% 50% 50% 50% 51% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 59% 60% 60% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 63% 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% 74% 75% 75% 75% 76% 76% 77% 77% 77% 78% 78% 78% 79% 79% 79% 80% 80% 81% 81% 81% 82% 82% 82% 83% 83% 83% 84% 84% 84% 85% 85% 86% 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% 99% k=547 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict3 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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 0% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict1 Trying 18 different sets of parameters 5% 16% 22% 27% 38% 50% 55% 61% 66% 72% 77% 88% 100% k=536 d=8 steps=8 split=100 Save dictionary of size 4096 into file tmpDict2 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size 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% 2% 4% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 52% 54% 56% 58% 60% 63% 65% 68% 70% 73% 75% 78% 80% 82% 85% 87% 90% 92% 95% 97% 100% k=866 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 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% 2% 4% 7% 9% 12% 14% 17% 19% 21% 24% 26% 29% 31% 34% 36% 39% 41% 43% 46% 48% 51% 52% 54% 56% 58% 60% 63% 65% 68% 70% 73% 75% 78% 80% 82% 85% 87% 90% 92% 95% 97% 100% k=1250 d=8 steps=40 split=80 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 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% 2% 4% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 52% 54% 56% 58% 60% 62% 64% 67% 69% 71% 74% 76% 79% 81% 84% 86% 89% 91% 93% 96% 98% k=1394 d=8 steps=40 split=100 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 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% 2% 4% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 52% 54% 56% 58% 60% 62% 64% 67% 69% 71% 74% 76% 79% 81% 84% 86% 89% 91% 93% 96% 98% k=1394 d=8 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 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% 2% 4% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 52% 54% 56% 58% 60% 62% 64% 67% 69% 71% 74% 76% 79% 81% 84% 86% 89% 91% 93% 96% 98% k=1394 d=8 steps=40 split=100 Save dictionary of size 112640 into file dictionary ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― Ok: 9 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/meson-logs/testlog.txt >>> zstd: Entering fakeroot... Installing lib/libzstd.so.1.5.2 to /home/buildozer/aports/main/zstd/pkg/zstd/usr/lib Installing lib/libzstd.a to /home/buildozer/aports/main/zstd/pkg/zstd/usr/lib Installing programs/zstd to /home/buildozer/aports/main/zstd/pkg/zstd/usr/bin Installing programs/zstd-frugal to /home/buildozer/aports/main/zstd/pkg/zstd/usr/bin Installing contrib/pzstd/pzstd to /home/buildozer/aports/main/zstd/pkg/zstd/usr/bin Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/lib/../../../lib/zstd.h to /home/buildozer/aports/main/zstd/pkg/zstd/usr/include Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/lib/../../../lib/zdict.h to /home/buildozer/aports/main/zstd/pkg/zstd/usr/include Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/lib/../../../lib/zstd_errors.h to /home/buildozer/aports/main/zstd/pkg/zstd/usr/include Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../../../programs/zstd.1 to /home/buildozer/aports/main/zstd/pkg/zstd/usr/share/man/man1 Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../../../programs/zstdgrep.1 to /home/buildozer/aports/main/zstd/pkg/zstd/usr/share/man/man1 Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../../../programs/zstdless.1 to /home/buildozer/aports/main/zstd/pkg/zstd/usr/share/man/man1 Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/meson-private/libzstd.pc to /home/buildozer/aports/main/zstd/pkg/zstd/usr/lib/pkgconfig Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../../../programs/zstdgrep to /home/buildozer/aports/main/zstd/pkg/zstd/usr/bin Installing /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../../../programs/zstdless to /home/buildozer/aports/main/zstd/pkg/zstd/usr/bin Installing symlink pointing to libzstd.so.1.5.2 to /home/buildozer/aports/main/zstd/pkg/zstd/usr/lib/libzstd.so.1 Installing symlink pointing to libzstd.so.1 to /home/buildozer/aports/main/zstd/pkg/zstd/usr/lib/libzstd.so Running custom install script '/usr/bin/python3 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../InstallSymlink.py zstd zstdcat bin' Running custom install script '/usr/bin/python3 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../InstallSymlink.py zstd.1 zstdcat.1 share/man/man1' Running custom install script '/usr/bin/python3 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../InstallSymlink.py zstd unzstd bin' Running custom install script '/usr/bin/python3 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../InstallSymlink.py zstd.1 unzstd.1 share/man/man1' Running custom install script '/usr/bin/python3 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../InstallSymlink.py zstd zstdmt bin' Running custom install script '/usr/bin/python3 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/build/meson/programs/../InstallSymlink.py zstd.1 zstdmt.1 share/man/man1' >>> zstd-static*: Running split function static... >>> zstd-static*: Preparing subpackage zstd-static... >>> zstd-static*: Stripping binaries >>> zstd-static*: Running postcheck for zstd-static >>> zstd-libs*: Running split function libs... >>> zstd-libs*: Preparing subpackage zstd-libs... >>> zstd-libs*: Stripping binaries >>> zstd-libs*: Running postcheck for zstd-libs >>> zstd-dev*: Running split function dev... >>> zstd-dev*: Preparing subpackage zstd-dev... >>> zstd-dev*: Stripping binaries >>> zstd-dev*: Running postcheck for zstd-dev >>> zstd-doc*: Running split function doc... >>> zstd-doc*: Preparing subpackage zstd-doc... >>> zstd-doc*: Running postcheck for zstd-doc >>> zstd-frugal*: Running split function frugal... '/home/buildozer/aports/main/zstd/pkg/zstd/usr/bin/zstd-frugal' -> '/home/buildozer/aports/main/zstd/pkg/zstd-frugal/usr/bin/zstd-frugal' >>> zstd-frugal*: Preparing subpackage zstd-frugal... >>> zstd-frugal*: Stripping binaries >>> zstd-frugal*: Running postcheck for zstd-frugal >>> pzstd*: Running split function pzstd... '/home/buildozer/aports/main/zstd/pkg/zstd/usr/bin/pzstd' -> '/home/buildozer/aports/main/zstd/pkg/pzstd/usr/bin/pzstd' >>> pzstd*: Preparing subpackage pzstd... >>> pzstd*: Stripping binaries >>> pzstd*: Running postcheck for pzstd >>> zstd*: Running postcheck for zstd >>> zstd*: Preparing package zstd... >>> zstd*: Stripping binaries >>> pzstd*: Scanning shared objects >>> zstd-dev*: Scanning shared objects >>> zstd-doc*: Scanning shared objects >>> zstd-frugal*: Scanning shared objects >>> zstd-libs*: Scanning shared objects >>> zstd-static*: Scanning shared objects >>> zstd*: Scanning shared objects >>> pzstd*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libzstd.so.1 >>> pzstd*: Package size: 144.0 KB >>> pzstd*: Compressing data... >>> pzstd*: Create checksum... >>> pzstd*: Create pzstd-1.5.2-r1.apk >>> zstd-dev*: Tracing dependencies... pkgconfig zstd-libs=1.5.2-r1 >>> zstd-dev*: Package size: 204.0 KB >>> zstd-dev*: Compressing data... >>> zstd-dev*: Create checksum... >>> zstd-dev*: Create zstd-dev-1.5.2-r1.apk >>> zstd-doc*: Tracing dependencies... >>> zstd-doc*: Package size: 40.0 KB >>> zstd-doc*: Compressing data... >>> zstd-doc*: Create checksum... >>> zstd-doc*: Create zstd-doc-1.5.2-r1.apk >>> zstd-frugal*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libzstd.so.1 >>> zstd-frugal*: Package size: 144.0 KB >>> zstd-frugal*: Compressing data... >>> zstd-frugal*: Create checksum... >>> zstd-frugal*: Create zstd-frugal-1.5.2-r1.apk >>> zstd-libs*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> zstd-libs*: Package size: 592.0 KB >>> zstd-libs*: Compressing data... >>> zstd-libs*: Create checksum... >>> zstd-libs*: Create zstd-libs-1.5.2-r1.apk >>> zstd-static*: Tracing dependencies... >>> zstd-static*: Package size: 836.0 KB >>> zstd-static*: Compressing data... >>> zstd-static*: Create checksum... >>> zstd-static*: Create zstd-static-1.5.2-r1.apk >>> zstd*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libzstd.so.1 >>> zstd*: Package size: 220.0 KB >>> zstd*: Compressing data... >>> zstd*: Create checksum... >>> zstd*: Create zstd-1.5.2-r1.apk >>> zstd: Build complete at Sun, 17 Apr 2022 05:16:24 +0000 elapsed time 0h 15m 1s >>> zstd: Cleaning up srcdir >>> zstd: Cleaning up pkgdir >>> zstd: Uninstalling dependencies... (1/13) Purging .makedepends-zstd (20220417.050124) (2/13) Purging grep (3.7-r0) (3/13) Purging meson (0.62.0-r0) (4/13) Purging samurai (1.2-r1) (5/13) Purging python3 (3.10.3-r1) (6/13) Purging pcre (8.45-r2) (7/13) Purging libbz2 (1.0.8-r1) (8/13) Purging libffi (3.4.2-r1) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.5-r1) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.2-r0) (13/13) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 229 MiB in 89 packages >>> zstd: Updating the main/ppc64le repository index... >>> zstd: Signing the index...