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

Reduce memory allocation in the algorithm bottleneck #77

Open
oggy22 opened this issue Jun 2, 2019 · 0 comments
Open

Reduce memory allocation in the algorithm bottleneck #77

oggy22 opened this issue Jun 2, 2019 · 0 comments
Labels
chomsky-analysis Related to Chomsky analysis as in #29 perf-improvement

Comments

@oggy22
Copy link
Owner

oggy22 commented Jun 2, 2019

The Chomsky algorithm bottleneck always allocatea some memory. This adds up and slows down the algorithm due to frequent need for GA.

@oggy22 oggy22 added the chomsky-analysis Related to Chomsky analysis as in #29 label Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chomsky-analysis Related to Chomsky analysis as in #29 perf-improvement
Projects
None yet
Development

No branches or pull requests

1 participant