Skip to content

Cut down on allocations #6

@1-Bart-1

Description

@1-Bart-1

Currently:

examples/testing_stall_model.jl
julia> @time results_with_stall = solve(VSM_with_stall_correction, wing_aero_CAD_19ribs);
[ Info: Converged after 200 iterations
  0.008817 seconds (78.54 k allocations: 8.247 MiB)

Goal:
As close to zero as possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions