Skip to content

EBase classes calculate duplicate values #2

Description

@sidewayss

The Multi page illustrates this: single start and end points, o.easies.length is 3, o.mask.length is 6. Every frame requires 3 unique values for 6 slots in the values array, but it calculates all 6 individually. Double the work, every frame.

Unfortunately, the solution is structural, another layer, another Map added to the efactory calc functions and EBase and/or its subclasses. Not going to make it into the first release.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestperformanceperformance enhancment

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions