Go to file
Bernhard Wiedemann 2252d5a5ec Accepting request 1064275 from home:dirkmueller:Factory
* perf: +20% faster huffman decompression for targets that
    can't compile x64 assembly
  * perf: up to +10% faster streaming compression at levels 1-2
  * perf: +4-13% for levels 5-12 by optimizing function
    generation
  * pref: +3-11% compression speed for `arm` target
  * perf: +5-30% faster dictionary compression at levels 1-4
  * perf: +10-20% cold dict compression speed by prefetching
    CDict tables
  * perf: +1% faster compression by removing a branch in
    ZSTD_fast_noDict
  * perf: Small compression ratio improvements in high
    compression mode
  * perf: small speed improvement by better detecting
    `STATIC_BMI2` for `clang`
  * perf: Improved streaming performance when
    `ZSTD_c_stableInBuffer` is set
  * cli: Asynchronous I/O for improved cli speed
  * cli: Change `zstdless` behavior to align with `zless`
  * cli: Keep original file if `-c` or `--stdout` is given
  * cli: Keep original files when result is concatenated into a
    single output with `-o`
  * cli: Preserve Permissions and Ownership of regular files
  * cli: Print zlib/lz4/lzma library versions with `-vv`
  * cli: Print checksum value for single frame files with `-lv`
  * cli: Print `dictID` when present with `-lv`
  * cli: when `stderr` is *not* the console, disable status
    updates, but preserve final summary
  * cli: support `--best` and `--no-name` in `gzip` compatibility
    mode

OBS-URL: https://build.opensuse.org/request/show/1064275
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=80
2023-02-10 17:21:31 +00:00
_constraints Add disk _constraints to fix ppc64le build 2019-07-30 13:43:37 +00:00
.gitattributes Accepting request 433541 from home:bmwiedemann 2016-10-06 07:21:35 +00:00
.gitignore Accepting request 433541 from home:bmwiedemann 2016-10-06 07:21:35 +00:00
baselibs.conf Accepting request 866508 from home:bmwiedemann:branches:Archiving 2021-01-25 09:30:53 +00:00
pzstd.1.patch update to 1.5.4: 2023-02-10 11:13:24 +00:00
zstd-1.5.4.tar.gz update to 1.5.4: 2023-02-10 11:13:24 +00:00
zstd-1.5.4.tar.gz.sig update to 1.5.4: 2023-02-10 11:13:24 +00:00
zstd.changes Accepting request 1064275 from home:dirkmueller:Factory 2023-02-10 17:21:31 +00:00
zstd.keyring - 2021-05-14 20:55:08 +00:00
zstd.spec Accepting request 1064275 from home:dirkmueller:Factory 2023-02-10 17:21:31 +00:00