Skip to content

Online Data-Reduction / Compression #3

Open
@besnardjb

Description

@besnardjb

Tracing

Currently the data are stored in memory and therefore space might be exhausted. You may consider:

  1. Compression
  2. Flush to disk (when needed)
  3. Periodical aggregation

On a second step:

You write multiple files at the end would it be possible to write only one performing data-sorting in parallel ?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions