Skip to content

[Skeletal Model] Stop allocating in solver #73

@TheButlah

Description

@TheButlah

We are allocating here, here and here.

We should be reusing the capacity of these data structures rather than dropping and reallocating them every time we solve. I was too tired to implement this initially, but eventually we should do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: Skeletal ModelRelating to the skeletal model subproject

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions