Skip to content

blocks: vector_sink reserve (min) data length in constructor #1548

Description

@noc0lour

In the vector_sink block data is allocated dynamically on every call. To improve performance a user could supply a minimum number of items he plans to stream into the vector sink, so memory is already allocated. Could improve speed during testing as well.

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions