Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move vessel-wide variables to the VesselComputer #54

Open
JonnyOThan opened this issue Jan 9, 2023 · 1 comment
Open

Move vessel-wide variables to the VesselComputer #54

JonnyOThan opened this issue Jan 9, 2023 · 1 comment
Labels
performance Optimization to make it faster

Comments

@JonnyOThan
Copy link
Collaborator

There are many variables handled by the InternalModule that are vessel-wide, like resources.

@JonnyOThan JonnyOThan added the performance Optimization to make it faster label Jan 9, 2023
@JonnyOThan
Copy link
Collaborator Author

This is only really necessary if we want variables from non-current internal spaces to update. It might be more reasonable to just have the single RPMComputer that's in the active part update instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Optimization to make it faster
Projects
None yet
Development

No branches or pull requests

1 participant