-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
There are several optimization opportunities that should be explored.
- The _generated values could potentially be used to jump-start the crystal passed into the next Crystalizer in functions like with, without, etc...
- Considered in relation to the above, we're creating a lot of new arrays and new initializations of Crystalizer. Consider where this can be reduced, while still maintaining external immutability.
These should be explored after #1 is solved.
Metadata
Metadata
Assignees
Labels
No labels