Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

I think there are some variables that are created inside loops, and apparently that's bad for performance with the Garbage Collector or something so I need to minimize that where possible and instead only assign them inside the loops. #172

@DrewNaylor

Description

@DrewNaylor

Some may be unavoidable, but I feel like that would be a consequence of bad code design rather than something that's actually impossible.

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