Skip to content

perf(storage): consider compressing stored raw messages #116

Description

@xsmyile

Small mail is still stored about twice (raw plus text/html bodies in message_content); S1 100k x 2 KB is ~443 MiB vs ~210 MB for Mailpit. Compression (flate2 is already in the tree) would cut disk but costs CPU on the serial ingest path. Decision D4 in the phase 4 design deferred it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions