Skip to content

Performance Issues Caused by ANTLR's Recursive Traversal #32

Description

@SundermannC

As the default implementation of ANTLR uses a recursive traversal, this causes performance issues for large constructs, such as long cross-tree constraints. This was observed here: FeatureIDE/FeatureIDE#1458

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions