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

get_matching_variables is slow with many variables, columns #59

@chrisburr

Description

@chrisburr

When there are many branches and many branches to ignore get_matching_variables takes O(n²) time. This can probably be optimised by detecting patterns in advance and removing them from the double loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions