Skip to content

Add An Operator For Packed OSC #21

@fundamental

Description

@fundamental

Right now reading from a large collection of 'f' arguments takes n calls to rtosc_argument which involves O(n) time each to resolve. For most normal messages the number of arguments (n) is quite small, but for longer sequences the O(n^2) cost pops up somewhat unnecessarily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions