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

System Run Allocation Optimization #33

Open
Byteron opened this issue Sep 14, 2022 · 1 comment
Open

System Run Allocation Optimization #33

Byteron opened this issue Sep 14, 2022 · 1 comment

Comments

@Byteron
Copy link
Owner

Byteron commented Sep 14, 2022

currently every systems allocates a bit of memory every run. Ideally, there should be no allocations at all.

@discodonut
Copy link

I made a PR for HypEcs that partially fixes this, the other source of allocations is better described here: https://www.jacksondunstan.com/articles/3765

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

No branches or pull requests

2 participants