Skip to content

Audit existing parser combinators for potential performance optimizations #14

Description

@benpious

There hasn't been a lot of attention paid to the perf implications of functions returning functions, or how many times an index is re-parsed so far. There might be some low-hanging fruit here, particularly in the consumeTrivia(before:) function.

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