Skip to content

Memory optimization of the components #5

@DiantArts

Description

@DiantArts

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestoptimizationImprovements to the overall performance of the project

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions