Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String handling performance improvement #119

Open
wants to merge 2 commits into
base: v1.x/staging
Choose a base branch
from

Conversation

daveyc
Copy link
Contributor

@daveyc daveyc commented Feb 10, 2020

This PR improves the performance of indexOfString by an order of magnitude for long strings.

@daveyc daveyc force-pushed the string-handling-performance-improvement branch from cefd34d to 1c42e9a Compare February 10, 2020 14:03
@ifakhrutdinov ifakhrutdinov changed the base branch from master to staging February 10, 2020 14:13
@daveyc daveyc force-pushed the string-handling-performance-improvement branch 2 times, most recently from fe8d511 to 1c4dff7 Compare February 10, 2020 15:22
@daveyc daveyc force-pushed the string-handling-performance-improvement branch from 1c4dff7 to cb4fb24 Compare February 10, 2020 15:48
Signed-off-by: David Crayford <[email protected]>
@daveyc daveyc force-pushed the string-handling-performance-improvement branch from 93914ad to d8c933f Compare March 6, 2020 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant