Skip to content

Zero-copy windowing #20

@lynn

Description

@lynn

Right now one of the biggest sources of allocations in synth_client is that DnaSequence allocates a new Vec sequence for every window. If we could just return a reference to the owned sequence that would be ideal. See #19.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions