Skip to content

Zstd doesn't always create RLE blocks #4457

@terrelln

Description

@terrelln
cat <(head -c 1GB /dev/zero) <(echo Hello world) <(head -c 1GB /dev/zero) > file
zstd file

There is a small percent of blocks that aren't emitted as RLE blocks, and instead are emitted as a block with a single sequence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions