-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels