Skip to content

Consider using gzip compressed json input #68

Description

@dimatr

For some big cases the component_segmentation can produce a json files output folder of huge sizes 10-100-... GB. The idea is to gzip compress each file and serve the Javascript with .json.gz files. They can be unpacked on the client side either automagically by a browser itself or explicitly by a script e.g. https://www.npmjs.com/package/decompress-response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions