Skip to content

Optimization: Analyze memory usage #26

@LimeEng

Description

@LimeEng

Some interpreters/compilers analyze the pointer movement and can figure out (in some cases) the maximum memory needed. Then the runtime can allocate exactly the needed memory instead of the default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions