Lines Matching full:improved

10 perf: improved binary size and faster compilation times, by @terrelln
19 build: improved AIX support, by @Helflym
20 build: improved meson unofficial build, by @eli-schwartz
114 perf: improved fast compression speeds with Visual Studio, by @animalize
127 build: improved compile-time detection of aarch64/neon platforms, by @bsdimp
141 cli : Improved progress bar and status summary when (de)compressing multiple files, by @senhuang42 …
169 perf: Improved decompression speed: x64 : +10% (clang) / +5% (gcc); ARM : from +15% to +50%, depend…
171 perf: Improved fast compression speed on aarch64 (#2040, ~+3%, by @caoyzh)
190 doc : Improved beginner CONTRIBUTING.md docs
194 perf: Improved decompression speed, by > 10%, by @terrelln
208 cli: improved some error messages, by @vangyzen
215 build: improved installation directories for cmake script, by Dmitri Shubin
217 misc: Improved documentation : ZSTD_CLEVEL, DYNAMIC_BMI2, ZSTD_CDict, function deprecation, zstd fo…
236 perf: Slightly improved compression ratio of level 3 and 4 (ZSTD_dfast) by @cyan4973 (#1681)
308 build: improved buck support, by @obelisk
344 perf: slightly improved high compression levels (notably level 19)
369 build: improved meson recipe, by Shawn Landden (@shawnl)
378 cli : fix : improved LZ4 format support, by @felixhandte
395 cli : improved --list output
413 cli : improved and fixed --list command, by @ib (#772)
444 cli : changed : cover dictionary builder by default, for improved quality, by Nick Terrell
451 API : improved: ZSTDMT_compressCCtx() reduced memory usage
456 build: improved cmake script, by @Majlen
467 speed : improved decompression speed in streaming mode for single shot scenarios (+5%)
473 build : improved cmake script, by @Majlen
480 cli : new : improved dictionary builder "cover" (experimental), by Nick Terrell, based on prior wor…
484 dictBuilder : improved dictionary generation quality, thanks to Nick Terrell
497 lib : improved : faster decompression speed at ultra compression settings and 32-bits mode
513 Improved : slightly better compression ratio at --ultra levels (>= 20)
514 Improved : better memory usage when using streaming compression API, thanks to @Rogier-5 report
524 Improved : speed for batches of small files
525 Improved : speed of zlib wrapper, by Przemyslaw Skibinski
554 Improved : better speed on clang and gcc -O2, thanks to Eric Biggers
638 Improved : better compression of small data
641 Improved : small compression speed improvement in HC mode
648 Improved : high compression mode on repetitive data