Skip to content

Potential bottleneck in computation of user define functions #1

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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