Skip to content

[Pitch] Compress the bundled binary data #99

Description

@jspaezp

Hello there!

I was using the crate as a dependency and noticed the bundled data is kind of big ... so I wanted to suggest gzipping it in the included bytes and decompressing that on-read.

in my setup it drops the bundled size from 25-ish MB to 8.

This is my quick and dirty implementation if you want to go over it and suggest things.
jspaezp#1

(also LMK if you have an opinion on the bundled data and version-control->binary lifecycle)

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions