-
-
Notifications
You must be signed in to change notification settings - Fork 669
Speedup tokenizer & parser #2161
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general I am happy with improving this and speeding it up, but I must admit that I am getting a little lost. Commented on a few things already, but I'd like to kindly ask to split this PR :)
You know what, if you say this is good, let's just do it this way :) |
This PR has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions! |
This PR has been automatically closed due to lack of recent activity, but feel free to reopen it as long as you merge in the main branch afterwards. |
Optimize tokenizer and parser.
Parser stage now faster by 14-15%.
Also tokenize ??, ??=, ||=, &&=