You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: