Skip to content

Conversation

michaelficarra
Copy link
Contributor

@michaelficarra michaelficarra commented May 13, 2020

What does this pull request do?

Improves the performance of Text.Parsing.Parser.String.string

Where should the reviewer start?

See purescript/purescript-strings#124 first.

How should this be manually tested?

Run string on large inputs that do not start with the given string.

Other Notes:

This should wait until we can release/bump purescript-strings. Fixes #92. /cc @natefaubion

@garyb garyb added the breaking label May 18, 2020
@thomashoneyman thomashoneyman changed the base branch from master to main October 6, 2020 02:57
@thomashoneyman thomashoneyman added type: breaking change A change that requires a major version bump. and removed breaking labels Oct 6, 2020
@thomashoneyman
Copy link
Contributor

@garyb should this be merged along with any 0.14 changes?

@garyb
Copy link
Member

garyb commented Oct 9, 2020

Sure, that makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change A change that requires a major version bump.
Development

Successfully merging this pull request may close these issues.

Implementation of string is not ideal
3 participants