Skip to content

Optimizations #2

@zachbutton

Description

@zachbutton

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions