Skip to content

Make InputCompnonents more efficient and updates in general #23

@GarrettBurroughs

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

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