Skip to content

cached data: Make sure we keep only the necessary and sufficient data for calculations #335

Description

@tahini

Make sure that what is kept in memory for all objects is all and only the data that is required for calculations and returning results. The rest is stuff that take up memory uselessly. If some of the data is required at load time, but not at calculation time, it should be dropped after loading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions