Skip to content

Greedy computation of spans #35

Description

@uncomputable

The current parser greedily computes spans of each part of the source. This operation is O(n) in the size of the source text and potentially slow. This bug was introduced in #34 (oops). Can we speed up the parser?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions