Skip to content

Some of the looping constructs use cache nodes that do the lookup on each iteration #110

Description

@smarr

The block dispatch nodes and similar constructs do the cache traversal every time in the interpreter. This is better avoided and the result kept in a local variable in the loop, for easy access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions