Skip to content

Switch to zstd compression #49

Open
@nicoburns

Description

@nicoburns

zstd is a newer compression algorithm which achieves similar compression ratios as xz (slightly worse, but within 5-10%) and decompresses significantly faster. As xz decompression is currently the bottleneck when recomputing scores for old runs, we should consider switching to zstd (subject to testing that shows it actually results in an improvement).

We'd likely want to use https://github.com/gyscos/zstd-rs for this.

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