Skip to content

Miscellaneous Speed ups #46

@juddmehr

Description

@juddmehr

The code is not yet optimized, and some profiling and benchmarking might show where, say, StaticArrays could be used to help speed things up.

In general, exploring the tradeoff between in-place operations/reducing allocations and out-of-place operations using more StaticArrays would be helpful throughout the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions