We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following example BBj code cause high CPU usage in parser:
PRINT s;
There are other code constellation, but the above is the simples one.
The text was updated successfully, but these errors were encountered:
Get rid of EscapeId rule to improve performance #216
8c4f128
Load package javadoc only once #216
3594d66
5d9101f
@StephanWald Parsing should be faster now.
Sorry, something went wrong.
dhuebner
No branches or pull requests
Following example BBj code cause high CPU usage in parser:
PRINT s;
There are other code constellation, but the above is the simples one.
The text was updated successfully, but these errors were encountered: