Subject of the issue
The components are currently created and deleted in a fairly simple way. This means that a lot of optimization could be done to improve both performance and memory usage.
Goal of the issue
To optimize component memory location to improve cash friendliness as well as to improve the creation and deletion of components.
Expected result
Better performance when iterating over, using, deleting and creating components as well as lowering the memory usage when a lot of different components are created and deleted.
Subject of the issue
The components are currently created and deleted in a fairly simple way. This means that a lot of optimization could be done to improve both performance and memory usage.
Goal of the issue
To optimize component memory location to improve cash friendliness as well as to improve the creation and deletion of components.
Expected result
Better performance when iterating over, using, deleting and creating components as well as lowering the memory usage when a lot of different components are created and deleted.