Skip to content

Greedy computation of spans #35

@uncomputable

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?

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