Skip to content

Potential bottleneck in computation of user define functions #1

@remiadon

Description

@remiadon

When applying user defined functions on data, the .find method is used. This finds all nodes AND SUB NODES matching the type, leading to potentially useless recursive calls

We should only look for children (.args) matching the type

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