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

fix performance problems in the identifier detection #86

Merged
merged 1 commit into from
Jul 28, 2016

Conversation

ztane
Copy link
Contributor

@ztane ztane commented Jul 13, 2016

This coalesces alternated character classes into one in identifier regex. Speeds up the test case from #77 by factor of 80000.

@rspivak rspivak merged commit 97d5645 into rspivak:master Jul 28, 2016
@rspivak
Copy link
Owner

rspivak commented Jul 28, 2016

Thanks a lot!

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