abstreet/updater
Dustin Carlino 8920c2c0b8 Store gzipped files in S3 and decompress upon loading. A few basic tests
showed this is faster than downloading the uncompressed files, but of
course it probably depends on network speed vs CPU. #326

Also cut over the updater to use gzipped files using flate, instead of
single-file .zip's. [rebuild]
2020-10-31 18:09:48 -07:00
..
src Store gzipped files in S3 and decompress upon loading. A few basic tests 2020-10-31 18:09:48 -07:00
Cargo.toml Store gzipped files in S3 and decompress upon loading. A few basic tests 2020-10-31 18:09:48 -07:00