>>> zstd: Building main/zstd 1.5.2-r1 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 04:56:33 +0000 >>> zstd: Checking sanity of /home/buildozer/aports/main/zstd/APKBUILD... >>> zstd: Analyzing dependencies... >>> zstd: Installing for build: build-base grep meson file (1/11) Installing pcre (8.45-r2) (2/11) Installing grep (3.7-r0) (3/11) Installing samurai (1.2-r1) (4/11) Installing libffi (3.4.2-r1) (5/11) Installing gdbm (1.23-r0) (6/11) Installing mpdecimal (2.5.1-r1) (7/11) Installing readline (8.1.2-r0) (8/11) Installing sqlite-libs (3.38.2-r0) (9/11) Installing python3 (3.10.3-r1) (10/11) Installing meson (0.62.0-r0) (11/11) Installing .makedepends-zstd (20220417.045634) Executing busybox-1.35.0-r8.trigger OK: 355 MiB in 109 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: arm Host machine cpu: armv8l 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 >>> DATAGEN_BIN=./datagen ZSTD_BIN=/home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/programs/zstd MALLOC_PERTURB_=121 /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_=117 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/fullbench -i1 3/9 test-fullbench-2 RUNNING >>> MALLOC_PERTURB_=230 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/fullbench -i1 -P0 4/9 test-zstream-1 RUNNING >>> MALLOC_PERTURB_=39 /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_=34 /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_=77 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/longmatch 7/9 test-invalidDictionaries RUNNING >>> MALLOC_PERTURB_=162 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/invalidDictionaries 8/9 test-decodecorpus RUNNING >>> MALLOC_PERTURB_=84 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/decodecorpus -t -T30 9/9 test-poolTests RUNNING >>> MALLOC_PERTURB_=102 /home/buildozer/aports/main/zstd/src/zstd-1.5.2/output/tests/poolTests 7/9 test-invalidDictionaries OK 0.02s 9/9 test-poolTests OK 0.46s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― 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 4.61s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― === 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 15.34s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: *** Zstandard speed analyzer 1.5.2 32-bits, by Yann Collet (Apr 17 2022) *** Sample 10000000 bytes : 1#compress : 1950.6 MB/s (10000241) 2#decompress : 9493.5 MB/s (10000000) 3#compress_freshCCtx : 1915.8 MB/s (10000241) 11#compressContinue : 1992.1 MB/s (10000241) 12#compressContinue_extDict : 1984.0 MB/s (10000223) 13#decompressContinue : 9916.2 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 : 1624.9 MB/s (10000237) 42#decompressStream : 9722.3 MB/s (10000000) 43#compressStream_freshCCtx : 1484.2 MB/s (10000237) 50#compress2 : 1979.0 MB/s (10000241) 51#compressStream2, end : 1815.8 MB/s (10000241) 52#compressStream2, end & short : 1812.1 MB/s (10000241) 53#compressStream2, continue : 1597.7 MB/s (10000237) 61#compress_generic, -T2, contin: 1359.6 MB/s (10000237) 62#compress_generic, -T2, end : 1367.4 MB/s (10000241) ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 2/9 test-fullbench-1 OK 19.67s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: *** Zstandard speed analyzer 1.5.2 32-bits, by Yann Collet (Apr 17 2022) *** Sample 10000000 bytes : 1#compress : 177.5 MB/s ( 3154223) 2#decompress : 548.1 MB/s (10000000) 3#compress_freshCCtx : 177.1 MB/s ( 3154223) 11#compressContinue : 177.4 MB/s ( 3154223) 12#compressContinue_extDict : 175.1 MB/s ( 3154565) 13#decompressContinue : 549.1 MB/s (10000000) 30#decodeLiteralsHeader : 56826.4 MB/s ( 44) 31#decodeLiteralsBlock : 1047.9 MB/s ( 36979) 32#decodeSeqHeaders : 32232.8 MB/s ( 73) 41#compressStream : 142.4 MB/s ( 3154828) 42#decompressStream : 554.5 MB/s (10000000) 43#compressStream_freshCCtx : 141.2 MB/s ( 3154828) 50#compress2 : 177.3 MB/s ( 3154223) 51#compressStream2, end : 178.0 MB/s ( 3154223) 52#compressStream2, end & short : 174.7 MB/s ( 3154431) 53#compressStream2, continue : 142.6 MB/s ( 3154828) 61#compress_generic, -T2, contin: 171.5 MB/s ( 3152985) 62#compress_generic, -T2, end : 171.5 MB/s ( 3152989) ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 8/9 test-decodecorpus OK 30.23s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: seed: 63869 5 9 13 15 19 24 28 33 38 41 44 48 50 52 55 60 65 69 73 76 79 82 85 88 91 97 101 105 108 112 116 121 126 128 132 135 139 144 149 152 157 159 163 167 173 178 181 186 189 193 197 202 205 207 211 214 217 221 225 229 234 237 242 246 252 255 258 262 267 270 276 279 285 290 293 296 299 302 305 308 311 315 319 323 328 332 336 340 343 346 349 354 357 362 366 370 376 379 383 387 392 396 404 407 411 414 417 419 423 426 429 433 436 440 443 448 454 459 464 468 471 476 480 483 487 491 495 501 506 509 514 518 521 527 531 534 538 542 545 548 553 557 560 563 566 571 575 577 580 583 587 589 592 tests completed: OK ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 5/9 test-zstream-3 OK 87.24s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Starting zstream tester (32-bits, 1.5.2) Seed = 1808 46 51 58 70 91 133 151 210 219 258 292 301 338 390 392 396 405 451 473 490 491 512 524 541 556 580 587 613 658 664 713 732 768 773 789 846 860 948 954 1005 1015 1049 1058 1076 1116 1134 1144 1160 1244 1253 1303 1350 1397 1427 1428 1457 1481 1492 1495 1512 1538 1578 1606 1637 1647 1668 1695 1705 1750 1785 1842 1855 1939 2010 2018 2036 2045 2056 2069 2070 2095 2121 2154 2163 2175 2221 2298 2314 2341 2389 2436 2458 2459 2465 2468 2496 2498 2526 2538 2557 2586 2611 2629 2650 2673 2727 2787 2821 2829 2830 2831 2839 2909 2933 2947 2975 3020 3025 3026 3047 3066 3087 3100 3146 3156 3158 3213 3232 3260 3290 3310 3318 3358 3359 3381 3395 3433 3453 3458 3500 3510 3529 3531 3533 3593 3610 3612 3613 3666 3668 3701 3722 3736 3768 3814 3815 3827 3855 3893 3915 3933 3947 3963 4019 4070 4120 4135 4146 4166 4185 4194 4197 4198 4228 4289 4312 4327 4369 4382 4405 4436 4453 4471 4481 4501 4515 4517 4531 4580 4615 4673 4679 4704 4741 4757 4799 4856 4898 4899 4965 4985 5066 5069 5099 5106 5109 5114 5136 5149 5164 5231 5273 5315 5323 5396 5405 5445 5506 5541 5559 5606 5638 5646 5688 5734 5755 5791 5800 5864 5889 5891 5906 5943 5979 6039 6056 6066 6073 6114 6143 6190 6222 6286 6333 6378 6413 6419 6444 6510 6511 6541 6551 6600 6653 6686 6689 6704 6717 6767 6791 6840 6846 6859 6889 6914 6924 6941 7034 7043 7134 7170 7188 7219 7256 7274 7299 7320 7338 7423 7451 7522 7545 7589 7606 7626 7683 7713 7781 7797 7860 7896 7916 7961 8017 8021 8024 8034 8041 8079 8104 8108 8126 8135 8155 8173 8199 8242 8279 8288 8313 8335 8379 8406 8449 8477 8504 8542 8602 8644 8677 8713 8715 8716 8740 8752 8790 8801 8815 8868 8890 8904 8912 8933 8941 8942 8977 9036 9095 9110 9141 9205 9231 9251 9299 9319 9342 9379 9383 9409 9436 9500 9517 9545 9565 9600 9637 9664 9675 9694 9720 9735 9754 9779 9780 9794 9834 9849 9886 9888 fuzzer tests completed ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 4/9 test-zstream-1 OK 99.69s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stderr: Starting zstream tester (32-bits, 1.5.2) Seed = 1808 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 (1608909 bytes) test 4 : estimate CStream size using CCtxParams : OK test 5 : check actual CStream size : OK (1576141 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 (1171764 bytes) test 12 : check actual DStream size : OK (1171764 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 (1333121 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 17 56 60 99 121 139 216 319 332 353 395 408 445 473 513 553 663 715 736 787 822 865 890 926 958 1032 1075 1100 1155 1169 1182 1218 1220 1248 1275 1307 1356 1390 1409 1449 1492 1525 1532 1573 1595 1629 1663 1676 1696 1711 1754 1790 1831 1851 1898 1911 1941 1984 2018 2045 2066 2085 2145 2171 2223 2268 2285 2336 2370 2394 2409 2439 2453 2462 2471 2478 2480 2501 2519 2575 2614 2633 2705 2734 2776 2804 2837 2854 2904 2933 2946 2974 3007 3016 3068 3085 3125 3142 3165 3188 3205 3210 3228 3248 3251 3268 3281 3350 3376 3428 3468 3522 3540 3572 3575 3603 3620 3635 3655 3708 3732 3756 3764 3765 3804 3850 3879 3901 3946 3971 4002 4035 4068 4122 4152 4172 4188 4225 4237 4276 4285 4292 4323 4359 4395 4423 4471 4523 4573 4603 4662 4723 4750 4791 4842 4868 4882 4892 4896 4904 4927 4942 4981 5010 5092 5152 5208 5266 5290 5312 5320 5336 5351 5368 5419 5440 5456 5484 5528 5602 5616 5636 5668 5738 5752 5811 5878 5892 5909 5984 5988 6001 6051 6118 6124 6173 6212 6221 6248 6297 6379 6409 6452 6485 6545 6564 6598 6633 6663 6726 6792 6861 6873 6887 6914 6964 6965 6980 7047 7055 7067 7084 7132 7159 7166 7200 7241 7291 7302 7322 7372 7381 7423 7435 7465 7509 7571 7607 7644 7653 7724 7756 7830 7875 7943 7980 8021 8029 8039 8095 8113 8179 8232 8278 8315 8355 8378 8383 8438 8479 8533 8565 8623 8637 8671 8681 8706 8771 8800 8825 8849 8872 8890 8916 8958 8981 9046 9083 9150 9165 9208 9216 9231 9259 9309 9351 9362 9378 9403 9430 9449 9477 9514 9559 9561 9589 9646 9684 9722 9745 9748 9771 9798 9854 9872 9923 9931 9942 9988 10005 10038 10079 10116 10128 10176 10213 10296 10373 10424 10447 10484 10500 10591 10619 10690 10739 10776 10822 10836 10895 10901 10928 10954 10964 10970 10995 11045 11081 11116 11167 11198 11230 11267 11321 11331 11367 11377 11403 11428 11440 11441 11473 11547 11602 11608 11650 11684 11688 11718 11780 11784 11795 11850 11862 11902 11950 11956 11999 12023 12027 12049 12070 12100 12145 12190 12196 12200 12203 12222 12262 12279 12304 12319 12351 12380 12409 12415 12433 12476 12483 12541 12564 12598 12625 12638 12669 12689 12728 12795 12842 12867 12932 12937 12990 13066 13094 13143 13165 13201 13257 13275 13288 13312 13334 13356 13400 13439 13475 13490 13535 13564 13606 13651 13665 13707 13757 13806 13838 13863 13903 13960 13969 14008 14041 14075 14097 14101 14135 14174 14196 14217 14222 14247 14312 14346 14362 14371 14376 14386 fuzzer tests completed ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 1/9 test-zstd OK 803.91s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― 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 32-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 32-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 32-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), 159.8 MB/s |-tmp : 65537 -> 22185 (x2.954), 159.8 MB/s, 494.4 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21285 (x3.079), 54.3 MB/s |-tmp : 65537 -> 21285 (x3.079), 54.3 MB/s, 482.9 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21510 (x3.047), 168.3 MB/s |-tmp : 65537 -> 21510 (x3.047), 168.3 MB/s, 508.6 MB/s 1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 36714 (x1.785), 194.1 MB/s |-tmp : 65537 -> 36714 (x1.785), 194.1 MB/s, 1000.6 MB/s /-tmp : 65537 -> 36714 (x1.785), 194.1 MB/s, 1000.6 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 34502 (x1.900), 70.2 MB/s |-tmp : 65537 -> 34502 (x1.900), 70.2 MB/s, 889.6 MB/s /-tmp : 65537 -> 34502 (x1.900), 93.8 MB/s /-tmp : 65537 -> 34502 (x1.900), 93.8 MB/s, 893.4 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 35605 (x1.841), 206.7 MB/s |-tmp : 65537 -> 35605 (x1.841), 206.7 MB/s, 1029.8 MB/s /-tmp : 65537 -> 35605 (x1.841), 206.7 MB/s, 1033.1 MB/s 1# test: --no-check for decompression test: check if binary has executable stack (#2963) GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 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 04:56 tmpSparse 168 -rw-r--r-- 1 buildoze buildoze 5242880 Apr 17 04:56 tmpSparseRegen Files - and tmpSparseOdd are identical 44 -rw-r--r-- 1 buildoze buildoze 1200007 Apr 17 04:56 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 04:56 tmpSparse 1024 -rw-r--r-- 1 buildoze buildoze 1048576 Apr 17 04:56 tmpSparse1M 2048 -rw-r--r-- 1 buildoze buildoze 2097152 Apr 17 04:56 tmpSparse2M 4 -rw-r--r-- 1 buildoze buildoze 67 Apr 17 04:56 tmpSparseCompressed 44 -rw-r--r-- 1 buildoze buildoze 1200007 Apr 17 04:56 tmpSparseOdd 168 -rw-r--r-- 1 buildoze buildoze 5242880 Apr 17 04:56 tmpSparseRegen 1036 -rw-r--r-- 1 buildoze buildoze 2097152 Apr 17 04:56 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), 62.3 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 62.3 MB/s, 481.4 MB/s 3# bench multiple levels Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 63.4 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 63.4 MB/s, 478.9 MB/s 0# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21510 (x3.047), 169.2 MB/s |-tmp1 : 65537 -> 21510 (x3.047), 169.2 MB/s, 506.9 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21406 (x3.062), 123.0 MB/s |-tmp1 : 65537 -> 21406 (x3.062), 123.0 MB/s, 476.4 MB/s /-tmp1 : 65537 -> 21406 (x3.062), 137.4 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 74.0 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 74.0 MB/s, 485.5 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 87.0 MB/s 3# bench negative level Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 36714 (x1.785), 189.2 MB/s |-tmp1 : 65537 -> 36714 (x1.785), 189.2 MB/s, 1011.9 MB/s /-tmp1 : 65537 -> 36714 (x1.785), 189.2 MB/s, 1017.1 MB/s -1# with recursive and quiet modes bench 1.5.2 : input 65537 bytes, 0 seconds, 0 KB blocks -1 21510 (3.047) 169.20 MB/s 500.3 MB/s tmp1 bench 1.5.2 : input 65537 bytes, 0 seconds, 0 KB blocks -2 21406 (3.062) 138.70 MB/s 472.5 MB/s tmp1 benchmark decompression only Loading tmp1.zst... |-tmp1.zst : 65537 -> |-tmp1.zst : 65537 -> 21289 (x3.078), 0.00 MB/s, 284.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), 168.3 MB/s |-tmp1 : 65537 -> 21510 (x3.047), 168.3 MB/s, 508.0 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21406 (x3.062), 121.4 MB/s |-tmp1 : 65537 -> 21406 (x3.062), 121.4 MB/s, 473.2 MB/s /-tmp1 : 65537 -> 21406 (x3.062), 138.3 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 72.5 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 72.5 MB/s, 481.9 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 86.0 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 86.0 MB/s, 483.2 MB/s 3# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22583 (x2.902), 42.4 MB/s |-tmp1 : 65537 -> 22583 (x2.902), 42.4 MB/s, 343.8 MB/s 4# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22065 (x2.970), 45.8 MB/s |-tmp1 : 65537 -> 22065 (x2.970), 45.8 MB/s, 342.4 MB/s 5# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21983 (x2.981), 41.7 MB/s |-tmp1 : 65537 -> 21983 (x2.981), 41.7 MB/s, 345.7 MB/s 6# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21946 (x2.986), 38.7 MB/s |-tmp1 : 65537 -> 21946 (x2.986), 38.7 MB/s, 344.2 MB/s 7# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21873 (x2.996), 37.6 MB/s |-tmp1 : 65537 -> 21873 (x2.996), 37.6 MB/s, 347.1 MB/s 8# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21846 (x3.000), 36.7 MB/s |-tmp1 : 65537 -> 21846 (x3.000), 36.7 MB/s, 348.2 MB/s 9# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21806 (x3.005), 34.8 MB/s |-tmp1 : 65537 -> 21806 (x3.005), 34.8 MB/s, 350.8 MB/s 10# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64530 (x3.047), 158.2 MB/s |- 3 files : 196611 -> 64530 (x3.047), 158.2 MB/s, 507.2 MB/s 1# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64218 (x3.062), 132.4 MB/s |- 3 files : 196611 -> 64218 (x3.062), 132.4 MB/s, 471.9 MB/s 2# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 63855 (x3.079), 81.3 MB/s |- 3 files : 196611 -> 63855 (x3.079), 81.3 MB/s, 481.9 MB/s 3# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 67749 (x2.902), 53.5 MB/s |- 3 files : 196611 -> 67749 (x2.902), 53.5 MB/s, 326.1 MB/s /- 3 files : 196611 -> 67749 (x2.902), 53.5 MB/s, 339.9 MB/s 4# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 66195 (x2.970), 54.5 MB/s |- 3 files : 196611 -> 66195 (x2.970), 54.5 MB/s, 325.0 MB/s /- 3 files : 196611 -> 66195 (x2.970), 54.5 MB/s, 339.3 MB/s 5# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65949 (x2.981), 47.3 MB/s |- 3 files : 196611 -> 65949 (x2.981), 47.3 MB/s, 327.7 MB/s /- 3 files : 196611 -> 65949 (x2.981), 47.3 MB/s, 343.1 MB/s 6# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65838 (x2.986), 43.0 MB/s |- 3 files : 196611 -> 65838 (x2.986), 43.0 MB/s, 331.0 MB/s /- 3 files : 196611 -> 65838 (x2.986), 43.0 MB/s, 345.2 MB/s 7# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65619 (x2.996), 41.5 MB/s |- 3 files : 196611 -> 65619 (x2.996), 41.5 MB/s, 331.6 MB/s /- 3 files : 196611 -> 65619 (x2.996), 41.5 MB/s, 345.5 MB/s 8# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65538 (x3.000), 40.9 MB/s |- 3 files : 196611 -> 65538 (x3.000), 40.9 MB/s, 332.7 MB/s /- 3 files : 196611 -> 65538 (x3.000), 40.9 MB/s, 348.0 MB/s 9# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65418 (x3.005), 40.0 MB/s |- 3 files : 196611 -> 65418 (x3.005), 40.0 MB/s, 334.9 MB/s /- 3 files : 196611 -> 65418 (x3.005), 40.0 MB/s, 345.5 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 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-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 32-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 32-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 32-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 32-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 32-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 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-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/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) tmp_files/tmp2 (129000 bytes) - windowLog : 17 - chainLog : 15 - hashLog : 16 - searchLog : 2 - minMatch : 5 - 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 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-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 32-bits v1.5.2, by Yann Collet *** /*stdin*\ : 5242880 bytes *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** /*stdin*\ : 5242880 bytes *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** /*stdin*\ : 5242880 bytes *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** /*stdin*\ : 1200007 bytes *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** tmpSparse1M : 0.01% ( 1.000 MiB => 67 B, tmpSparseCompressed) *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** tmpSparseCompressed : 1048576 bytes *** zstd command line interface 32-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! 40% 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! 40% 80% 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! 40% 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 32-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 75% statistics ... k=1511 Breaking content into 2 epochs of size 398044 statistics ... k=1998 Breaking content into 2 epochs of size 398044 100% 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 32-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 100% 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! 40% 80% 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! 40% 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! 75% 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! 75% 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! 75% 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! 75% 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 100% 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% 26% 31% 36% 41% 42% 47% 51% 57% 62% 67% 71% 76% 81% 86% 91% 96% 97% 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 ... 78.22 % 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 ... 73.05 % 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 ... 79.15 % statistics ... Save dictionary of size 56774 into file tmpDict1 sorting 23 files of total size 0 MB ... finding patterns ... 80.18 % ! 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 ... 78.51 % 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 ... 80.24 % 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 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L19) Buffered : 0 B - Consumed : 516 KiB - Compressed : 164 KiB => 31.70% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L19) Buffered : 0 B - Consumed : 384 KiB - Compressed : 120 KiB => 31.34% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L22) Buffered : 0 B - Consumed : 128 KiB - Compressed : 39.8 KiB => 31.09% (L22) Buffered : 0 B - Consumed : 384 KiB - Compressed : 120 KiB => 31.33% (L22) Buffered : 0 B - Consumed : 640 KiB - Compressed : 201 KiB => 31.45% (L22) Buffered : 0 B - Consumed : 896 KiB - Compressed : 283 KiB => 31.61% (L22) Buffered : 0 B - Consumed : 1.12 MiB - Compressed : 361 KiB => 31.32% (L22) Buffered : 0 B - Consumed : 1.38 MiB - Compressed : 438 KiB => 31.13% (L22) Buffered : 0 B - Consumed : 1.62 MiB - Compressed : 519 KiB => 31.22% (L22) Buffered : 0 B - Consumed : 1.88 MiB - Compressed : 600 KiB => 31.23% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** Note: 80 physical core(s) detected *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** Note: 80 physical core(s) detected *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** Note: 80 logical core(s) detected *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L3) Buffered : 1.50 MiB - Consumed : 6.50 MiB - Compressed : 2.09 MiB => 32.18% *** zstd command line interface 32-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 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-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 32-bits v1.5.2, by Yann Collet *** (L3) Buffered : 2.00 MiB - Consumed : 6.00 MiB - Compressed : 1.91 MiB => 31.84% 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 32-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 32-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 32-bits v1.5.2, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-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 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** Error: reached end of file with incomplete frame *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L3) Buffered : 60.0 MiB - Consumed : 4.00 MiB - Compressed : 1.28 MiB => 32.09% (L3) Buffered : 52.5 MiB - Consumed : 11.5 MiB - Compressed : 3.72 MiB => 32.35% (L3) Buffered : 45.0 MiB - Consumed : 19.0 MiB - Compressed : 6.15 MiB => 32.36% (L3) Buffered : 38.0 MiB - Consumed : 26.0 MiB - Compressed : 8.44 MiB => 32.47% (L3) Buffered : 40.2 MiB - Consumed : 32.0 MiB - Compressed : 10.4 MiB => 32.54% (L3) Buffered : 58.0 MiB - Consumed : 38.0 MiB - Compressed : 12.4 MiB => 32.54% (L3) Buffered : 50.5 MiB - Consumed : 45.5 MiB - Compressed : 14.8 MiB => 32.56% (L3) Buffered : 43.0 MiB - Consumed : 53.0 MiB - Compressed : 17.3 MiB => 32.55% (L3) Buffered : 35.0 MiB - Consumed : 61.0 MiB - Compressed : 19.8 MiB => 32.54% (L3) Buffered : 60.9 MiB - Consumed : 65.5 MiB - Compressed : 21.3 MiB => 32.55% (L2) Buffered : 55.0 MiB - Consumed : 73.0 MiB - Compressed : 23.8 MiB => 32.58% (L2) Buffered : 47.0 MiB - Consumed : 81.0 MiB - Compressed : 26.4 MiB => 32.56% (L2) Buffered : 39.5 MiB - Consumed : 88.5 MiB - Compressed : 28.8 MiB => 32.58% (L2) Buffered : 33.2 MiB - Consumed : 96.0 MiB - Compressed : 31.3 MiB => 32.58% (L2) Buffered : 49.0 MiB - Consumed : 111 MiB - Compressed : 36.0 MiB => 32.41% (L2) Buffered : 45.9 MiB - Consumed : 128 MiB - Compressed : 41.4 MiB => 32.31% (L1) Buffered : 44.5 MiB - Consumed : 148 MiB - Compressed : 47.5 MiB => 32.20% (L1) Buffered : 50.9 MiB - Consumed : 163 MiB - Compressed : 52.4 MiB => 32.16% (L-1) Buffered : 30.2 MiB - Consumed : 190 MiB - Compressed : 61.2 MiB => 32.10% (L-1) Buffered : 40.9 MiB - Consumed : 211 MiB - Compressed : 72.0 MiB => 34.11% (L1) Buffered : 26.5 MiB - Consumed : 231 MiB - Compressed : 81.2 MiB => 35.15% (L1) Buffered : 0 B - Consumed : 257 MiB - Compressed : 89.6 MiB => 34.80% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L3) Buffered : 21.2 MiB - Consumed : 4.50 MiB - Compressed : 1.45 MiB => 32.23% (L3) Buffered : 13.7 MiB - Consumed : 12.0 MiB - Compressed : 3.88 MiB => 32.34% (L3) Buffered : 6.75 MiB - Consumed : 19.0 MiB - Compressed : 6.15 MiB => 32.36% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L-1) Buffered : 7.75 MiB - Consumed : 18.0 MiB - Compressed : 9.70 MiB => 53.86% 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 32-bits v1.5.2, by Yann Collet *** (L3) Buffered : 6.50 MiB - Consumed : 3.50 MiB - Compressed : 1.12 MiB => 32.09% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L3) Buffered : 512 KiB - Consumed : 5.21 MiB - Compressed : 1.67 MiB => 32.12% *** zstd command line interface 32-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 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 2.00 MiB - Consumed : 20.0 MiB - Compressed : 6.32 MiB => 31.59% (L1) Buffered : 3.50 MiB - Consumed : 40.5 MiB - Compressed : 12.9 MiB => 31.75% (L1) Buffered : 2.00 MiB - Consumed : 62.0 MiB - Compressed : 19.7 MiB => 31.74% (L1) Buffered : 3.50 MiB - Consumed : 82.5 MiB - Compressed : 26.2 MiB => 31.76% (L1) Buffered : 2.00 MiB - Consumed : 104 MiB - Compressed : 33.0 MiB => 31.76% (L1) Buffered : 3.50 MiB - Consumed : 124 MiB - Compressed : 39.6 MiB => 31.77% (L1) Buffered : 2.50 MiB - Consumed : 146 MiB - Compressed : 46.2 MiB => 31.75% (L1) Buffered : 3.50 MiB - Consumed : 166 MiB - Compressed : 52.9 MiB => 31.77% (L1) Buffered : 2.00 MiB - Consumed : 188 MiB - Compressed : 59.7 MiB => 31.77% (L1) Buffered : 3.50 MiB - Consumed : 208 MiB - Compressed : 66.3 MiB => 31.78% (L1) Buffered : 2.00 MiB - Consumed : 230 MiB - Compressed : 73.1 MiB => 31.77% (L1) Buffered : 2.88 MiB - Consumed : 250 MiB - Compressed : 79.6 MiB => 31.77% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L2) Buffered : 6.00 MiB - Consumed : 16.0 MiB - Compressed : 5.01 MiB => 31.33% (L2) Buffered : 6.00 MiB - Consumed : 34.0 MiB - Compressed : 10.7 MiB => 31.54% (L2) Buffered : 5.00 MiB - Consumed : 52.0 MiB - Compressed : 16.4 MiB => 31.51% (L2) Buffered : 6.00 MiB - Consumed : 70.0 MiB - Compressed : 22.1 MiB => 31.53% (L2) Buffered : 4.00 MiB - Consumed : 88.0 MiB - Compressed : 27.8 MiB => 31.54% (L2) Buffered : 6.50 MiB - Consumed : 106 MiB - Compressed : 33.3 MiB => 31.52% (L2) Buffered : 4.50 MiB - Consumed : 124 MiB - Compressed : 39.0 MiB => 31.54% (L2) Buffered : 6.50 MiB - Consumed : 142 MiB - Compressed : 44.6 MiB => 31.52% (L2) Buffered : 4.00 MiB - Consumed : 160 MiB - Compressed : 50.5 MiB => 31.54% (L2) Buffered : 6.50 MiB - Consumed : 178 MiB - Compressed : 56.0 MiB => 31.54% (L2) Buffered : 4.00 MiB - Consumed : 196 MiB - Compressed : 61.8 MiB => 31.54% (L2) Buffered : 6.50 MiB - Consumed : 214 MiB - Compressed : 67.4 MiB => 31.55% (L2) Buffered : 4.50 MiB - Consumed : 232 MiB - Compressed : 73.1 MiB => 31.53% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L3) Buffered : 10.0 MiB - Consumed : 6.00 MiB - Compressed : 1.93 MiB => 32.19% (L3) Buffered : 11.5 MiB - Consumed : 12.5 MiB - Compressed : 4.04 MiB => 32.33% (L3) Buffered : 12.5 MiB - Consumed : 19.5 MiB - Compressed : 6.31 MiB => 32.36% (L3) Buffered : 14.0 MiB - Consumed : 26.0 MiB - Compressed : 8.44 MiB => 32.46% (L3) Buffered : 15.5 MiB - Consumed : 32.5 MiB - Compressed : 10.6 MiB => 32.55% (L3) Buffered : 8.00 MiB - Consumed : 40.0 MiB - Compressed : 13.0 MiB => 32.55% (L3) Buffered : 9.50 MiB - Consumed : 46.5 MiB - Compressed : 15.1 MiB => 32.56% (L3) Buffered : 10.5 MiB - Consumed : 53.5 MiB - Compressed : 17.4 MiB => 32.55% (L3) Buffered : 11.5 MiB - Consumed : 60.5 MiB - Compressed : 19.7 MiB => 32.53% (L3) Buffered : 13.0 MiB - Consumed : 67.0 MiB - Compressed : 21.8 MiB => 32.56% (L3) Buffered : 14.0 MiB - Consumed : 74.0 MiB - Compressed : 24.1 MiB => 32.57% (L3) Buffered : 15.5 MiB - Consumed : 80.5 MiB - Compressed : 26.2 MiB => 32.55% (L3) Buffered : 8.00 MiB - Consumed : 88.0 MiB - Compressed : 28.7 MiB => 32.58% (L3) Buffered : 9.00 MiB - Consumed : 95.0 MiB - Compressed : 31.0 MiB => 32.59% (L3) Buffered : 10.0 MiB - Consumed : 102 MiB - Compressed : 33.2 MiB => 32.57% (L3) Buffered : 11.0 MiB - Consumed : 109 MiB - Compressed : 35.5 MiB => 32.55% (L3) Buffered : 12.5 MiB - Consumed : 116 MiB - Compressed : 37.6 MiB => 32.56% (L3) Buffered : 14.0 MiB - Consumed : 122 MiB - Compressed : 39.7 MiB => 32.58% (L3) Buffered : 15.0 MiB - Consumed : 129 MiB - Compressed : 42.0 MiB => 32.56% (L3) Buffered : 10.6 MiB - Consumed : 136 MiB - Compressed : 44.3 MiB => 32.56% (L3) Buffered : 9.00 MiB - Consumed : 143 MiB - Compressed : 46.6 MiB => 32.56% (L3) Buffered : 10.5 MiB - Consumed : 150 MiB - Compressed : 48.7 MiB => 32.56% (L3) Buffered : 12.0 MiB - Consumed : 156 MiB - Compressed : 50.8 MiB => 32.57% (L3) Buffered : 13.0 MiB - Consumed : 163 MiB - Compressed : 53.1 MiB => 32.57% (L3) Buffered : 14.5 MiB - Consumed : 170 MiB - Compressed : 55.2 MiB => 32.57% (L3) Buffered : 13.8 MiB - Consumed : 176 MiB - Compressed : 57.3 MiB => 32.58% (L3) Buffered : 8.50 MiB - Consumed : 184 MiB - Compressed : 59.8 MiB => 32.57% (L3) Buffered : 10.0 MiB - Consumed : 190 MiB - Compressed : 61.9 MiB => 32.57% (L3) Buffered : 11.0 MiB - Consumed : 197 MiB - Compressed : 64.2 MiB => 32.57% (L3) Buffered : 12.0 MiB - Consumed : 204 MiB - Compressed : 66.4 MiB => 32.57% (L3) Buffered : 8.35 MiB - Consumed : 211 MiB - Compressed : 68.8 MiB => 32.58% (L3) Buffered : 1.35 MiB - Consumed : 218 MiB - Compressed : 71.0 MiB => 32.58% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L4) Buffered : 10.0 MiB - Consumed : 6.00 MiB - Compressed : 1.67 MiB => 27.89% (L4) Buffered : 11.5 MiB - Consumed : 12.5 MiB - Compressed : 3.49 MiB => 27.96% (L4) Buffered : 13.0 MiB - Consumed : 19.0 MiB - Compressed : 5.33 MiB => 28.03% (L4) Buffered : 14.5 MiB - Consumed : 25.5 MiB - Compressed : 7.16 MiB => 28.06% (L4) Buffered : 14.0 MiB - Consumed : 32.0 MiB - Compressed : 8.97 MiB => 28.04% (L4) Buffered : 8.50 MiB - Consumed : 39.5 MiB - Compressed : 11.1 MiB => 28.02% (L4) Buffered : 10.0 MiB - Consumed : 46.0 MiB - Compressed : 12.9 MiB => 28.03% (L4) Buffered : 11.5 MiB - Consumed : 52.5 MiB - Compressed : 14.7 MiB => 28.04% (L4) Buffered : 13.0 MiB - Consumed : 59.0 MiB - Compressed : 16.5 MiB => 28.04% (L4) Buffered : 14.5 MiB - Consumed : 65.5 MiB - Compressed : 18.4 MiB => 28.03% (L4) Buffered : 13.5 MiB - Consumed : 72.0 MiB - Compressed : 20.2 MiB => 28.03% (L4) Buffered : 9.00 MiB - Consumed : 79.0 MiB - Compressed : 22.2 MiB => 28.07% (L4) Buffered : 10.5 MiB - Consumed : 85.5 MiB - Compressed : 24.0 MiB => 28.08% (L4) Buffered : 12.0 MiB - Consumed : 92.0 MiB - Compressed : 25.8 MiB => 28.08% (L4) Buffered : 13.5 MiB - Consumed : 98.5 MiB - Compressed : 27.6 MiB => 28.07% (L4) Buffered : 15.0 MiB - Consumed : 105 MiB - Compressed : 29.5 MiB => 28.06% (L4) Buffered : 8.00 MiB - Consumed : 112 MiB - Compressed : 31.4 MiB => 28.06% (L4) Buffered : 9.50 MiB - Consumed : 118 MiB - Compressed : 33.2 MiB => 28.04% (L4) Buffered : 8.51 MiB - Consumed : 125 MiB - Compressed : 35.1 MiB => 28.05% (L4) Buffered : 1.51 MiB - Consumed : 132 MiB - Compressed : 37.0 MiB => 28.04% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L5) Buffered : 9.00 MiB - Consumed : 7.00 MiB - Compressed : 1.80 MiB => 25.78% (L5) Buffered : 9.50 MiB - Consumed : 14.5 MiB - Compressed : 3.75 MiB => 25.89% (L5) Buffered : 10.0 MiB - Consumed : 22.0 MiB - Compressed : 5.71 MiB => 25.97% (L5) Buffered : 11.0 MiB - Consumed : 29.0 MiB - Compressed : 7.53 MiB => 25.98% (L5) Buffered : 11.5 MiB - Consumed : 36.5 MiB - Compressed : 9.48 MiB => 25.97% (L5) Buffered : 12.0 MiB - Consumed : 44.0 MiB - Compressed : 11.4 MiB => 25.98% (L5) Buffered : 12.5 MiB - Consumed : 51.5 MiB - Compressed : 13.4 MiB => 25.99% (L5) Buffered : 13.5 MiB - Consumed : 58.5 MiB - Compressed : 15.2 MiB => 25.97% (L5) Buffered : 14.5 MiB - Consumed : 65.5 MiB - Compressed : 17.0 MiB => 25.98% (L5) Buffered : 13.9 MiB - Consumed : 72.5 MiB - Compressed : 18.8 MiB => 25.96% (L5) Buffered : 13.4 MiB - Consumed : 80.0 MiB - Compressed : 20.8 MiB => 26.01% (L5) Buffered : 8.00 MiB - Consumed : 88.0 MiB - Compressed : 22.9 MiB => 25.99% (L5) Buffered : 9.00 MiB - Consumed : 95.0 MiB - Compressed : 24.7 MiB => 26.01% (L5) Buffered : 9.50 MiB - Consumed : 102 MiB - Compressed : 26.7 MiB => 26.02% (L5) Buffered : 10.0 MiB - Consumed : 110 MiB - Compressed : 28.6 MiB => 26.00% (L5) Buffered : 6.48 MiB - Consumed : 118 MiB - Compressed : 30.5 MiB => 25.99% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L6) Buffered : 10.0 MiB - Consumed : 6.00 MiB - Compressed : 1.43 MiB => 23.80% (L6) Buffered : 12.0 MiB - Consumed : 12.0 MiB - Compressed : 2.88 MiB => 23.98% (L6) Buffered : 13.5 MiB - Consumed : 18.5 MiB - Compressed : 4.45 MiB => 24.06% (L6) Buffered : 9.12 MiB - Consumed : 24.5 MiB - Compressed : 5.89 MiB => 24.06% (L6) Buffered : 8.50 MiB - Consumed : 31.5 MiB - Compressed : 7.60 MiB => 24.12% (L6) Buffered : 10.0 MiB - Consumed : 38.0 MiB - Compressed : 9.17 MiB => 24.14% (L6) Buffered : 11.5 MiB - Consumed : 44.5 MiB - Compressed : 10.8 MiB => 24.17% (L6) Buffered : 13.0 MiB - Consumed : 51.0 MiB - Compressed : 12.3 MiB => 24.16% (L6) Buffered : 11.8 MiB - Consumed : 57.0 MiB - Compressed : 13.8 MiB => 24.18% (L6) Buffered : 8.00 MiB - Consumed : 64.0 MiB - Compressed : 15.5 MiB => 24.19% (L6) Buffered : 9.50 MiB - Consumed : 70.5 MiB - Compressed : 17.0 MiB => 24.18% (L6) Buffered : 11.0 MiB - Consumed : 77.0 MiB - Compressed : 18.6 MiB => 24.16% (L6) Buffered : 12.5 MiB - Consumed : 83.5 MiB - Compressed : 20.2 MiB => 24.16% (L6) Buffered : 14.0 MiB - Consumed : 90.0 MiB - Compressed : 21.7 MiB => 24.14% (L6) Buffered : 7.50 MiB - Consumed : 96.5 MiB - Compressed : 23.3 MiB => 24.16% (L6) Buffered : 8.50 MiB - Consumed : 104 MiB - Compressed : 25.0 MiB => 24.17% (L6) Buffered : 4.44 MiB - Consumed : 110 MiB - Compressed : 26.6 MiB => 24.17% *** zstd command line interface 32-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.5 MiB - Consumed : 11.5 MiB - Compressed : 2.49 MiB => 21.63% (L7) Buffered : 13.0 MiB - Consumed : 17.0 MiB - Compressed : 3.67 MiB => 21.59% (L7) Buffered : 8.00 MiB - Consumed : 24.0 MiB - Compressed : 5.18 MiB => 21.59% (L7) Buffered : 10.0 MiB - Consumed : 30.0 MiB - Compressed : 6.47 MiB => 21.56% (L7) Buffered : 12.0 MiB - Consumed : 36.0 MiB - Compressed : 7.77 MiB => 21.57% (L7) Buffered : 14.0 MiB - Consumed : 42.0 MiB - Compressed : 9.06 MiB => 21.57% (L7) Buffered : 7.50 MiB - Consumed : 48.5 MiB - Compressed : 10.5 MiB => 21.59% (L7) Buffered : 9.00 MiB - Consumed : 55.0 MiB - Compressed : 11.9 MiB => 21.57% (L7) Buffered : 5.76 MiB - Consumed : 61.0 MiB - Compressed : 13.2 MiB => 21.59% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L8) Buffered : 11.0 MiB - Consumed : 5.00 MiB - Compressed : 1.04 MiB => 20.76% (L8) Buffered : 14.5 MiB - Consumed : 9.50 MiB - Compressed : 1.98 MiB => 20.79% (L8) Buffered : 9.00 MiB - Consumed : 15.0 MiB - Compressed : 3.11 MiB => 20.76% (L8) Buffered : 12.0 MiB - Consumed : 20.0 MiB - Compressed : 4.16 MiB => 20.82% (L8) Buffered : 10.5 MiB - Consumed : 24.5 MiB - Compressed : 5.10 MiB => 20.81% (L8) Buffered : 10.0 MiB - Consumed : 30.0 MiB - Compressed : 6.23 MiB => 20.77% (L8) Buffered : 13.5 MiB - Consumed : 34.5 MiB - Compressed : 7.16 MiB => 20.74% (L8) Buffered : 8.00 MiB - Consumed : 40.0 MiB - Compressed : 8.31 MiB => 20.78% (L8) Buffered : 11.5 MiB - Consumed : 44.5 MiB - Compressed : 9.24 MiB => 20.77% (L8) Buffered : 7.72 MiB - Consumed : 49.5 MiB - Compressed : 10.3 MiB => 20.79% (L8) Buffered : 2.22 MiB - Consumed : 55.0 MiB - Compressed : 11.4 MiB => 20.79% *** zstd command line interface 32-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 : 18.0 MiB - Consumed : 14.0 MiB - Compressed : 2.76 MiB => 19.74% (L9) Buffered : 23.9 MiB - Consumed : 17.0 MiB - Compressed : 3.36 MiB => 19.79% (L9) Buffered : 25.7 MiB - Consumed : 22.0 MiB - Compressed : 4.37 MiB => 19.85% (L9) Buffered : 20.7 MiB - Consumed : 27.0 MiB - Compressed : 5.35 MiB => 19.82% (L9) Buffered : 15.2 MiB - Consumed : 32.5 MiB - Compressed : 6.45 MiB => 19.83% (L9) Buffered : 10.2 MiB - Consumed : 37.5 MiB - Compressed : 7.44 MiB => 19.84% (L9) Buffered : 5.18 MiB - Consumed : 42.5 MiB - Compressed : 8.44 MiB => 19.87% (L9) Buffered : 188 KiB - Consumed : 47.5 MiB - Compressed : 9.44 MiB => 19.87% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L10) Buffered : 28.5 MiB - Consumed : 3.50 MiB - Compressed : 658 KiB => 18.37% (L10) Buffered : 25.0 MiB - Consumed : 7.00 MiB - Compressed : 1.30 MiB => 18.57% (L10) Buffered : 21.5 MiB - Consumed : 10.5 MiB - Compressed : 1.97 MiB => 18.80% (L10) Buffered : 18.0 MiB - Consumed : 14.0 MiB - Compressed : 2.63 MiB => 18.79% (L10) Buffered : 15.5 MiB - Consumed : 16.5 MiB - Compressed : 3.10 MiB => 18.81% (L10) Buffered : 13.4 MiB - Consumed : 20.0 MiB - Compressed : 3.77 MiB => 18.85% (L10) Buffered : 9.88 MiB - Consumed : 23.5 MiB - Compressed : 4.44 MiB => 18.88% (L10) Buffered : 5.88 MiB - Consumed : 27.5 MiB - Compressed : 5.18 MiB => 18.85% (L10) Buffered : 1.88 MiB - Consumed : 31.5 MiB - Compressed : 5.93 MiB => 18.83% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L11) Buffered : 26.1 MiB - Consumed : 2.50 MiB - Compressed : 458 KiB => 17.90% (L11) Buffered : 23.6 MiB - Consumed : 5.00 MiB - Compressed : 916 KiB => 17.90% (L11) Buffered : 20.6 MiB - Consumed : 8.00 MiB - Compressed : 1.44 MiB => 18.04% (L11) Buffered : 18.1 MiB - Consumed : 10.5 MiB - Compressed : 1.91 MiB => 18.21% (L11) Buffered : 15.1 MiB - Consumed : 13.5 MiB - Compressed : 2.47 MiB => 18.29% (L11) Buffered : 12.6 MiB - Consumed : 16.0 MiB - Compressed : 2.92 MiB => 18.24% (L11) Buffered : 11.1 MiB - Consumed : 17.5 MiB - Compressed : 3.20 MiB => 18.27% (L11) Buffered : 8.61 MiB - Consumed : 20.0 MiB - Compressed : 3.66 MiB => 18.28% (L11) Buffered : 5.61 MiB - Consumed : 23.0 MiB - Compressed : 4.22 MiB => 18.33% (L11) Buffered : 3.11 MiB - Consumed : 25.5 MiB - Compressed : 4.67 MiB => 18.30% (L11) Buffered : 0 B - Consumed : 28.6 MiB - Compressed : 5.23 MiB => 18.28% *** zstd command line interface 32-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 : 15.8 MiB - Consumed : 8.00 MiB - Compressed : 1.39 MiB => 17.41% (L12) Buffered : 13.3 MiB - Consumed : 10.5 MiB - Compressed : 1.83 MiB => 17.42% (L12) Buffered : 11.3 MiB - Consumed : 12.5 MiB - Compressed : 2.17 MiB => 17.39% (L12) Buffered : 8.34 MiB - Consumed : 15.5 MiB - Compressed : 2.69 MiB => 17.35% (L12) Buffered : 5.34 MiB - Consumed : 18.5 MiB - Compressed : 3.21 MiB => 17.34% (L12) Buffered : 2.84 MiB - Consumed : 21.0 MiB - Compressed : 3.65 MiB => 17.37% (L12) Buffered : 350 KiB - Consumed : 23.5 MiB - Compressed : 4.07 MiB => 17.34% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L13) Buffered : 16.2 MiB - Consumed : 1.000 MiB - Compressed : 157 KiB => 15.29% (L13) Buffered : 15.2 MiB - Consumed : 2.00 MiB - Compressed : 316 KiB => 15.45% (L13) Buffered : 13.7 MiB - Consumed : 3.50 MiB - Compressed : 562 KiB => 15.68% (L13) Buffered : 12.2 MiB - Consumed : 5.00 MiB - Compressed : 808 KiB => 15.79% (L13) Buffered : 11.2 MiB - Consumed : 6.00 MiB - Compressed : 971 KiB => 15.80% (L13) Buffered : 9.67 MiB - Consumed : 7.50 MiB - Compressed : 1.19 MiB => 15.83% (L13) Buffered : 8.17 MiB - Consumed : 9.00 MiB - Compressed : 1.42 MiB => 15.80% (L13) Buffered : 7.17 MiB - Consumed : 10.0 MiB - Compressed : 1.59 MiB => 15.85% (L13) Buffered : 5.67 MiB - Consumed : 11.5 MiB - Compressed : 1.82 MiB => 15.86% (L13) Buffered : 4.17 MiB - Consumed : 13.0 MiB - Compressed : 2.07 MiB => 15.89% (L13) Buffered : 2.67 MiB - Consumed : 14.5 MiB - Compressed : 2.30 MiB => 15.86% (L13) Buffered : 1.67 MiB - Consumed : 15.5 MiB - Compressed : 2.47 MiB => 15.92% (L13) Buffered : 170 KiB - Consumed : 17.0 MiB - Compressed : 2.70 MiB => 15.88% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L14) Buffered : 16.2 MiB - Consumed : 1.000 MiB - Compressed : 157 KiB => 15.29% (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 32-bits v1.5.2, by Yann Collet *** (L15) Buffered : 16.2 MiB - Consumed : 1.000 MiB - Compressed : 150 KiB => 14.66% (L15) Buffered : 15.2 MiB - Consumed : 2.00 MiB - Compressed : 305 KiB => 14.90% (L15) Buffered : 14.7 MiB - Consumed : 2.50 MiB - Compressed : 389 KiB => 15.20% (L15) Buffered : 13.7 MiB - Consumed : 3.50 MiB - Compressed : 539 KiB => 15.04% (L15) Buffered : 12.7 MiB - Consumed : 4.50 MiB - Compressed : 698 KiB => 15.15% (L15) Buffered : 12.2 MiB - Consumed : 5.00 MiB - Compressed : 779 KiB => 15.21% (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 : 9.67 MiB - Consumed : 7.50 MiB - Compressed : 1.15 MiB => 15.31% (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 : 7.17 MiB - Consumed : 10.0 MiB - Compressed : 1.53 MiB => 15.33% (L15) Buffered : 6.17 MiB - Consumed : 11.0 MiB - Compressed : 1.69 MiB => 15.34% (L15) Buffered : 5.67 MiB - Consumed : 11.5 MiB - Compressed : 1.76 MiB => 15.33% (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 : 3.17 MiB - Consumed : 14.0 MiB - Compressed : 2.15 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% (L15) Buffered : 0 B - Consumed : 17.2 MiB - Compressed : 2.63 MiB => 15.33% *** zstd command line interface 32-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% (L16) Buffered : 0 B - Consumed : 17.2 MiB - Compressed : 2.11 MiB => 12.27% *** zstd command line interface 32-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 32-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 32-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 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 193 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 246 MiB - Consumed : 10.0 MiB - Compressed : 952 KiB => 9.30% (L1) Buffered : 215 MiB - Consumed : 41.0 MiB - Compressed : 3.84 MiB => 9.36% (L1) Buffered : 184 MiB - Consumed : 72.5 MiB - Compressed : 6.81 MiB => 9.40% (L1) Buffered : 152 MiB - Consumed : 104 MiB - Compressed : 9.71 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 128 MiB - Compressed : 12.1 MiB => 9.39% (L1) Buffered : 94.5 MiB - Consumed : 170 MiB - Compressed : 16.0 MiB => 9.38% (L1) Buffered : 53.0 MiB - Consumed : 216 MiB - Compressed : 20.2 MiB => 9.39% (L1) Buffered : 42.9 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 195 MiB - Consumed : 256 MiB - Compressed : 24.0 MiB => 9.38% (L1) Buffered : 245 MiB - Consumed : 266 MiB - Compressed : 25.0 MiB => 9.38% (L1) Buffered : 200 MiB - Consumed : 312 MiB - Compressed : 29.2 MiB => 9.38% (L1) Buffered : 156 MiB - Consumed : 356 MiB - Compressed : 33.5 MiB => 9.39% (L1) Buffered : 129 MiB - Consumed : 384 MiB - Compressed : 36.0 MiB => 9.39% (L1) Buffered : 193 MiB - Consumed : 384 MiB - Compressed : 36.0 MiB => 9.39% (L1) Buffered : 168 MiB - Consumed : 424 MiB - Compressed : 39.9 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 468 MiB - Compressed : 43.9 MiB => 9.39% (L1) Buffered : 87.0 MiB - Consumed : 512 MiB - Compressed : 48.1 MiB => 9.39% (L1) Buffered : 199 MiB - Consumed : 512 MiB - Compressed : 48.1 MiB => 9.39% (L1) Buffered : 242 MiB - Consumed : 526 MiB - Compressed : 49.3 MiB => 9.39% (L1) Buffered : 197 MiB - Consumed : 571 MiB - Compressed : 53.6 MiB => 9.39% (L1) Buffered : 154 MiB - Consumed : 614 MiB - Compressed : 57.7 MiB => 9.39% (L1) Buffered : 129 MiB - Consumed : 640 MiB - Compressed : 60.1 MiB => 9.39% (L1) Buffered : 196 MiB - Consumed : 640 MiB - Compressed : 60.1 MiB => 9.39% (L1) Buffered : 163 MiB - Consumed : 682 MiB - Compressed : 64.1 MiB => 9.39% (L1) Buffered : 121 MiB - Consumed : 728 MiB - Compressed : 68.3 MiB => 9.39% (L1) Buffered : 104 MiB - Consumed : 768 MiB - Compressed : 72.1 MiB => 9.39% (L1) Buffered : 201 MiB - Consumed : 768 MiB - Compressed : 72.1 MiB => 9.39% (L1) Buffered : 240 MiB - Consumed : 784 MiB - Compressed : 73.6 MiB => 9.39% (L1) Buffered : 196 MiB - Consumed : 828 MiB - Compressed : 77.7 MiB => 9.39% (L1) Buffered : 153 MiB - Consumed : 871 MiB - Compressed : 81.8 MiB => 9.39% (L1) Buffered : 129 MiB - Consumed : 896 MiB - Compressed : 84.1 MiB => 9.39% (L1) Buffered : 199 MiB - Consumed : 896 MiB - Compressed : 84.1 MiB => 9.39% (L1) Buffered : 165 MiB - Consumed : 940 MiB - Compressed : 88.2 MiB => 9.39% (L1) Buffered : 125 MiB - Consumed : 983 MiB - Compressed : 92.3 MiB => 9.39% (L1) Buffered : 104 MiB - Consumed : 1.000 GiB - Compressed : 96.1 MiB => 9.39% (L1) Buffered : 199 MiB - Consumed : 1.000 GiB - Compressed : 96.1 MiB => 9.39% (L1) Buffered : 242 MiB - Consumed : 1.01 GiB - Compressed : 97.5 MiB => 9.39% (L1) Buffered : 196 MiB - Consumed : 1.06 GiB - Compressed : 102 MiB => 9.39% (L1) Buffered : 152 MiB - Consumed : 1.10 GiB - Compressed : 106 MiB => 9.39% (L1) Buffered : 130 MiB - Consumed : 1.12 GiB - Compressed : 108 MiB => 9.39% (L1) Buffered : 200 MiB - Consumed : 1.13 GiB - Compressed : 108 MiB => 9.39% (L1) Buffered : 164 MiB - Consumed : 1.17 GiB - Compressed : 112 MiB => 9.39% (L1) Buffered : 123 MiB - Consumed : 1.21 GiB - Compressed : 117 MiB => 9.39% (L1) Buffered : 116 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.39% (L1) Buffered : 204 MiB - Consumed : 1.25 GiB - Compressed : 120 MiB => 9.39% (L1) Buffered : 238 MiB - Consumed : 1.27 GiB - Compressed : 122 MiB => 9.39% (L1) Buffered : 192 MiB - Consumed : 1.31 GiB - Compressed : 126 MiB => 9.39% (L1) Buffered : 149 MiB - Consumed : 1.35 GiB - Compressed : 130 MiB => 9.39% (L1) Buffered : 130 MiB - Consumed : 1.38 GiB - Compressed : 132 MiB => 9.39% (L1) Buffered : 198 MiB - Consumed : 1.38 GiB - Compressed : 133 MiB => 9.39% (L1) Buffered : 157 MiB - Consumed : 1.43 GiB - Compressed : 137 MiB => 9.39% (L1) Buffered : 115 MiB - Consumed : 1.47 GiB - Compressed : 141 MiB => 9.39% (L1) Buffered : 149 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.39% (L1) Buffered : 241 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.39% (L1) Buffered : 221 MiB - Consumed : 1.53 GiB - Compressed : 147 MiB => 9.39% (L1) Buffered : 176 MiB - Consumed : 1.58 GiB - Compressed : 152 MiB => 9.39% (L1) Buffered : 132 MiB - Consumed : 1.62 GiB - Compressed : 156 MiB => 9.39% (L1) Buffered : 160 MiB - Consumed : 1.62 GiB - Compressed : 156 MiB => 9.39% (L1) Buffered : 185 MiB - Consumed : 1.65 GiB - Compressed : 159 MiB => 9.39% (L1) Buffered : 144 MiB - Consumed : 1.69 GiB - Compressed : 163 MiB => 9.39% (L1) Buffered : 103 MiB - Consumed : 1.74 GiB - Compressed : 167 MiB => 9.39% (L1) Buffered : 186 MiB - Consumed : 1.75 GiB - Compressed : 168 MiB => 9.39% (L1) Buffered : 246 MiB - Consumed : 1.76 GiB - Compressed : 169 MiB => 9.39% (L1) Buffered : 202 MiB - Consumed : 1.80 GiB - Compressed : 173 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 1.85 GiB - Compressed : 177 MiB => 9.39% (L1) Buffered : 129 MiB - Consumed : 1.88 GiB - Compressed : 180 MiB => 9.39% (L1) Buffered : 199 MiB - Consumed : 1.88 GiB - Compressed : 180 MiB => 9.39% (L1) Buffered : 170 MiB - Consumed : 1.92 GiB - Compressed : 184 MiB => 9.39% (L1) Buffered : 130 MiB - Consumed : 1.96 GiB - Compressed : 188 MiB => 9.39% (L1) Buffered : 98.4 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.39% (L1) Buffered : 218 MiB - Consumed : 2.00 GiB - Compressed : 192 MiB => 9.39% (L1) Buffered : 231 MiB - Consumed : 2.02 GiB - Compressed : 195 MiB => 9.39% (L1) Buffered : 188 MiB - Consumed : 2.07 GiB - Compressed : 199 MiB => 9.39% (L1) Buffered : 143 MiB - Consumed : 2.11 GiB - Compressed : 203 MiB => 9.39% (L1) Buffered : 138 MiB - Consumed : 2.12 GiB - Compressed : 204 MiB => 9.39% (L1) Buffered : 198 MiB - Consumed : 2.14 GiB - Compressed : 206 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 2.18 GiB - Compressed : 210 MiB => 9.39% (L1) Buffered : 116 MiB - Consumed : 2.23 GiB - Compressed : 214 MiB => 9.39% (L1) Buffered : 159 MiB - Consumed : 2.25 GiB - Compressed : 216 MiB => 9.39% (L1) Buffered : 248 MiB - Consumed : 2.25 GiB - Compressed : 216 MiB => 9.39% (L1) Buffered : 215 MiB - Consumed : 2.29 GiB - Compressed : 220 MiB => 9.39% (L1) Buffered : 170 MiB - Consumed : 2.33 GiB - Compressed : 224 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.39% (L1) Buffered : 173 MiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.39% (L1) Buffered : 182 MiB - Consumed : 2.40 GiB - Compressed : 231 MiB => 9.39% (L1) Buffered : 142 MiB - Consumed : 2.45 GiB - Compressed : 235 MiB => 9.39% (L1) Buffered : 101 MiB - Consumed : 2.49 GiB - Compressed : 239 MiB => 9.39% (L1) Buffered : 192 MiB - Consumed : 2.50 GiB - Compressed : 240 MiB => 9.39% (L1) Buffered : 244 MiB - Consumed : 2.51 GiB - Compressed : 241 MiB => 9.39% (L1) Buffered : 200 MiB - Consumed : 2.55 GiB - Compressed : 246 MiB => 9.39% (L1) Buffered : 155 MiB - Consumed : 2.60 GiB - Compressed : 250 MiB => 9.39% (L1) Buffered : 129 MiB - Consumed : 2.62 GiB - Compressed : 252 MiB => 9.39% (L1) Buffered : 202 MiB - Consumed : 2.63 GiB - Compressed : 252 MiB => 9.39% (L1) Buffered : 165 MiB - Consumed : 2.67 GiB - Compressed : 257 MiB => 9.39% (L1) Buffered : 123 MiB - Consumed : 2.71 GiB - Compressed : 261 MiB => 9.39% (L1) Buffered : 136 MiB - Consumed : 2.75 GiB - Compressed : 264 MiB => 9.39% (L1) Buffered : 228 MiB - Consumed : 2.75 GiB - Compressed : 264 MiB => 9.39% (L1) Buffered : 228 MiB - Consumed : 2.78 GiB - Compressed : 267 MiB => 9.39% (L1) Buffered : 182 MiB - Consumed : 2.82 GiB - Compressed : 271 MiB => 9.39% (L1) Buffered : 138 MiB - Consumed : 2.87 GiB - Compressed : 276 MiB => 9.39% (L1) Buffered : 148 MiB - Consumed : 2.88 GiB - Compressed : 276 MiB => 9.39% (L1) Buffered : 189 MiB - Consumed : 2.89 GiB - Compressed : 278 MiB => 9.39% (L1) Buffered : 149 MiB - Consumed : 2.94 GiB - Compressed : 282 MiB => 9.39% (L1) Buffered : 108 MiB - Consumed : 2.98 GiB - Compressed : 286 MiB => 9.39% (L1) Buffered : 170 MiB - Consumed : 3.00 GiB - Compressed : 288 MiB => 9.39% (L1) Buffered : 254 MiB - Consumed : 3.00 GiB - Compressed : 289 MiB => 9.39% (L1) Buffered : 210 MiB - Consumed : 3.05 GiB - Compressed : 293 MiB => 9.39% (L1) Buffered : 164 MiB - Consumed : 3.09 GiB - Compressed : 297 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 3.12 GiB - Compressed : 300 MiB => 9.39% (L1) Buffered : 185 MiB - Consumed : 3.12 GiB - Compressed : 300 MiB => 9.39% (L1) Buffered : 176 MiB - Consumed : 3.16 GiB - Compressed : 304 MiB => 9.39% (L1) Buffered : 136 MiB - Consumed : 3.20 GiB - Compressed : 308 MiB => 9.39% (L1) Buffered : 94.5 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 206 MiB - Consumed : 3.25 GiB - Compressed : 312 MiB => 9.39% (L1) Buffered : 237 MiB - Consumed : 3.27 GiB - Compressed : 314 MiB => 9.39% (L1) Buffered : 192 MiB - Consumed : 3.31 GiB - Compressed : 318 MiB => 9.39% (L1) Buffered : 149 MiB - Consumed : 3.35 GiB - Compressed : 322 MiB => 9.39% (L1) Buffered : 130 MiB - Consumed : 3.38 GiB - Compressed : 324 MiB => 9.39% (L1) Buffered : 200 MiB - Consumed : 3.38 GiB - Compressed : 325 MiB => 9.39% (L1) Buffered : 160 MiB - Consumed : 3.43 GiB - Compressed : 329 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 3.47 GiB - Compressed : 334 MiB => 9.39% (L1) Buffered : 150 MiB - Consumed : 3.50 GiB - Compressed : 336 MiB => 9.39% (L1) Buffered : 240 MiB - Consumed : 3.50 GiB - Compressed : 336 MiB => 9.39% (L1) Buffered : 220 MiB - Consumed : 3.54 GiB - Compressed : 340 MiB => 9.39% (L1) Buffered : 176 MiB - Consumed : 3.58 GiB - Compressed : 344 MiB => 9.39% (L1) Buffered : 132 MiB - Consumed : 3.62 GiB - Compressed : 348 MiB => 9.39% (L1) Buffered : 155 MiB - Consumed : 3.62 GiB - Compressed : 348 MiB => 9.39% (L1) Buffered : 181 MiB - Consumed : 3.65 GiB - Compressed : 351 MiB => 9.39% (L1) Buffered : 141 MiB - Consumed : 3.69 GiB - Compressed : 355 MiB => 9.39% (L1) Buffered : 99.1 MiB - Consumed : 3.74 GiB - Compressed : 359 MiB => 9.39% (L1) Buffered : 183 MiB - Consumed : 3.75 GiB - Compressed : 361 MiB => 9.39% (L1) Buffered : 248 MiB - Consumed : 3.76 GiB - Compressed : 361 MiB => 9.39% (L1) Buffered : 203 MiB - Consumed : 3.80 GiB - Compressed : 365 MiB => 9.39% (L1) Buffered : 160 MiB - Consumed : 3.84 GiB - Compressed : 370 MiB => 9.39% (L1) Buffered : 129 MiB - Consumed : 3.88 GiB - Compressed : 373 MiB => 9.39% (L1) Buffered : 196 MiB - Consumed : 3.88 GiB - Compressed : 373 MiB => 9.39% (L1) Buffered : 173 MiB - Consumed : 3.91 GiB - Compressed : 376 MiB => 9.39% (L1) Buffered : 132 MiB - Consumed : 3.96 GiB - Compressed : 381 MiB => 9.39% (L1) Buffered : 92.6 MiB - Consumed : 4.00 GiB - Compressed : 385 MiB => 9.39% (L1) Buffered : 214 MiB - Consumed : 4.00 GiB - Compressed : 385 MiB => 9.39% (L1) Buffered : 232 MiB - Consumed : 4.02 GiB - Compressed : 387 MiB => 9.39% (L1) Buffered : 189 MiB - Consumed : 4.07 GiB - Compressed : 391 MiB => 9.39% (L1) Buffered : 144 MiB - Consumed : 4.11 GiB - Compressed : 395 MiB => 9.39% (L1) Buffered : 138 MiB - Consumed : 4.12 GiB - Compressed : 397 MiB => 9.39% (L1) Buffered : 200 MiB - Consumed : 4.14 GiB - Compressed : 398 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 4.18 GiB - Compressed : 402 MiB => 9.39% (L1) Buffered : 118 MiB - Consumed : 4.22 GiB - Compressed : 406 MiB => 9.39% (L1) Buffered : 161 MiB - Consumed : 4.25 GiB - Compressed : 409 MiB => 9.39% (L1) Buffered : 255 MiB - Consumed : 4.25 GiB - Compressed : 409 MiB => 9.39% (L1) Buffered : 213 MiB - Consumed : 4.29 GiB - Compressed : 413 MiB => 9.39% (L1) Buffered : 168 MiB - Consumed : 4.34 GiB - Compressed : 417 MiB => 9.39% (L1) Buffered : 128 MiB - Consumed : 4.38 GiB - Compressed : 421 MiB => 9.39% (L1) Buffered : 183 MiB - Consumed : 4.38 GiB - Compressed : 421 MiB => 9.39% (L1) Buffered : 182 MiB - Consumed : 4.41 GiB - Compressed : 424 MiB => 9.39% (L1) Buffered : 141 MiB - Consumed : 4.45 GiB - Compressed : 428 MiB => 9.39% (L1) Buffered : 100 MiB - Consumed : 4.49 GiB - Compressed : 432 MiB => 9.39% (L1) Buffered : 158 MiB - Consumed : 4.50 GiB - Compressed : 433 MiB => 9.39% (L1) Buffered : 113 MiB - Consumed : 4.55 GiB - Compressed : 437 MiB => 9.39% (L1) Buffered : 68.4 MiB - Consumed : 4.59 GiB - Compressed : 441 MiB => 9.39% (L1) Buffered : 32.4 MiB - Consumed : 4.62 GiB - Compressed : 445 MiB => 9.39% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 154 MiB - Consumed : 0 B - Compressed : 0 B => 0.00% (L1) Buffered : 185 MiB - Consumed : 5.50 MiB - Compressed : 5.50 MiB => 100.00% (L1) Buffered : 198 MiB - Consumed : 25.5 MiB - Compressed : 25.5 MiB => 100.00% (L1) Buffered : 211 MiB - Consumed : 44.5 MiB - Compressed : 44.5 MiB => 100.00% (L1) Buffered : 189 MiB - Consumed : 67.0 MiB - Compressed : 67.0 MiB => 100.00% (L1) Buffered : 166 MiB - Consumed : 89.5 MiB - Compressed : 89.5 MiB => 100.00% (L1) Buffered : 144 MiB - Consumed : 112 MiB - Compressed : 112 MiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 177 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 216 MiB - Consumed : 128 MiB - Compressed : 128 MiB => 100.00% (L1) Buffered : 255 MiB - Consumed : 128 MiB - Compressed : 129 MiB => 100.00% (L1) Buffered : 228 MiB - Consumed : 156 MiB - Compressed : 156 MiB => 100.00% (L1) Buffered : 201 MiB - Consumed : 183 MiB - Compressed : 183 MiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 210 MiB - Compressed : 211 MiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 238 MiB - Compressed : 238 MiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 219 MiB - Consumed : 256 MiB - Compressed : 256 MiB => 100.00% (L1) Buffered : 254 MiB - Consumed : 258 MiB - Compressed : 259 MiB => 100.00% (L1) Buffered : 226 MiB - Consumed : 286 MiB - Compressed : 286 MiB => 100.00% (L1) Buffered : 198 MiB - Consumed : 314 MiB - Compressed : 314 MiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 342 MiB - Compressed : 342 MiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 369 MiB - Compressed : 369 MiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 186 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 227 MiB - Consumed : 384 MiB - Compressed : 384 MiB => 100.00% (L1) Buffered : 248 MiB - Consumed : 392 MiB - Compressed : 393 MiB => 100.00% (L1) Buffered : 220 MiB - Consumed : 420 MiB - Compressed : 420 MiB => 100.00% (L1) Buffered : 192 MiB - Consumed : 448 MiB - Compressed : 448 MiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 475 MiB - Compressed : 475 MiB => 100.00% (L1) Buffered : 138 MiB - Consumed : 502 MiB - Compressed : 503 MiB => 100.00% (L1) Buffered : 155 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 194 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 234 MiB - Consumed : 512 MiB - Compressed : 512 MiB => 100.00% (L1) Buffered : 242 MiB - Consumed : 526 MiB - Compressed : 526 MiB => 100.00% (L1) Buffered : 215 MiB - Consumed : 553 MiB - Compressed : 553 MiB => 100.00% (L1) Buffered : 188 MiB - Consumed : 580 MiB - Compressed : 581 MiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 608 MiB - Compressed : 608 MiB => 100.00% (L1) Buffered : 132 MiB - Consumed : 636 MiB - Compressed : 636 MiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 202 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 242 MiB - Consumed : 640 MiB - Compressed : 640 MiB => 100.00% (L1) Buffered : 238 MiB - Consumed : 658 MiB - Compressed : 659 MiB => 100.00% (L1) Buffered : 211 MiB - Consumed : 685 MiB - Compressed : 685 MiB => 100.00% (L1) Buffered : 184 MiB - Consumed : 712 MiB - Compressed : 712 MiB => 100.00% (L1) Buffered : 157 MiB - Consumed : 739 MiB - Compressed : 739 MiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 766 MiB - Compressed : 766 MiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 205 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 246 MiB - Consumed : 768 MiB - Compressed : 768 MiB => 100.00% (L1) Buffered : 235 MiB - Consumed : 789 MiB - Compressed : 789 MiB => 100.00% (L1) Buffered : 208 MiB - Consumed : 816 MiB - Compressed : 817 MiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 844 MiB - Compressed : 844 MiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 872 MiB - Compressed : 872 MiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 213 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 253 MiB - Consumed : 896 MiB - Compressed : 896 MiB => 100.00% (L1) Buffered : 230 MiB - Consumed : 922 MiB - Compressed : 923 MiB => 100.00% (L1) Buffered : 202 MiB - Consumed : 950 MiB - Compressed : 950 MiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 978 MiB - Compressed : 978 MiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 1006 MiB - Compressed : 1006 MiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 182 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 221 MiB - Consumed : 1.000 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 252 MiB - Consumed : 1.00 GiB - Compressed : 1.00 GiB => 100.00% (L1) Buffered : 224 MiB - Consumed : 1.03 GiB - Compressed : 1.03 GiB => 100.00% (L1) Buffered : 196 MiB - Consumed : 1.06 GiB - Compressed : 1.06 GiB => 100.00% (L1) Buffered : 169 MiB - Consumed : 1.08 GiB - Compressed : 1.08 GiB => 100.00% (L1) Buffered : 141 MiB - Consumed : 1.11 GiB - Compressed : 1.11 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 188 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 228 MiB - Consumed : 1.12 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 246 MiB - Consumed : 1.13 GiB - Compressed : 1.13 GiB => 100.00% (L1) Buffered : 219 MiB - Consumed : 1.16 GiB - Compressed : 1.16 GiB => 100.00% (L1) Buffered : 192 MiB - Consumed : 1.19 GiB - Compressed : 1.19 GiB => 100.00% (L1) Buffered : 164 MiB - Consumed : 1.21 GiB - Compressed : 1.21 GiB => 100.00% (L1) Buffered : 137 MiB - Consumed : 1.24 GiB - Compressed : 1.24 GiB => 100.00% (L1) Buffered : 155 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 194 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 234 MiB - Consumed : 1.25 GiB - Compressed : 1.25 GiB => 100.00% (L1) Buffered : 242 MiB - Consumed : 1.26 GiB - Compressed : 1.26 GiB => 100.00% (L1) Buffered : 214 MiB - Consumed : 1.29 GiB - Compressed : 1.29 GiB => 100.00% (L1) Buffered : 186 MiB - Consumed : 1.32 GiB - Compressed : 1.32 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 1.35 GiB - Compressed : 1.35 GiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 1.37 GiB - Compressed : 1.37 GiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 205 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 245 MiB - Consumed : 1.38 GiB - Compressed : 1.38 GiB => 100.00% (L1) Buffered : 235 MiB - Consumed : 1.40 GiB - Compressed : 1.40 GiB => 100.00% (L1) Buffered : 207 MiB - Consumed : 1.42 GiB - Compressed : 1.42 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 1.45 GiB - Compressed : 1.45 GiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 1.48 GiB - Compressed : 1.48 GiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 213 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 253 MiB - Consumed : 1.50 GiB - Compressed : 1.50 GiB => 100.00% (L1) Buffered : 230 MiB - Consumed : 1.53 GiB - Compressed : 1.53 GiB => 100.00% (L1) Buffered : 202 MiB - Consumed : 1.55 GiB - Compressed : 1.55 GiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 1.58 GiB - Compressed : 1.58 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 1.61 GiB - Compressed : 1.61 GiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 223 MiB - Consumed : 1.62 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 250 MiB - Consumed : 1.63 GiB - Compressed : 1.63 GiB => 100.00% (L1) Buffered : 224 MiB - Consumed : 1.66 GiB - Compressed : 1.66 GiB => 100.00% (L1) Buffered : 196 MiB - Consumed : 1.68 GiB - Compressed : 1.68 GiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 1.71 GiB - Compressed : 1.71 GiB => 100.00% (L1) Buffered : 143 MiB - Consumed : 1.74 GiB - Compressed : 1.74 GiB => 100.00% (L1) Buffered : 146 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 186 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 226 MiB - Consumed : 1.75 GiB - Compressed : 1.75 GiB => 100.00% (L1) Buffered : 248 MiB - Consumed : 1.76 GiB - Compressed : 1.76 GiB => 100.00% (L1) Buffered : 220 MiB - Consumed : 1.78 GiB - Compressed : 1.78 GiB => 100.00% (L1) Buffered : 193 MiB - Consumed : 1.81 GiB - Compressed : 1.81 GiB => 100.00% (L1) Buffered : 165 MiB - Consumed : 1.84 GiB - Compressed : 1.84 GiB => 100.00% (L1) Buffered : 137 MiB - Consumed : 1.87 GiB - Compressed : 1.87 GiB => 100.00% (L1) Buffered : 156 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 196 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 236 MiB - Consumed : 1.88 GiB - Compressed : 1.88 GiB => 100.00% (L1) Buffered : 241 MiB - Consumed : 1.89 GiB - Compressed : 1.89 GiB => 100.00% (L1) Buffered : 213 MiB - Consumed : 1.92 GiB - Compressed : 1.92 GiB => 100.00% (L1) Buffered : 186 MiB - Consumed : 1.94 GiB - Compressed : 1.94 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 1.97 GiB - Compressed : 1.97 GiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 167 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 207 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 247 MiB - Consumed : 2.00 GiB - Compressed : 2.00 GiB => 100.00% (L1) Buffered : 234 MiB - Consumed : 2.02 GiB - Compressed : 2.02 GiB => 100.00% (L1) Buffered : 208 MiB - Consumed : 2.05 GiB - Compressed : 2.05 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 2.07 GiB - Compressed : 2.07 GiB => 100.00% (L1) Buffered : 154 MiB - Consumed : 2.10 GiB - Compressed : 2.10 GiB => 100.00% (L1) Buffered : 130 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 170 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 211 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 252 MiB - Consumed : 2.12 GiB - Compressed : 2.13 GiB => 100.00% (L1) Buffered : 231 MiB - Consumed : 2.15 GiB - Compressed : 2.15 GiB => 100.00% (L1) Buffered : 203 MiB - Consumed : 2.18 GiB - Compressed : 2.18 GiB => 100.00% (L1) Buffered : 175 MiB - Consumed : 2.20 GiB - Compressed : 2.20 GiB => 100.00% (L1) Buffered : 147 MiB - Consumed : 2.23 GiB - Compressed : 2.23 GiB => 100.00% (L1) Buffered : 141 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 : 222 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 252 MiB - Consumed : 2.25 GiB - Compressed : 2.25 GiB => 100.00% (L1) Buffered : 224 MiB - Consumed : 2.28 GiB - Compressed : 2.28 GiB => 100.00% (L1) Buffered : 196 MiB - Consumed : 2.31 GiB - Compressed : 2.31 GiB => 100.00% (L1) Buffered : 169 MiB - Consumed : 2.33 GiB - Compressed : 2.34 GiB => 100.00% (L1) Buffered : 142 MiB - Consumed : 2.36 GiB - Compressed : 2.36 GiB => 100.00% (L1) Buffered : 149 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 190 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 230 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 246 MiB - Consumed : 2.38 GiB - Compressed : 2.38 GiB => 100.00% (L1) Buffered : 218 MiB - Consumed : 2.41 GiB - Compressed : 2.41 GiB => 100.00% (L1) Buffered : 191 MiB - Consumed : 2.44 GiB - Compressed : 2.44 GiB => 100.00% (L1) Buffered : 163 MiB - Consumed : 2.47 GiB - Compressed : 2.47 GiB => 100.00% (L1) Buffered : 136 MiB - Consumed : 2.49 GiB - Compressed : 2.49 GiB => 100.00% (L1) Buffered : 158 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 199 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 239 MiB - Consumed : 2.50 GiB - Compressed : 2.50 GiB => 100.00% (L1) Buffered : 239 MiB - Consumed : 2.52 GiB - Compressed : 2.52 GiB => 100.00% (L1) Buffered : 211 MiB - Consumed : 2.54 GiB - Compressed : 2.54 GiB => 100.00% (L1) Buffered : 183 MiB - Consumed : 2.57 GiB - Compressed : 2.57 GiB => 100.00% (L1) Buffered : 155 MiB - Consumed : 2.60 GiB - Compressed : 2.60 GiB => 100.00% (L1) Buffered : 129 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 164 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 205 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 246 MiB - Consumed : 2.62 GiB - Compressed : 2.63 GiB => 100.00% (L1) Buffered : 230 MiB - Consumed : 2.65 GiB - Compressed : 2.65 GiB => 100.00% (L1) Buffered : 202 MiB - Consumed : 2.68 GiB - Compressed : 2.68 GiB => 100.00% (L1) Buffered : 175 MiB - Consumed : 2.70 GiB - Compressed : 2.70 GiB => 100.00% (L1) Buffered : 148 MiB - Consumed : 2.73 GiB - Compressed : 2.73 GiB => 100.00% (L1) Buffered : 140 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 181 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 223 MiB - Consumed : 2.75 GiB - Compressed : 2.75 GiB => 100.00% (L1) Buffered : 250 MiB - Consumed : 2.76 GiB - Compressed : 2.76 GiB => 100.00% (L1) Buffered : 223 MiB - Consumed : 2.78 GiB - Compressed : 2.78 GiB => 100.00% (L1) Buffered : 196 MiB - Consumed : 2.81 GiB - Compressed : 2.81 GiB => 100.00% (L1) Buffered : 168 MiB - Consumed : 2.84 GiB - Compressed : 2.84 GiB => 100.00% (L1) Buffered : 140 MiB - Consumed : 2.86 GiB - Compressed : 2.86 GiB => 100.00% (L1) Buffered : 151 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 189 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 230 MiB - Consumed : 2.88 GiB - Compressed : 2.88 GiB => 100.00% (L1) Buffered : 243 MiB - Consumed : 2.89 GiB - Compressed : 2.89 GiB => 100.00% (L1) Buffered : 216 MiB - Consumed : 2.91 GiB - Compressed : 2.91 GiB => 100.00% (L1) Buffered : 188 MiB - Consumed : 2.94 GiB - Compressed : 2.94 GiB => 100.00% (L1) Buffered : 160 MiB - Consumed : 2.97 GiB - Compressed : 2.97 GiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 162 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 202 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 244 MiB - Consumed : 3.00 GiB - Compressed : 3.00 GiB => 100.00% (L1) Buffered : 236 MiB - Consumed : 3.02 GiB - Compressed : 3.02 GiB => 100.00% (L1) Buffered : 208 MiB - Consumed : 3.05 GiB - Compressed : 3.05 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 3.07 GiB - Compressed : 3.07 GiB => 100.00% (L1) Buffered : 152 MiB - Consumed : 3.10 GiB - Compressed : 3.10 GiB => 100.00% (L1) Buffered : 133 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 214 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 255 MiB - Consumed : 3.12 GiB - Compressed : 3.13 GiB => 100.00% (L1) Buffered : 229 MiB - Consumed : 3.15 GiB - Compressed : 3.15 GiB => 100.00% (L1) Buffered : 202 MiB - Consumed : 3.18 GiB - Compressed : 3.18 GiB => 100.00% (L1) Buffered : 174 MiB - Consumed : 3.20 GiB - Compressed : 3.20 GiB => 100.00% (L1) Buffered : 147 MiB - Consumed : 3.23 GiB - Compressed : 3.23 GiB => 100.00% (L1) Buffered : 140 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 180 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 200 MiB - Consumed : 3.25 GiB - Compressed : 3.25 GiB => 100.00% (L1) Buffered : 173 MiB - Consumed : 3.28 GiB - Compressed : 3.28 GiB => 100.00% (L1) Buffered : 145 MiB - Consumed : 3.30 GiB - Compressed : 3.30 GiB => 100.00% (L1) Buffered : 118 MiB - Consumed : 3.33 GiB - Compressed : 3.33 GiB => 100.00% (L1) Buffered : 90.1 MiB - Consumed : 3.36 GiB - Compressed : 3.36 GiB => 100.00% (L1) Buffered : 72.1 MiB - Consumed : 3.38 GiB - Compressed : 3.38 GiB => 100.00% (L1) Buffered : 45.1 MiB - Consumed : 3.40 GiB - Compressed : 3.40 GiB => 100.00% (L1) Buffered : 17.1 MiB - Consumed : 3.43 GiB - Compressed : 3.43 GiB => 100.00% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 1.50 MiB - Consumed : 28.5 MiB - Compressed : 2.65 MiB => 9.30% (L1) Buffered : 1.50 MiB - Consumed : 58.5 MiB - Compressed : 5.47 MiB => 9.35% (L1) Buffered : 2.00 MiB - Consumed : 88.0 MiB - Compressed : 8.25 MiB => 9.37% (L1) Buffered : 2.50 MiB - Consumed : 118 MiB - Compressed : 11.0 MiB => 9.37% (L1) Buffered : 3.12 MiB - Consumed : 146 MiB - Compressed : 13.7 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 176 MiB - Compressed : 16.5 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 206 MiB - Compressed : 19.3 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 236 MiB - Compressed : 22.1 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 266 MiB - Compressed : 24.8 MiB => 9.36% (L1) Buffered : 3.12 MiB - Consumed : 294 MiB - Compressed : 27.6 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 324 MiB - Compressed : 30.4 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 354 MiB - Compressed : 33.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 384 MiB - Compressed : 36.0 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 413 MiB - Compressed : 38.7 MiB => 9.36% (L1) Buffered : 2.62 MiB - Consumed : 442 MiB - Compressed : 41.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 472 MiB - Compressed : 44.2 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 501 MiB - Compressed : 46.9 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 530 MiB - Compressed : 49.7 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 560 MiB - Compressed : 52.4 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 589 MiB - Compressed : 55.1 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 618 MiB - Compressed : 57.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 648 MiB - Compressed : 60.7 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 677 MiB - Compressed : 63.4 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 706 MiB - Compressed : 66.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 736 MiB - Compressed : 68.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 766 MiB - Compressed : 71.7 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 796 MiB - Compressed : 74.5 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 826 MiB - Compressed : 77.3 MiB => 9.36% (L1) Buffered : 1.88 MiB - Consumed : 854 MiB - Compressed : 80.0 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 884 MiB - Compressed : 82.8 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 914 MiB - Compressed : 85.6 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 944 MiB - Compressed : 88.4 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 974 MiB - Compressed : 91.1 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 1003 MiB - Compressed : 93.9 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.01 GiB - Compressed : 96.7 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.04 GiB - Compressed : 99.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.07 GiB - Compressed : 102 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.10 GiB - Compressed : 105 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 1.12 GiB - Compressed : 108 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.15 GiB - Compressed : 111 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.18 GiB - Compressed : 113 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.21 GiB - Compressed : 116 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.24 GiB - Compressed : 119 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.27 GiB - Compressed : 122 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.30 GiB - Compressed : 124 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.33 GiB - Compressed : 127 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.36 GiB - Compressed : 130 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.38 GiB - Compressed : 133 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.41 GiB - Compressed : 136 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 1.44 GiB - Compressed : 138 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.47 GiB - Compressed : 141 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.50 GiB - Compressed : 144 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.53 GiB - Compressed : 147 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.56 GiB - Compressed : 149 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 1.59 GiB - Compressed : 152 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.62 GiB - Compressed : 155 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.65 GiB - Compressed : 158 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.67 GiB - Compressed : 161 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.70 GiB - Compressed : 163 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 1.73 GiB - Compressed : 166 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 1.76 GiB - Compressed : 169 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.79 GiB - Compressed : 172 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.82 GiB - Compressed : 174 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.85 GiB - Compressed : 177 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.88 GiB - Compressed : 180 MiB => 9.36% (L1) Buffered : 1.50 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 : 3.00 MiB - Consumed : 2.02 GiB - Compressed : 194 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.05 GiB - Compressed : 197 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.08 GiB - Compressed : 199 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.11 GiB - Compressed : 202 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.14 GiB - Compressed : 205 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.17 GiB - Compressed : 208 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.20 GiB - Compressed : 211 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.23 GiB - Compressed : 213 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.25 GiB - Compressed : 216 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.28 GiB - Compressed : 219 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.31 GiB - Compressed : 222 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.34 GiB - Compressed : 224 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.37 GiB - Compressed : 227 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.40 GiB - Compressed : 230 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.43 GiB - Compressed : 233 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.46 GiB - Compressed : 235 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.48 GiB - Compressed : 238 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.51 GiB - Compressed : 241 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.54 GiB - Compressed : 244 MiB => 9.36% (L1) Buffered : 2.62 MiB - Consumed : 2.57 GiB - Compressed : 246 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.60 GiB - Compressed : 249 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.63 GiB - Compressed : 252 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.66 GiB - Compressed : 255 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.69 GiB - Compressed : 258 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.72 GiB - Compressed : 260 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.74 GiB - Compressed : 263 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.77 GiB - Compressed : 266 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.80 GiB - Compressed : 269 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.83 GiB - Compressed : 271 MiB => 9.36% (L1) Buffered : 2.12 MiB - Consumed : 2.86 GiB - Compressed : 274 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.89 GiB - Compressed : 277 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.91 GiB - Compressed : 279 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.94 GiB - Compressed : 282 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.97 GiB - Compressed : 285 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.00 GiB - Compressed : 288 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 3.03 GiB - Compressed : 290 MiB => 9.36% (L1) Buffered : 2.00 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 : 3.00 MiB - Consumed : 3.11 GiB - Compressed : 299 MiB => 9.36% (L1) Buffered : 1.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 : 3.00 MiB - Consumed : 3.20 GiB - Compressed : 307 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.23 GiB - Compressed : 310 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.26 GiB - Compressed : 312 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 3.29 GiB - Compressed : 315 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.31 GiB - Compressed : 318 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.34 GiB - Compressed : 321 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.37 GiB - Compressed : 323 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.40 GiB - Compressed : 326 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.43 GiB - Compressed : 329 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.46 GiB - Compressed : 332 MiB => 9.36% (L1) Buffered : 3.38 MiB - Consumed : 3.49 GiB - Compressed : 334 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.52 GiB - Compressed : 337 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.54 GiB - Compressed : 340 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.57 GiB - Compressed : 342 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.60 GiB - Compressed : 345 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.63 GiB - Compressed : 348 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.66 GiB - Compressed : 351 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.69 GiB - Compressed : 353 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.71 GiB - Compressed : 356 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.74 GiB - Compressed : 359 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.77 GiB - Compressed : 361 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.80 GiB - Compressed : 364 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.83 GiB - Compressed : 367 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.85 GiB - Compressed : 369 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.88 GiB - Compressed : 372 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.91 GiB - Compressed : 375 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.94 GiB - Compressed : 378 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.97 GiB - Compressed : 380 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.99 GiB - Compressed : 383 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.02 GiB - Compressed : 386 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 4.05 GiB - Compressed : 388 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 4.08 GiB - Compressed : 391 MiB => 9.36% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 11.8 MiB - Compressed : 3.66 MiB => 31.17% (L1) Buffered : 0 B - Consumed : 24.1 MiB - Compressed : 7.55 MiB => 31.29% (L1) Buffered : 0 B - Consumed : 36.5 MiB - Compressed : 11.5 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 48.9 MiB - Compressed : 15.3 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 61.2 MiB - Compressed : 19.2 MiB => 31.37% (L1) Buffered : 0 B - Consumed : 73.5 MiB - Compressed : 23.1 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 85.6 MiB - Compressed : 26.9 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 97.8 MiB - Compressed : 30.7 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 110 MiB - Compressed : 34.5 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 122 MiB - Compressed : 38.1 MiB => 31.14% (L1) Buffered : 0 B - Consumed : 137 MiB - Compressed : 39.4 MiB => 28.82% (L1) Buffered : 0 B - Consumed : 151 MiB - Compressed : 40.6 MiB => 26.91% (L1) Buffered : 0 B - Consumed : 166 MiB - Compressed : 41.8 MiB => 25.20% (L1) Buffered : 0 B - Consumed : 181 MiB - Compressed : 43.0 MiB => 23.82% (L1) Buffered : 0 B - Consumed : 195 MiB - Compressed : 44.3 MiB => 22.66% (L1) Buffered : 0 B - Consumed : 210 MiB - Compressed : 45.6 MiB => 21.72% (L1) Buffered : 0 B - Consumed : 224 MiB - Compressed : 47.0 MiB => 20.94% (L1) Buffered : 0 B - Consumed : 239 MiB - Compressed : 48.3 MiB => 20.24% (L1) Buffered : 0 B - Consumed : 253 MiB - Compressed : 49.8 MiB => 19.66% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L5) Buffered : 0 B - Consumed : 6.00 MiB - Compressed : 1.63 MiB => 27.17% (L5) Buffered : 0 B - Consumed : 12.1 MiB - Compressed : 3.30 MiB => 27.23% (L5) Buffered : 0 B - Consumed : 18.1 MiB - Compressed : 4.95 MiB => 27.31% (L5) Buffered : 0 B - Consumed : 24.2 MiB - Compressed : 6.64 MiB => 27.38% (L5) Buffered : 0 B - Consumed : 30.5 MiB - Compressed : 8.34 MiB => 27.33% (L5) Buffered : 0 B - Consumed : 36.8 MiB - Compressed : 10.0 MiB => 27.33% (L5) Buffered : 0 B - Consumed : 43.0 MiB - Compressed : 11.8 MiB => 27.34% (L5) Buffered : 0 B - Consumed : 49.2 MiB - Compressed : 13.5 MiB => 27.33% (L5) Buffered : 0 B - Consumed : 55.5 MiB - Compressed : 15.2 MiB => 27.34% (L5) Buffered : 0 B - Consumed : 61.8 MiB - Compressed : 16.9 MiB => 27.35% (L5) Buffered : 0 B - Consumed : 68.0 MiB - Compressed : 18.6 MiB => 27.33% (L5) Buffered : 0 B - Consumed : 74.2 MiB - Compressed : 20.3 MiB => 27.34% (L5) Buffered : 0 B - Consumed : 80.5 MiB - Compressed : 22.0 MiB => 27.36% (L5) Buffered : 0 B - Consumed : 86.8 MiB - Compressed : 23.8 MiB => 27.39% (L5) Buffered : 0 B - Consumed : 93.0 MiB - Compressed : 25.5 MiB => 27.38% (L5) Buffered : 0 B - Consumed : 99.0 MiB - Compressed : 27.1 MiB => 27.38% (L5) Buffered : 0 B - Consumed : 105 MiB - Compressed : 28.7 MiB => 27.37% (L5) Buffered : 0 B - Consumed : 111 MiB - Compressed : 30.4 MiB => 27.37% (L5) Buffered : 0 B - Consumed : 117 MiB - Compressed : 32.0 MiB => 27.34% (L5) Buffered : 0 B - Consumed : 123 MiB - Compressed : 33.6 MiB => 27.35% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L8) Buffered : 0 B - Consumed : 4.38 MiB - Compressed : 971 KiB => 21.68% (L8) Buffered : 0 B - Consumed : 8.50 MiB - Compressed : 1.86 MiB => 21.86% (L8) Buffered : 0 B - Consumed : 12.5 MiB - Compressed : 2.73 MiB => 21.83% (L8) Buffered : 0 B - Consumed : 16.6 MiB - Compressed : 3.63 MiB => 21.86% (L8) Buffered : 0 B - Consumed : 20.6 MiB - Compressed : 4.52 MiB => 21.90% (L8) Buffered : 0 B - Consumed : 24.5 MiB - Compressed : 5.35 MiB => 21.84% (L8) Buffered : 0 B - Consumed : 28.4 MiB - Compressed : 6.20 MiB => 21.83% (L8) Buffered : 0 B - Consumed : 32.2 MiB - Compressed : 7.04 MiB => 21.82% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L18) Buffered : 0 B - Consumed : 640 KiB - Compressed : 85.2 KiB => 13.32% (L18) Buffered : 0 B - Consumed : 1.12 MiB - Compressed : 159 KiB => 13.80% (L18) Buffered : 0 B - Consumed : 1.50 MiB - Compressed : 211 KiB => 13.72% (L18) Buffered : 0 B - Consumed : 1.88 MiB - Compressed : 269 KiB => 14.02% (L18) Buffered : 0 B - Consumed : 2.25 MiB - Compressed : 325 KiB => 14.10% (L18) Buffered : 0 B - Consumed : 2.62 MiB - Compressed : 382 KiB => 14.22% (L18) Buffered : 0 B - Consumed : 3.00 MiB - Compressed : 436 KiB => 14.21% (L18) Buffered : 0 B - Consumed : 3.38 MiB - Compressed : 490 KiB => 14.17% (L18) Buffered : 0 B - Consumed : 3.75 MiB - Compressed : 548 KiB => 14.26% (L18) Buffered : 0 B - Consumed : 4.12 MiB - Compressed : 602 KiB => 14.25% (L18) Buffered : 0 B - Consumed : 4.50 MiB - Compressed : 658 KiB => 14.27% (L18) Buffered : 0 B - Consumed : 4.88 MiB - Compressed : 713 KiB => 14.29% (L18) Buffered : 0 B - Consumed : 5.25 MiB - Compressed : 767 KiB => 14.26% (L18) Buffered : 0 B - Consumed : 5.62 MiB - Compressed : 822 KiB => 14.26% (L18) Buffered : 0 B - Consumed : 6.00 MiB - Compressed : 877 KiB => 14.27% (L18) Buffered : 0 B - Consumed : 6.38 MiB - Compressed : 930 KiB => 14.25% (L18) Buffered : 0 B - Consumed : 6.75 MiB - Compressed : 987 KiB => 14.28% (L18) Buffered : 0 B - Consumed : 7.12 MiB - Compressed : 1.02 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 7.50 MiB - Compressed : 1.07 MiB => 14.28% (L18) Buffered : 0 B - Consumed : 7.88 MiB - Compressed : 1.13 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 8.25 MiB - Compressed : 1.18 MiB => 14.28% (L18) Buffered : 0 B - Consumed : 8.62 MiB - Compressed : 1.23 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 9.00 MiB - Compressed : 1.28 MiB => 14.26% (L18) Buffered : 0 B - Consumed : 9.38 MiB - Compressed : 1.34 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 9.75 MiB - Compressed : 1.39 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 10.1 MiB - Compressed : 1.45 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 10.5 MiB - Compressed : 1.50 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 10.9 MiB - Compressed : 1.56 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 11.2 MiB - Compressed : 1.61 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 11.6 MiB - Compressed : 1.66 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 12.0 MiB - Compressed : 1.71 MiB => 14.29% (L18) Buffered : 0 B - Consumed : 12.2 MiB - Compressed : 1.75 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 12.5 MiB - Compressed : 1.79 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 12.8 MiB - Compressed : 1.83 MiB => 14.32% (L18) Buffered : 0 B - Consumed : 13.0 MiB - Compressed : 1.86 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 13.2 MiB - Compressed : 1.90 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 13.5 MiB - Compressed : 1.93 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 13.8 MiB - Compressed : 1.97 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 14.0 MiB - Compressed : 2.00 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 14.2 MiB - Compressed : 2.04 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 14.5 MiB - Compressed : 2.07 MiB => 14.30% (L18) Buffered : 0 B - Consumed : 14.8 MiB - Compressed : 2.11 MiB => 14.31% (L18) Buffered : 0 B - Consumed : 15.0 MiB - Compressed : 2.15 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 15.2 MiB - Compressed : 2.19 MiB => 14.34% (L18) Buffered : 0 B - Consumed : 15.5 MiB - Compressed : 2.22 MiB => 14.35% (L18) Buffered : 0 B - Consumed : 15.8 MiB - Compressed : 2.26 MiB => 14.34% (L18) Buffered : 0 B - Consumed : 16.0 MiB - Compressed : 2.29 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 16.2 MiB - Compressed : 2.33 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 16.5 MiB - Compressed : 2.36 MiB => 14.32% (L18) Buffered : 0 B - Consumed : 16.8 MiB - Compressed : 2.40 MiB => 14.33% (L18) Buffered : 0 B - Consumed : 17.0 MiB - Compressed : 2.43 MiB => 14.32% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 12.0 MiB - Compressed : 3.74 MiB => 31.18% (L1) Buffered : 0 B - Consumed : 24.4 MiB - Compressed : 7.62 MiB => 31.28% (L1) Buffered : 0 B - Consumed : 36.8 MiB - Compressed : 11.5 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 49.2 MiB - Compressed : 15.5 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 61.6 MiB - Compressed : 19.3 MiB => 31.37% (L1) Buffered : 0 B - Consumed : 73.9 MiB - Compressed : 23.2 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 86.4 MiB - Compressed : 27.1 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 98.9 MiB - Compressed : 31.1 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 111 MiB - Compressed : 34.9 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 124 MiB - Compressed : 38.2 MiB => 30.74% (L1) Buffered : 0 B - Consumed : 140 MiB - Compressed : 39.2 MiB => 28.08% (L1) Buffered : 0 B - Consumed : 155 MiB - Compressed : 40.1 MiB => 25.90% (L1) Buffered : 0 B - Consumed : 170 MiB - Compressed : 41.0 MiB => 24.09% (L1) Buffered : 0 B - Consumed : 186 MiB - Compressed : 42.0 MiB => 22.62% (L1) Buffered : 0 B - Consumed : 201 MiB - Compressed : 43.0 MiB => 21.40% (L1) Buffered : 0 B - Consumed : 216 MiB - Compressed : 44.0 MiB => 20.40% (L1) Buffered : 0 B - Consumed : 230 MiB - Compressed : 45.1 MiB => 19.57% (L1) Buffered : 0 B - Consumed : 245 MiB - Compressed : 46.1 MiB => 18.81% (L1) Buffered : 0 B - Consumed : 259 MiB - Compressed : 46.9 MiB => 18.11% (L1) Buffered : 0 B - Consumed : 273 MiB - Compressed : 47.8 MiB => 17.49% (L1) Buffered : 0 B - Consumed : 288 MiB - Compressed : 48.7 MiB => 16.95% (L1) Buffered : 0 B - Consumed : 302 MiB - Compressed : 49.6 MiB => 16.44% (L1) Buffered : 0 B - Consumed : 316 MiB - Compressed : 50.5 MiB => 15.95% (L1) Buffered : 0 B - Consumed : 331 MiB - Compressed : 51.3 MiB => 15.47% (L1) Buffered : 0 B - Consumed : 347 MiB - Compressed : 52.0 MiB => 15.01% (L1) Buffered : 0 B - Consumed : 362 MiB - Compressed : 52.8 MiB => 14.58% (L1) Buffered : 0 B - Consumed : 376 MiB - Compressed : 53.5 MiB => 14.21% (L1) Buffered : 0 B - Consumed : 391 MiB - Compressed : 54.2 MiB => 13.86% (L1) Buffered : 0 B - Consumed : 405 MiB - Compressed : 55.0 MiB => 13.56% (L1) Buffered : 0 B - Consumed : 420 MiB - Compressed : 55.7 MiB => 13.27% (L1) Buffered : 0 B - Consumed : 441 MiB - Compressed : 56.2 MiB => 12.74% (L1) Buffered : 0 B - Consumed : 486 MiB - Compressed : 56.2 MiB => 11.57% (L1) Buffered : 0 B - Consumed : 531 MiB - Compressed : 56.2 MiB => 10.59% (L1) Buffered : 0 B - Consumed : 574 MiB - Compressed : 56.2 MiB => 9.80% (L1) Buffered : 0 B - Consumed : 612 MiB - Compressed : 56.2 MiB => 9.18% (L1) Buffered : 0 B - Consumed : 651 MiB - Compressed : 56.2 MiB => 8.63% (L1) Buffered : 0 B - Consumed : 687 MiB - Compressed : 56.2 MiB => 8.19% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 0 B - Consumed : 11.9 MiB - Compressed : 3.70 MiB => 31.18% (L1) Buffered : 0 B - Consumed : 24.4 MiB - Compressed : 7.62 MiB => 31.28% (L1) Buffered : 0 B - Consumed : 36.8 MiB - Compressed : 11.5 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 49.1 MiB - Compressed : 15.4 MiB => 31.39% (L1) Buffered : 0 B - Consumed : 61.5 MiB - Compressed : 19.3 MiB => 31.37% (L1) Buffered : 0 B - Consumed : 73.8 MiB - Compressed : 23.2 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 85.8 MiB - Compressed : 26.9 MiB => 31.40% (L1) Buffered : 0 B - Consumed : 97.9 MiB - Compressed : 30.7 MiB => 31.41% (L1) Buffered : 0 B - Consumed : 110 MiB - Compressed : 34.5 MiB => 31.38% (L1) Buffered : 0 B - Consumed : 122 MiB - Compressed : 38.1 MiB => 31.11% (L1) Buffered : 0 B - Consumed : 137 MiB - Compressed : 39.1 MiB => 28.43% (L1) Buffered : 0 B - Consumed : 152 MiB - Compressed : 40.0 MiB => 26.23% (L1) Buffered : 0 B - Consumed : 168 MiB - Compressed : 40.9 MiB => 24.34% (L1) Buffered : 0 B - Consumed : 184 MiB - Compressed : 41.9 MiB => 22.81% (L1) Buffered : 0 B - Consumed : 199 MiB - Compressed : 42.8 MiB => 21.56% (L1) Buffered : 0 B - Consumed : 214 MiB - Compressed : 43.9 MiB => 20.53% (L1) Buffered : 0 B - Consumed : 228 MiB - Compressed : 44.9 MiB => 19.67% (L1) Buffered : 0 B - Consumed : 243 MiB - Compressed : 46.0 MiB => 18.91% (L1) Buffered : 0 B - Consumed : 258 MiB - Compressed : 46.8 MiB => 18.18% (L1) Buffered : 0 B - Consumed : 272 MiB - Compressed : 47.7 MiB => 17.56% (L1) Buffered : 0 B - Consumed : 286 MiB - Compressed : 48.7 MiB => 17.00% (L1) Buffered : 0 B - Consumed : 301 MiB - Compressed : 49.6 MiB => 16.48% (L1) Buffered : 0 B - Consumed : 316 MiB - Compressed : 50.4 MiB => 15.98% (L1) Buffered : 0 B - Consumed : 331 MiB - Compressed : 51.3 MiB => 15.48% (L1) Buffered : 0 B - Consumed : 347 MiB - Compressed : 52.0 MiB => 15.01% (L1) Buffered : 0 B - Consumed : 362 MiB - Compressed : 52.8 MiB => 14.57% (L1) Buffered : 0 B - Consumed : 377 MiB - Compressed : 53.5 MiB => 14.19% (L1) Buffered : 0 B - Consumed : 392 MiB - Compressed : 54.3 MiB => 13.84% (L1) Buffered : 0 B - Consumed : 407 MiB - Compressed : 55.1 MiB => 13.52% (L1) Buffered : 0 B - Consumed : 422 MiB - Compressed : 55.8 MiB => 13.21% (L1) Buffered : 0 B - Consumed : 452 MiB - Compressed : 56.2 MiB => 12.44% (L1) Buffered : 0 B - Consumed : 498 MiB - Compressed : 56.2 MiB => 11.29% (L1) Buffered : 0 B - Consumed : 544 MiB - Compressed : 56.2 MiB => 10.33% (L1) Buffered : 0 B - Consumed : 583 MiB - Compressed : 56.2 MiB => 9.65% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L19) Buffered : 73.8 MiB - Consumed : 2.50 MiB - Compressed : 133 KiB => 5.21% (L19) Buffered : 71.3 MiB - Consumed : 5.00 MiB - Compressed : 280 KiB => 5.48% (L19) Buffered : 68.8 MiB - Consumed : 7.50 MiB - Compressed : 431 KiB => 5.61% (L19) Buffered : 64.8 MiB - Consumed : 11.5 MiB - Compressed : 667 KiB => 5.66% (L19) Buffered : 59.8 MiB - Consumed : 16.5 MiB - Compressed : 958 KiB => 5.67% (L19) Buffered : 55.8 MiB - Consumed : 20.5 MiB - Compressed : 1.16 MiB => 5.67% (L19) Buffered : 50.8 MiB - Consumed : 25.5 MiB - Compressed : 1.45 MiB => 5.69% (L19) Buffered : 46.8 MiB - Consumed : 29.5 MiB - Compressed : 1.68 MiB => 5.70% (L19) Buffered : 42.8 MiB - Consumed : 33.5 MiB - Compressed : 1.91 MiB => 5.71% (L19) Buffered : 37.8 MiB - Consumed : 38.5 MiB - Compressed : 2.20 MiB => 5.72% (L19) Buffered : 33.8 MiB - Consumed : 42.5 MiB - Compressed : 2.43 MiB => 5.73% (L19) Buffered : 29.8 MiB - Consumed : 46.5 MiB - Compressed : 2.67 MiB => 5.74% (L19) Buffered : 24.8 MiB - Consumed : 51.5 MiB - Compressed : 2.95 MiB => 5.74% (L19) Buffered : 20.8 MiB - Consumed : 55.5 MiB - Compressed : 3.18 MiB => 5.74% (L19) Buffered : 18.8 MiB - Consumed : 57.5 MiB - Compressed : 3.30 MiB => 5.74% (L19) Buffered : 18.8 MiB - Consumed : 57.5 MiB - Compressed : 3.30 MiB => 5.74% (L19) Buffered : 16.8 MiB - Consumed : 59.5 MiB - Compressed : 3.42 MiB => 5.74% (L19) Buffered : 14.8 MiB - Consumed : 61.5 MiB - Compressed : 3.53 MiB => 5.74% (L19) Buffered : 12.3 MiB - Consumed : 64.0 MiB - Compressed : 3.68 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 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 128 KiB - Consumed : 28.0 MiB - Compressed : 2.60 MiB => 9.30% (L1) Buffered : 1.50 MiB - Consumed : 56.5 MiB - Compressed : 5.29 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 84.0 MiB - Compressed : 7.87 MiB => 9.37% (L1) Buffered : 3.88 MiB - Consumed : 112 MiB - Compressed : 10.5 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 141 MiB - Compressed : 13.2 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 171 MiB - Compressed : 16.0 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 202 MiB - Compressed : 18.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 230 MiB - Compressed : 21.5 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 260 MiB - Compressed : 24.3 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 290 MiB - Compressed : 27.1 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 320 MiB - Compressed : 29.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 350 MiB - Compressed : 32.8 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 381 MiB - Compressed : 35.7 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 410 MiB - Compressed : 38.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 440 MiB - Compressed : 41.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 470 MiB - Compressed : 44.0 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 500 MiB - Compressed : 46.8 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 530 MiB - Compressed : 49.6 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 560 MiB - Compressed : 52.4 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 590 MiB - Compressed : 55.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 620 MiB - Compressed : 58.0 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 650 MiB - Compressed : 60.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 680 MiB - Compressed : 63.7 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 710 MiB - Compressed : 66.5 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 740 MiB - Compressed : 69.3 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 770 MiB - Compressed : 72.1 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 800 MiB - Compressed : 74.9 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 830 MiB - Compressed : 77.7 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 860 MiB - Compressed : 80.5 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 890 MiB - Compressed : 83.3 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 920 MiB - Compressed : 86.2 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 949 MiB - Compressed : 88.9 MiB => 9.36% (L1) Buffered : 4.88 MiB - Consumed : 976 MiB - Compressed : 91.4 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 1005 MiB - Compressed : 94.1 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 1.01 GiB - Compressed : 96.7 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 1.03 GiB - Compressed : 99.2 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.06 GiB - Compressed : 102 MiB => 9.36% (L1) Buffered : 4.62 MiB - Consumed : 1.09 GiB - Compressed : 104 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 1.12 GiB - Compressed : 107 MiB => 9.36% (L1) Buffered : 1.88 MiB - Consumed : 1.15 GiB - Compressed : 110 MiB => 9.36% (L1) Buffered : 1.12 MiB - Consumed : 1.17 GiB - Compressed : 112 MiB => 9.36% (L1) Buffered : 4.75 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 : 0 B - Consumed : 1.26 GiB - Compressed : 120 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.28 GiB - Compressed : 123 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 1.31 GiB - Compressed : 126 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 1.34 GiB - Compressed : 128 MiB => 9.36% (L1) Buffered : 4.62 MiB - Consumed : 1.37 GiB - Compressed : 131 MiB => 9.36% (L1) Buffered : 3.12 MiB - Consumed : 1.39 GiB - Compressed : 134 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 1.42 GiB - Compressed : 136 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 1.45 GiB - Compressed : 139 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 1.48 GiB - Compressed : 142 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.51 GiB - Compressed : 145 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.54 GiB - Compressed : 148 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.57 GiB - Compressed : 150 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.60 GiB - Compressed : 153 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.63 GiB - Compressed : 156 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.66 GiB - Compressed : 159 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.69 GiB - Compressed : 162 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.71 GiB - Compressed : 164 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.74 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 : 176 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.86 GiB - Compressed : 178 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.89 GiB - Compressed : 181 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.92 GiB - Compressed : 184 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.95 GiB - Compressed : 187 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 1.98 GiB - Compressed : 190 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.01 GiB - Compressed : 192 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.04 GiB - Compressed : 195 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.06 GiB - Compressed : 198 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 2.09 GiB - Compressed : 201 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.12 GiB - Compressed : 203 MiB => 9.36% (L1) Buffered : 4.62 MiB - Consumed : 2.15 GiB - Compressed : 206 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 2.18 GiB - Compressed : 209 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 2.21 GiB - Compressed : 211 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 2.23 GiB - Compressed : 214 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.26 GiB - Compressed : 217 MiB => 9.36% (L1) Buffered : 5.62 MiB - Consumed : 2.29 GiB - Compressed : 219 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 2.32 GiB - Compressed : 222 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 2.35 GiB - Compressed : 225 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 2.38 GiB - Compressed : 228 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 2.40 GiB - Compressed : 230 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 2.43 GiB - Compressed : 233 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 2.46 GiB - Compressed : 236 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.49 GiB - Compressed : 239 MiB => 9.36% (L1) Buffered : 3.75 MiB - Consumed : 2.52 GiB - Compressed : 241 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.55 GiB - Compressed : 244 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.58 GiB - Compressed : 247 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.61 GiB - Compressed : 250 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.63 GiB - Compressed : 253 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.66 GiB - Compressed : 255 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.69 GiB - Compressed : 258 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 2.72 GiB - Compressed : 261 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 2.75 GiB - Compressed : 264 MiB => 9.36% (L1) Buffered : 3.50 MiB - Consumed : 2.78 GiB - Compressed : 267 MiB => 9.36% (L1) Buffered : 5.50 MiB - Consumed : 2.81 GiB - Compressed : 269 MiB => 9.36% (L1) Buffered : 5.38 MiB - Consumed : 2.84 GiB - Compressed : 272 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 2.87 GiB - Compressed : 275 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 2.90 GiB - Compressed : 278 MiB => 9.36% (L1) Buffered : 5.25 MiB - Consumed : 2.93 GiB - Compressed : 280 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 2.96 GiB - Compressed : 283 MiB => 9.36% (L1) Buffered : 4.50 MiB - Consumed : 2.98 GiB - Compressed : 286 MiB => 9.36% (L1) Buffered : 3.75 MiB - Consumed : 3.01 GiB - Compressed : 289 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.04 GiB - Compressed : 292 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 3.07 GiB - Compressed : 294 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 3.10 GiB - Compressed : 297 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 3.13 GiB - Compressed : 300 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 3.16 GiB - Compressed : 303 MiB => 9.36% (L1) Buffered : 4.25 MiB - Consumed : 3.19 GiB - Compressed : 305 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 3.21 GiB - Compressed : 308 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.24 GiB - Compressed : 311 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.27 GiB - Compressed : 313 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.30 GiB - Compressed : 316 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 3.32 GiB - Compressed : 319 MiB => 9.36% (L1) Buffered : 1.75 MiB - Consumed : 3.35 GiB - Compressed : 321 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 3.38 GiB - Compressed : 324 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.41 GiB - Compressed : 327 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 3.43 GiB - Compressed : 329 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 3.46 GiB - Compressed : 332 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 3.49 GiB - Compressed : 335 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.52 GiB - Compressed : 337 MiB => 9.36% (L1) Buffered : 0 B - Consumed : 3.55 GiB - Compressed : 340 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 3.58 GiB - Compressed : 343 MiB => 9.36% (L1) Buffered : 1.50 MiB - Consumed : 3.61 GiB - Compressed : 346 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 3.64 GiB - Compressed : 349 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 3.67 GiB - Compressed : 351 MiB => 9.36% (L1) Buffered : 1.000 MiB - Consumed : 3.69 GiB - Compressed : 354 MiB => 9.36% (L1) Buffered : 1.12 MiB - Consumed : 3.72 GiB - Compressed : 357 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 3.75 GiB - Compressed : 360 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 3.78 GiB - Compressed : 363 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 3.81 GiB - Compressed : 365 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 3.84 GiB - Compressed : 368 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 3.87 GiB - Compressed : 371 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 3.90 GiB - Compressed : 373 MiB => 9.36% (L1) Buffered : 4.88 MiB - Consumed : 3.92 GiB - Compressed : 376 MiB => 9.36% (L1) Buffered : 4.88 MiB - Consumed : 3.95 GiB - Compressed : 379 MiB => 9.36% (L1) Buffered : 4.38 MiB - Consumed : 3.98 GiB - Compressed : 382 MiB => 9.36% (L1) Buffered : 1.62 MiB - Consumed : 4.01 GiB - Compressed : 385 MiB => 9.36% (L1) Buffered : 256 KiB - Consumed : 4.04 GiB - Compressed : 387 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 4.07 GiB - Compressed : 390 MiB => 9.36% (L1) Buffered : 640 KiB - Consumed : 4.10 GiB - Compressed : 393 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.13 GiB - Compressed : 396 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.16 GiB - Compressed : 398 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.19 GiB - Compressed : 401 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.21 GiB - Compressed : 404 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.24 GiB - Compressed : 407 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.27 GiB - Compressed : 410 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.30 GiB - Compressed : 413 MiB => 9.36% (L1) Buffered : 2.00 MiB - Consumed : 4.33 GiB - Compressed : 415 MiB => 9.36% (L1) Buffered : 3.00 MiB - Consumed : 4.36 GiB - Compressed : 418 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 4.39 GiB - Compressed : 421 MiB => 9.36% (L1) Buffered : 2.50 MiB - Consumed : 4.42 GiB - Compressed : 424 MiB => 9.36% (L1) Buffered : 896 KiB - Consumed : 4.45 GiB - Compressed : 426 MiB => 9.36% (L1) Buffered : 512 KiB - Consumed : 4.48 GiB - Compressed : 429 MiB => 9.36% (L1) Buffered : 2.25 MiB - Consumed : 4.50 GiB - Compressed : 432 MiB => 9.36% (L1) Buffered : 128 KiB - Consumed : 4.53 GiB - Compressed : 435 MiB => 9.36% (L1) Buffered : 4.00 MiB - Consumed : 4.56 GiB - Compressed : 437 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 4.59 GiB - Compressed : 440 MiB => 9.36% (L1) Buffered : 3.38 MiB - Consumed : 4.62 GiB - Compressed : 443 MiB => 9.36% (L1) Buffered : 5.00 MiB - Consumed : 4.65 GiB - Compressed : 445 MiB => 9.36% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 1.000 MiB - Consumed : 26.0 MiB - Compressed : 2.54 MiB => 9.77% (L1) Buffered : 5.88 MiB - Consumed : 52.0 MiB - Compressed : 5.11 MiB => 9.83% (L1) Buffered : 4.88 MiB - Consumed : 80.0 MiB - Compressed : 7.89 MiB => 9.86% (L1) Buffered : 2.25 MiB - Consumed : 110 MiB - Compressed : 10.8 MiB => 9.86% (L1) Buffered : 4.62 MiB - Consumed : 136 MiB - Compressed : 13.4 MiB => 9.86% (L1) Buffered : 1.62 MiB - Consumed : 166 MiB - Compressed : 16.4 MiB => 9.86% (L1) Buffered : 2.62 MiB - Consumed : 194 MiB - Compressed : 19.1 MiB => 9.86% (L1) Buffered : 5.25 MiB - Consumed : 221 MiB - Compressed : 21.8 MiB => 9.86% (L1) Buffered : 1.38 MiB - Consumed : 252 MiB - Compressed : 24.8 MiB => 9.86% (L1) Buffered : 512 KiB - Consumed : 280 MiB - Compressed : 27.6 MiB => 9.86% (L1) Buffered : 640 KiB - Consumed : 308 MiB - Compressed : 30.4 MiB => 9.86% (L1) Buffered : 5.62 MiB - Consumed : 334 MiB - Compressed : 33.0 MiB => 9.86% (L1) Buffered : 2.62 MiB - Consumed : 366 MiB - Compressed : 36.1 MiB => 9.86% (L1) Buffered : 2.75 MiB - Consumed : 394 MiB - Compressed : 38.9 MiB => 9.86% (L1) Buffered : 1.50 MiB - Consumed : 422 MiB - Compressed : 41.7 MiB => 9.86% (L1) Buffered : 2.38 MiB - Consumed : 452 MiB - Compressed : 44.5 MiB => 9.86% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** Note: 80 physical core(s) detected (L3) Buffered : 110 MiB - Consumed : 8.50 MiB - Compressed : 869 KiB => 9.98% (L3) Buffered : 156 MiB - Consumed : 25.5 MiB - Compressed : 2.58 MiB => 10.14% (L3) Buffered : 210 MiB - Consumed : 42.5 MiB - Compressed : 4.32 MiB => 10.17% (L3) Buffered : 262 MiB - Consumed : 60.5 MiB - Compressed : 6.17 MiB => 10.20% (L3) Buffered : 315 MiB - Consumed : 78.0 MiB - Compressed : 7.98 MiB => 10.23% (L3) Buffered : 371 MiB - Consumed : 95.5 MiB - Compressed : 9.76 MiB => 10.22% (L3) Buffered : 372 MiB - Consumed : 148 MiB - Compressed : 15.1 MiB => 10.22% (L3) Buffered : 351 MiB - Consumed : 170 MiB - Compressed : 17.4 MiB => 10.22% (L3) Buffered : 328 MiB - Consumed : 193 MiB - Compressed : 19.7 MiB => 10.23% (L3) Buffered : 308 MiB - Consumed : 214 MiB - Compressed : 21.9 MiB => 10.23% (L3) Buffered : 286 MiB - Consumed : 238 MiB - Compressed : 24.3 MiB => 10.23% (L3) Buffered : 264 MiB - Consumed : 260 MiB - Compressed : 26.6 MiB => 10.23% (L3) Buffered : 241 MiB - Consumed : 284 MiB - Compressed : 29.0 MiB => 10.23% (L3) Buffered : 242 MiB - Consumed : 308 MiB - Compressed : 31.5 MiB => 10.23% (L3) Buffered : 223 MiB - Consumed : 332 MiB - Compressed : 33.9 MiB => 10.23% (L3) Buffered : 230 MiB - Consumed : 354 MiB - Compressed : 36.3 MiB => 10.23% (L3) Buffered : 215 MiB - Consumed : 377 MiB - Compressed : 38.6 MiB => 10.23% (L3) Buffered : 194 MiB - Consumed : 398 MiB - Compressed : 40.8 MiB => 10.23% (L3) Buffered : 178 MiB - Consumed : 422 MiB - Compressed : 43.2 MiB => 10.23% (L3) Buffered : 162 MiB - Consumed : 446 MiB - Compressed : 45.6 MiB => 10.23% (L3) Buffered : 146 MiB - Consumed : 470 MiB - Compressed : 48.1 MiB => 10.23% (L3) Buffered : 115 MiB - Consumed : 502 MiB - Compressed : 51.3 MiB => 10.23% (L3) Buffered : 89.5 MiB - Consumed : 528 MiB - Compressed : 54.0 MiB => 10.23% (L3) Buffered : 66.4 MiB - Consumed : 552 MiB - Compressed : 56.5 MiB => 10.23% (L3) Buffered : 38.8 MiB - Consumed : 580 MiB - Compressed : 59.4 MiB => 10.23% (L3) Buffered : 5.50 MiB - Consumed : 615 MiB - Compressed : 62.9 MiB => 10.23% (L3) Buffered : 5.12 MiB - Consumed : 636 MiB - Compressed : 65.0 MiB => 10.23% (L3) Buffered : 8.12 MiB - Consumed : 656 MiB - Compressed : 67.1 MiB => 10.23% (L3) Buffered : 32.8 MiB - Consumed : 673 MiB - Compressed : 68.8 MiB => 10.23% (L3) Buffered : 108 MiB - Consumed : 688 MiB - Compressed : 70.4 MiB => 10.23% (L3) Buffered : 176 MiB - Consumed : 704 MiB - Compressed : 72.0 MiB => 10.23% (L3) Buffered : 174 MiB - Consumed : 731 MiB - Compressed : 74.8 MiB => 10.23% (L3) Buffered : 155 MiB - Consumed : 750 MiB - Compressed : 76.7 MiB => 10.23% (L3) Buffered : 133 MiB - Consumed : 772 MiB - Compressed : 79.0 MiB => 10.23% (L3) Buffered : 110 MiB - Consumed : 796 MiB - Compressed : 81.4 MiB => 10.23% (L3) Buffered : 88.5 MiB - Consumed : 818 MiB - Compressed : 83.7 MiB => 10.23% (L3) Buffered : 60.6 MiB - Consumed : 847 MiB - Compressed : 86.7 MiB => 10.23% (L3) Buffered : 37.0 MiB - Consumed : 871 MiB - Compressed : 89.1 MiB => 10.23% (L3) Buffered : 10.2 MiB - Consumed : 898 MiB - Compressed : 91.9 MiB => 10.23% (L3) Buffered : 3.00 MiB - Consumed : 918 MiB - Compressed : 93.9 MiB => 10.23% (L3) Buffered : 85.1 MiB - Consumed : 931 MiB - Compressed : 95.3 MiB => 10.23% (L3) Buffered : 154 MiB - Consumed : 946 MiB - Compressed : 96.8 MiB => 10.23% (L3) Buffered : 104 MiB - Consumed : 1.03 GiB - Compressed : 108 MiB => 10.23% (L3) Buffered : 80.6 MiB - Consumed : 1.05 GiB - Compressed : 110 MiB => 10.23% (L3) Buffered : 92.0 MiB - Consumed : 1.08 GiB - Compressed : 113 MiB => 10.23% (L3) Buffered : 68.6 MiB - Consumed : 1.11 GiB - Compressed : 116 MiB => 10.23% (L3) Buffered : 43.8 MiB - Consumed : 1.13 GiB - Compressed : 118 MiB => 10.23% (L3) Buffered : 23.5 MiB - Consumed : 1.15 GiB - Compressed : 121 MiB => 10.23% (L3) Buffered : 5.00 MiB - Consumed : 1.18 GiB - Compressed : 123 MiB => 10.23% (L3) Buffered : 1.62 MiB - Consumed : 1.19 GiB - Compressed : 125 MiB => 10.23% (L3) Buffered : 158 MiB - Consumed : 1.21 GiB - Compressed : 126 MiB => 10.23% (L3) Buffered : 234 MiB - Consumed : 1.22 GiB - Compressed : 128 MiB => 10.23% (L3) Buffered : 322 MiB - Consumed : 1.24 GiB - Compressed : 130 MiB => 10.23% (L3) Buffered : 407 MiB - Consumed : 1.25 GiB - Compressed : 131 MiB => 10.23% (L3) Buffered : 342 MiB - Consumed : 1.37 GiB - Compressed : 143 MiB => 10.23% (L3) Buffered : 320 MiB - Consumed : 1.39 GiB - Compressed : 146 MiB => 10.23% (L3) Buffered : 305 MiB - Consumed : 1.41 GiB - Compressed : 148 MiB => 10.23% (L3) Buffered : 282 MiB - Consumed : 1.44 GiB - Compressed : 151 MiB => 10.23% (L3) Buffered : 270 MiB - Consumed : 1.46 GiB - Compressed : 153 MiB => 10.23% (L3) Buffered : 237 MiB - Consumed : 1.50 GiB - Compressed : 157 MiB => 10.23% (L3) Buffered : 216 MiB - Consumed : 1.52 GiB - Compressed : 159 MiB => 10.23% (L3) Buffered : 200 MiB - Consumed : 1.54 GiB - Compressed : 161 MiB => 10.23% (L3) Buffered : 177 MiB - Consumed : 1.57 GiB - Compressed : 164 MiB => 10.23% (L3) Buffered : 156 MiB - Consumed : 1.59 GiB - Compressed : 167 MiB => 10.23% (L3) Buffered : 138 MiB - Consumed : 1.62 GiB - Compressed : 169 MiB => 10.23% (L3) Buffered : 117 MiB - Consumed : 1.64 GiB - Compressed : 171 MiB => 10.23% (L3) Buffered : 95.1 MiB - Consumed : 1.67 GiB - Compressed : 174 MiB => 10.23% (L3) Buffered : 65.5 MiB - Consumed : 1.69 GiB - Compressed : 178 MiB => 10.23% (L3) Buffered : 35.4 MiB - Consumed : 1.73 GiB - Compressed : 181 MiB => 10.23% (L3) Buffered : 4.12 MiB - Consumed : 1.76 GiB - Compressed : 184 MiB => 10.23% (L3) Buffered : 5.62 MiB - Consumed : 1.78 GiB - Compressed : 186 MiB => 10.23% (L3) Buffered : 8.12 MiB - Consumed : 1.80 GiB - Compressed : 188 MiB => 10.23% (L3) Buffered : 72.1 MiB - Consumed : 1.81 GiB - Compressed : 190 MiB => 10.23% (L3) Buffered : 188 MiB - Consumed : 1.83 GiB - Compressed : 191 MiB => 10.23% (L3) Buffered : 85.0 MiB - Consumed : 1.99 GiB - Compressed : 208 MiB => 10.23% (L3) Buffered : 56.5 MiB - Consumed : 2.02 GiB - Compressed : 211 MiB => 10.23% (L3) Buffered : 19.8 MiB - Consumed : 2.05 GiB - Compressed : 215 MiB => 10.23% (L3) Buffered : 1.000 MiB - Consumed : 2.08 GiB - Compressed : 218 MiB => 10.23% (L3) Buffered : 18.6 MiB - Consumed : 2.09 GiB - Compressed : 219 MiB => 10.23% (L3) Buffered : 121 MiB - Consumed : 2.11 GiB - Compressed : 221 MiB => 10.23% (L3) Buffered : 174 MiB - Consumed : 2.13 GiB - Compressed : 223 MiB => 10.23% (L3) Buffered : 152 MiB - Consumed : 2.15 GiB - Compressed : 225 MiB => 10.23% (L3) Buffered : 130 MiB - Consumed : 2.17 GiB - Compressed : 227 MiB => 10.23% (L3) Buffered : 106 MiB - Consumed : 2.20 GiB - Compressed : 230 MiB => 10.23% (L3) Buffered : 84.5 MiB - Consumed : 2.22 GiB - Compressed : 232 MiB => 10.23% (L3) Buffered : 62.9 MiB - Consumed : 2.24 GiB - Compressed : 235 MiB => 10.23% (L3) Buffered : 40.1 MiB - Consumed : 2.26 GiB - Compressed : 237 MiB => 10.23% (L3) Buffered : 16.9 MiB - Consumed : 2.29 GiB - Compressed : 239 MiB => 10.23% (L3) Buffered : 8.12 MiB - Consumed : 2.30 GiB - Compressed : 241 MiB => 10.23% (L3) Buffered : 129 MiB - Consumed : 2.32 GiB - Compressed : 243 MiB => 10.23% (L3) Buffered : 229 MiB - Consumed : 2.33 GiB - Compressed : 244 MiB => 10.23% (L3) Buffered : 253 MiB - Consumed : 2.35 GiB - Compressed : 246 MiB => 10.23% (L3) Buffered : 244 MiB - Consumed : 2.38 GiB - Compressed : 249 MiB => 10.23% (L3) Buffered : 208 MiB - Consumed : 2.41 GiB - Compressed : 253 MiB => 10.23% (L3) Buffered : 186 MiB - Consumed : 2.44 GiB - Compressed : 255 MiB => 10.23% (L3) Buffered : 162 MiB - Consumed : 2.46 GiB - Compressed : 258 MiB => 10.23% (L3) Buffered : 140 MiB - Consumed : 2.48 GiB - Compressed : 260 MiB => 10.23% (L3) Buffered : 108 MiB - Consumed : 2.52 GiB - Compressed : 264 MiB => 10.23% (L3) Buffered : 84.6 MiB - Consumed : 2.54 GiB - Compressed : 266 MiB => 10.23% (L3) Buffered : 61.0 MiB - Consumed : 2.56 GiB - Compressed : 268 MiB => 10.23% (L3) Buffered : 37.9 MiB - Consumed : 2.59 GiB - Compressed : 271 MiB => 10.23% (L3) Buffered : 10.0 MiB - Consumed : 2.61 GiB - Compressed : 274 MiB => 10.23% (L3) Buffered : 7.38 MiB - Consumed : 2.63 GiB - Compressed : 276 MiB => 10.23% (L3) Buffered : 70.0 MiB - Consumed : 2.66 GiB - Compressed : 278 MiB => 10.23% (L3) Buffered : 81.0 MiB - Consumed : 2.68 GiB - Compressed : 280 MiB => 10.23% (L3) Buffered : 158 MiB - Consumed : 2.70 GiB - Compressed : 283 MiB => 10.23% (L3) Buffered : 137 MiB - Consumed : 2.72 GiB - Compressed : 285 MiB => 10.23% (L3) Buffered : 117 MiB - Consumed : 2.74 GiB - Compressed : 287 MiB => 10.23% (L3) Buffered : 200 MiB - Consumed : 2.76 GiB - Compressed : 289 MiB => 10.23% (L3) Buffered : 184 MiB - Consumed : 2.78 GiB - Compressed : 291 MiB => 10.23% (L3) Buffered : 283 MiB - Consumed : 2.80 GiB - Compressed : 293 MiB => 10.23% (L3) Buffered : 253 MiB - Consumed : 2.83 GiB - Compressed : 296 MiB => 10.23% (L3) Buffered : 228 MiB - Consumed : 2.85 GiB - Compressed : 299 MiB => 10.23% (L3) Buffered : 205 MiB - Consumed : 2.88 GiB - Compressed : 301 MiB => 10.23% (L3) Buffered : 178 MiB - Consumed : 2.90 GiB - Compressed : 304 MiB => 10.23% (L3) Buffered : 153 MiB - Consumed : 2.93 GiB - Compressed : 307 MiB => 10.23% (L3) Buffered : 129 MiB - Consumed : 2.95 GiB - Compressed : 309 MiB => 10.23% (L3) Buffered : 103 MiB - Consumed : 2.98 GiB - Compressed : 312 MiB => 10.23% (L3) Buffered : 79.5 MiB - Consumed : 3.00 GiB - Compressed : 315 MiB => 10.23% (L3) Buffered : 55.9 MiB - Consumed : 3.03 GiB - Compressed : 317 MiB => 10.23% (L3) Buffered : 32.8 MiB - Consumed : 3.05 GiB - Compressed : 320 MiB => 10.23% (L3) Buffered : 6.50 MiB - Consumed : 3.08 GiB - Compressed : 322 MiB => 10.23% (L3) Buffered : 5.12 MiB - Consumed : 3.10 GiB - Compressed : 325 MiB => 10.23% (L3) Buffered : 14.4 MiB - Consumed : 3.12 GiB - Compressed : 327 MiB => 10.23% (L3) Buffered : 167 MiB - Consumed : 3.13 GiB - Compressed : 328 MiB => 10.23% (L3) Buffered : 150 MiB - Consumed : 3.15 GiB - Compressed : 330 MiB => 10.23% (L3) Buffered : 121 MiB - Consumed : 3.18 GiB - Compressed : 333 MiB => 10.23% (L3) Buffered : 98.1 MiB - Consumed : 3.21 GiB - Compressed : 336 MiB => 10.23% (L3) Buffered : 76.0 MiB - Consumed : 3.23 GiB - Compressed : 338 MiB => 10.23% (L3) Buffered : 51.9 MiB - Consumed : 3.25 GiB - Compressed : 341 MiB => 10.23% (L3) Buffered : 28.6 MiB - Consumed : 3.28 GiB - Compressed : 343 MiB => 10.23% (L3) Buffered : 5.50 MiB - Consumed : 3.30 GiB - Compressed : 346 MiB => 10.23% (L3) Buffered : 74.8 MiB - Consumed : 3.31 GiB - Compressed : 347 MiB => 10.23% (L3) Buffered : 108 MiB - Consumed : 3.33 GiB - Compressed : 349 MiB => 10.23% (L3) Buffered : 51.0 MiB - Consumed : 3.39 GiB - Compressed : 355 MiB => 10.23% (L3) Buffered : 26.5 MiB - Consumed : 3.41 GiB - Compressed : 358 MiB => 10.23% (L3) Buffered : 4.12 MiB - Consumed : 3.44 GiB - Compressed : 360 MiB => 10.23% (L3) Buffered : 102 MiB - Consumed : 3.45 GiB - Compressed : 361 MiB => 10.23% (L3) Buffered : 69.5 MiB - Consumed : 3.48 GiB - Compressed : 365 MiB => 10.23% (L3) Buffered : 44.4 MiB - Consumed : 3.51 GiB - Compressed : 367 MiB => 10.23% (L3) Buffered : 19.0 MiB - Consumed : 3.53 GiB - Compressed : 370 MiB => 10.23% (L3) Buffered : 5.88 MiB - Consumed : 3.55 GiB - Compressed : 372 MiB => 10.23% (L3) Buffered : 108 MiB - Consumed : 3.57 GiB - Compressed : 374 MiB => 10.23% (L3) Buffered : 83.9 MiB - Consumed : 3.59 GiB - Compressed : 376 MiB => 10.23% (L3) Buffered : 59.8 MiB - Consumed : 3.62 GiB - Compressed : 379 MiB => 10.23% (L3) Buffered : 34.9 MiB - Consumed : 3.64 GiB - Compressed : 381 MiB => 10.23% (L3) Buffered : 8.00 MiB - Consumed : 3.67 GiB - Compressed : 384 MiB => 10.23% (L3) Buffered : 81.0 MiB - Consumed : 3.68 GiB - Compressed : 386 MiB => 10.23% (L3) Buffered : 111 MiB - Consumed : 3.70 GiB - Compressed : 388 MiB => 10.23% (L3) Buffered : 108 MiB - Consumed : 3.72 GiB - Compressed : 390 MiB => 10.23% (L3) Buffered : 84.1 MiB - Consumed : 3.75 GiB - Compressed : 393 MiB => 10.23% (L3) Buffered : 61.0 MiB - Consumed : 3.77 GiB - Compressed : 395 MiB => 10.23% (L3) Buffered : 37.1 MiB - Consumed : 3.79 GiB - Compressed : 397 MiB => 10.23% (L3) Buffered : 11.9 MiB - Consumed : 3.82 GiB - Compressed : 400 MiB => 10.23% (L3) Buffered : 5.12 MiB - Consumed : 3.84 GiB - Compressed : 402 MiB => 10.23% (L3) Buffered : 156 MiB - Consumed : 3.85 GiB - Compressed : 404 MiB => 10.23% (L3) Buffered : 17.5 MiB - Consumed : 3.99 GiB - Compressed : 418 MiB => 10.23% *** zstd command line interface 32-bits v1.5.2, by Yann Collet *** (L1) Buffered : 5.00 MiB - Consumed : 13.0 MiB - Compressed : 1.05 MiB => 8.10% (L1) Buffered : 4.25 MiB - Consumed : 28.5 MiB - Compressed : 2.31 MiB => 8.11% (L1) Buffered : 4.00 MiB - Consumed : 44.0 MiB - Compressed : 3.59 MiB => 8.16% (L1) Buffered : 4.00 MiB - Consumed : 60.0 MiB - Compressed : 4.91 MiB => 8.18% (L1) Buffered : 5.00 MiB - Consumed : 75.0 MiB - Compressed : 6.15 MiB => 8.20% (L1) Buffered : 3.50 MiB - Consumed : 90.5 MiB - Compressed : 7.41 MiB => 8.19% (L1) Buffered : 4.00 MiB - Consumed : 106 MiB - Compressed : 8.69 MiB => 8.20% (L1) Buffered : 4.00 MiB - Consumed : 122 MiB - Compressed : 10.0 MiB => 8.20% (L1) Buffered : 4.50 MiB - Consumed : 138 MiB - Compressed : 11.3 MiB => 8.20% (L1) Buffered : 4.38 MiB - Consumed : 152 MiB - Compressed : 12.5 MiB => 8.20% (L1) Buffered : 3.50 MiB - Consumed : 168 MiB - Compressed : 13.8 MiB => 8.20% (L1) Buffered : 4.12 MiB - Consumed : 184 MiB - Compressed : 15.0 MiB => 8.20% (L1) Buffered : 4.00 MiB - Consumed : 198 MiB - Compressed : 16.3 MiB => 8.20% (L1) Buffered : 2.62 MiB - Consumed : 214 MiB - Compressed : 17.5 MiB => 8.20% (L1) Buffered : 4.12 MiB - Consumed : 228 MiB - Compressed : 18.7 MiB => 8.20% (L1) Buffered : 1.62 MiB - Consumed : 244 MiB - Compressed : 20.1 MiB => 8.21% (L1) Buffered : 4.00 MiB - Consumed : 259 MiB - Compressed : 21.2 MiB => 8.20% (L1) Buffered : 4.12 MiB - Consumed : 274 MiB - Compressed : 22.5 MiB => 8.20% (L1) Buffered : 896 KiB - Consumed : 290 MiB - Compressed : 23.8 MiB => 8.20% (L1) Buffered : 128 KiB - Consumed : 306 MiB - Compressed : 25.1 MiB => 8.21% (L1) Buffered : 2.62 MiB - Consumed : 320 MiB - Compressed : 26.2 MiB => 8.21% (L1) Buffered : 1.25 MiB - Consumed : 336 MiB - Compressed : 27.5 MiB => 8.21% (L1) Buffered : 4.00 MiB - Consumed : 350 MiB - Compressed : 28.7 MiB => 8.21% (L1) Buffered : 1.75 MiB - Consumed : 366 MiB - Compressed : 30.0 MiB => 8.21% (L1) Buffered : 481 KiB - Consumed : 381 MiB - Compressed : 31.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% 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% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 14% 15% 15% 15% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 27% 27% 27% 28% 28% 28% 29% 29% 29% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 33% 34% 34% 34% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 38% 39% 39% 39% 40% 40% 41% 41% 41% 42% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 46% 46% 46% 47% 47% 47% 48% 48% 48% 49% 49% 50% 50% 50% 50% 50% 51% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 54% 54% 54% 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% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 14% 15% 15% 15% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 27% 27% 27% 28% 28% 28% 29% 29% 29% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 33% 34% 34% 34% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 38% 39% 39% 39% 40% 40% 41% 41% 41% 42% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 46% 46% 46% 47% 47% 47% 48% 48% 48% 49% 49% 50% 50% 50% 50% 50% 51% 51% 51% 52% 52% 52% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 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% 71% 72% 72% 72% 73% 73% 73% 74% 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% 97% 98% 98% 98% 99% 99% 99% 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% 2% 2% 2% 3% 3% 3% 4% 4% 5% 5% 5% 6% 6% 6% 7% 7% 7% 8% 8% 8% 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% 52% 52% 52% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 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% 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% 91% 91% 92% 92% 92% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 95% 95% 96% 96% 96% 96% 97% 97% 97% 97% 97% 98% 98% 98% 98% 98% 98% 99% 99% 99% 99% 99% 100% 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% 12% 12% 12% 13% 13% 13% 14% 14% 14% 15% 15% 15% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 27% 27% 27% 28% 28% 28% 29% 29% 29% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 33% 34% 34% 34% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 38% 39% 39% 39% 40% 40% 41% 41% 41% 42% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 46% 46% 46% 47% 47% 47% 48% 48% 48% 49% 49% 50% 50% 50% 50% 50% 51% 51% 51% 52% 52% 52% 53% 53% 53% 54% 54% 54% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 61% 61% 62% 62% 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% 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 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% 33% 44% 55% 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% 3% 6% 8% 10% 13% 15% 18% 20% 23% 25% 26% 29% 31% 34% 35% 37% 40% 42% 45% 47% 50% 51% 53% 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% 3% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 53% 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% 3% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 78% 80% 82% 85% 87% 90% 92% 95% 97% 100% 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% 3% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 78% 80% 82% 85% 87% 90% 92% 95% 97% 100% 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% 3% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 78% 80% 82% 85% 87% 90% 92% 95% 97% 100% 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-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:libzstd.so.1 >>> pzstd*: Package size: 76.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-armhf.so.1 so:libzstd.so.1 >>> zstd-frugal*: Package size: 116.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-armhf.so.1 >>> zstd-libs*: Package size: 512.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: 644.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-armhf.so.1 so:libzstd.so.1 >>> zstd*: Package size: 164.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:10:10 +0000 elapsed time 0h 13m 37s >>> zstd: Cleaning up srcdir >>> zstd: Cleaning up pkgdir >>> zstd: Uninstalling dependencies... (1/11) Purging .makedepends-zstd (20220417.045634) (2/11) Purging grep (3.7-r0) (3/11) Purging meson (0.62.0-r0) (4/11) Purging samurai (1.2-r1) (5/11) Purging python3 (3.10.3-r1) (6/11) Purging pcre (8.45-r2) (7/11) Purging libffi (3.4.2-r1) (8/11) Purging gdbm (1.23-r0) (9/11) Purging mpdecimal (2.5.1-r1) (10/11) Purging readline (8.1.2-r0) (11/11) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 300 MiB in 98 packages >>> zstd: Updating the main/armhf repository index... >>> zstd: Signing the index...