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

Improve compile time/custom containers [ongoing effort] #149

Open
kgorking opened this issue May 5, 2021 · 6 comments
Open

Improve compile time/custom containers [ongoing effort] #149

kgorking opened this issue May 5, 2021 · 6 comments
Assignees
Labels
improvement Makes the code cleaner and/or faster

Comments

@kgorking kgorking self-assigned this Mar 30, 2022
@kgorking kgorking added the improvement Makes the code cleaner and/or faster label May 21, 2022
@kgorking
Copy link
Owner Author

PR #183 got rid of tuples in component pools. Should help.

@kgorking
Copy link
Owner Author

kgorking commented May 23, 2022

PR #184 improved compile times, shaved 2 minutes of gcc in CI compiles

@kgorking kgorking changed the title Improve compile time/custom containers Improve compile time/custom containers [ongoing effort] Aug 30, 2022
@kgorking
Copy link
Owner Author

PR #189 removes the need for tuples to store component pools

@kgorking
Copy link
Owner Author

PR #192 removed tuples from 2 of 3 systems. system_hierarchy will be updated after an algorithm rewrite.

@kgorking
Copy link
Owner Author

#196 removed tuples from system_hierarchy

@kgorking
Copy link
Owner Author

kgorking commented Oct 4, 2023

#217 added module support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Makes the code cleaner and/or faster
Projects
None yet
Development

No branches or pull requests

1 participant