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

FindPattern speed increase #134

Merged
merged 1 commit into from
Feb 20, 2022
Merged

FindPattern speed increase #134

merged 1 commit into from
Feb 20, 2022

Conversation

hollow87
Copy link
Contributor

This commit increases the speed of FindPattern on failing cases by comparing the first then working backwards from the last byte.

…s from last byte of pattern to increase iteration speed on non matching cases.
@hollow87 hollow87 mentioned this pull request Feb 16, 2022
@erfg12 erfg12 merged commit f1bf950 into erfg12:master Feb 20, 2022
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.

2 participants