Skip to content

Decrease distribution size #23

@stefan6419846

Description

@stefan6419846

At the moment, wheels are about 11 MB in size. Uncompressing/installing the data takes about 36 MB. This appears to be quite large and might be reduced:

  • The serialized JSON data currently does not use the most compact representation where there is no whitespace after the comma and colon.
  • The word lists have lots of duplicate entries (see Document code properly #21 as well).
  • About half of the (uncompressed) resources in the wheel file is test data (18.5 MB), which is a lot and is not required by most of the users.

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