Implement Compression for Maps #38204
Closed
minus1over12
started this conversation in
Feature Request
Replies: 1 comment
-
Git and downloads already have these compressed. This would at most save 50 MB on disk for dev environments and server deployments. This isn't worth implementing. Maybe we want to consider this if we ever feel a strong need to switch the map file format off YAML, but we probably aren't doing that any time soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Inspired by #38190, I checked how compressible the maps were and got a strong result.
This would remove any current concerns about maps taking up too much space in the repository by bringing the whole pool down to less than the size of the largest map.
Beta Was this translation helpful? Give feedback.
All reactions