-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request