Skip to content

Allow sending less than the whole array in PulseOut.send #4923

@dmcomm

Description

@dmcomm

Requiring the array.array to be exactly the right length means that if the messages have different numbers of pulses, there's going to be a lot of memory reallocation going on, potentially on quite large objects. An optional count argument would allow reuse of the same memory allocation for each message.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions