Skip to content

Improve compression support #72

@KillingSpark

Description

@KillingSpark
  • Checksum support (<- Great first issue!)
  • Check if/how much building custom FSE tables improves the compression rate and what the performance implications are
  • Check if/how much rebuilding huffman tables for each block helps/hurts performance and ratio
  • Dictionary support
  • Check other matching algorithms and window sizes to implement more compression levels
  • Make the Matcher trait public and allow users to provide their own implementations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions