-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels