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

Investigate performance of statements with multiple anonymous classes #104

Open
mkshiblu opened this issue Apr 8, 2021 · 0 comments
Open

Comments

@mkshiblu
Copy link
Owner

mkshiblu commented Apr 8, 2021

When pairing statements with multiple anonymous we are risking providing a potentially very large string for statementWithoutAnonymous since we remove only one anonymous at a time and others could be very large. This could be a potential slow down issue for atom project which needs further investigation.

image

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

No branches or pull requests

1 participant