Page MenuHomeFreeBSD

New port: archivers/lizard: Efficient compressor with very fast decompression
ClosedPublic

Authored by kai on Apr 17 2019, 11:22 AM.
Tags
None
Referenced Files
F170130561: D19933.id56345.diff
Thu, Sep 3, 2:49 PM
F170096754: D19933.diff
Thu, Sep 3, 12:17 PM
F170073538: D19933.id.diff
Thu, Sep 3, 10:47 AM
Unknown Object (File)
Wed, Sep 2, 10:41 AM
Unknown Object (File)
Wed, Sep 2, 7:14 AM
Unknown Object (File)
Tue, Sep 1, 2:56 PM
Unknown Object (File)
Tue, Sep 1, 1:15 PM
Unknown Object (File)
Tue, Sep 1, 12:28 PM
Subscribers
None

Details

Summary

Description:
Lizard (formerly LZ5) is an efficient compressor with very fast
decompression. It achieves compression ratio that is comparable to
zip/zlib and zstd/brotli (at low and medium compression levels) at
decompression speed of 1000 MB/s and faster.

WWW: https://github.com/inikep/lizard

PR: 237310
Submitted by: Hiroki Tagato
Approved by: (one of the mentors)

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r346132 amd64 + i386) -> OK
  • portlint -> OK
  • Runtime tests -> OK

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23707
Build 22675: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 18 2019, 12:03 PM
This revision was automatically updated to reflect the committed changes.