Skip to content

[Feature]: Minimize Auxiliary File size #449

Description

@Javagedes

Feature Overview

The auxilliary File's size should be reduced if possible. While the size should never be an issue due to compression, we should still look into reducing the actual size of the file in general out of good practice.

Solution Overview

  1. Add a new rule "zeros" to replace the current usage of the content rule for all zeros.
  2. Add ability to signal if the rule should do a reversion or not - This is helpful for the above rule. If we validate it is all zeros, we do not revert it
  3. Add ability to signal that the data range to revert should be reverted to all zeros instead of copying a data out of the aux file default values blob.

Alternatives Considered

No response

Urgency

Low

Are you going to implement the feature request?

I will implement the feature

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type
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