Skip to content

Memory management #22

@jessberg

Description

@jessberg

Within get_traces_by_structure, there's a lot of vector manipulation, appending, etc. We already know some of the sizes of things before we append them, so we should pre-allocate memory for them rather than doing it ad hoc.

Metadata

Metadata

Assignees

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