Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Pack bits more efficiently in byte array #3

Description

@zakpatterson

The default dictionary is 2048 words. So we could pack this in fewer bytes than 2 per word, since it is 11 bits per word.

So a sequence of 4 words could be stored in 6 bytes instead of 8.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions