Skip to content

Export Compressed Posts #91

@bbengfort

Description

@bbengfort

According to these numbers:

http://bbengfort.github.io/observations/2017/06/07/compression-benchmarks.html

We can achieve much better export results if we gzip each file individually as we export them. This should help our export and admin process a great deal.

Python3 offers support for gzip: https://docs.python.org/3/library/gzip.html and I'd like to implement this in the export process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions