Skip to content

Reduce dynamic memory allocations #139

@parikshitbajpai

Description

@parikshitbajpai

Reason.
Dynamic memory allocation such as in PolyRegularQKTO takes a significant amount of time such as in the example below.

Proposed Solution
Reserve enough memory at start of program? A proper solution will obviously need more thought and a redesign of the code (or just use Yellowjacket-GEM 😅)

Impact
Faster multiphysics

Additional context
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    performanceChanges that can help improve the performance of the code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions