Skip to content

Make InputCompnonents more efficient and updates in general #23

Description

@GarrettBurroughs

Many input components have un-necessary update methods that will update the output each loop, no matter if they are being read from or not. These can simply be shifted to the output-input (hehe) so that the values are only updated when they are read from

Activity

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

Metadata

Metadata

Labels

Low PriorityIssues that would be nice to have resolved but are not necessaryperformanceAn issue or fix that has to do with the overall performance of alloy

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions