Skip to content

Poor performance with var-get #1

@rexblack

Description

@rexblack

Currently stuff is collected on every var-get-call which makes it slower than necessary.

Proposed solution:

Either cache calls to var-get or precompute when var-set is executed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions