Skip to content

[Data Transfer] memory footprint #164

@JulienPeloton

Description

@JulienPeloton

The Data Transfer service partitions data by class or time. As we poll by batch, this leads to many (potentially small) files. It has been reported that after doing post-processing the data size on disk gets down by a factor of 3 (thanks @bregeon !). We need to inspect to see if the gain comes from the compression or the merge (my guess is compression -- which is uncompress by default).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Data Transfer

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions