Skip to content

perf(server): parse MIME in parallel with the write #117

Description

@xsmyile

Parsing is serial before each batch write. Measured at ~20% of per-message time on attachment-heavy mail (phase 4 PR 3), below the 30% threshold that would justify overlapping it (design D11). Revisit if compression or heavier verification is added.

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