Skip to content

event stream performance optimizations #4313

@rcoh

Description

@rcoh
  • There are several places in the framing code for event stream that operates on generic buffers. However, when B = Bytes, this can be optimized to be zero-copy. Addressing these should reduce the amount of copies required for performance-sensitive use cases
  • Buffers are not always pre-allocated to the correct size

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions