Skip to content

Improve compression ratios #9

@cjrolo

Description

@cjrolo

Several things that can be used to improve it:

  • Locate digital silence (channels full of 0s) and remove it
  • Remove precision of data but not information (lossy compression)
  • Analyse and locate code inefficiencies
  • Apply other techniques? (Wavlets, FFTs, etc)
  • Optimize indexing(?)

Metadata

Metadata

Assignees

Labels

WriteAffects the write pathenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions