System Run Allocation Optimization
Byteron opened this issue · 1 comments
Byteron commented
currently every systems allocates a bit of memory every run. Ideally, there should be no allocations at all.
discodonut commented
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