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

Optimize gentoo parser #1127

Open
AMDmi3 opened this issue Feb 25, 2021 · 0 comments
Open

Optimize gentoo parser #1127

AMDmi3 opened this issue Feb 25, 2021 · 0 comments

Comments

@AMDmi3
Copy link
Member

AMDmi3 commented Feb 25, 2021

Gentoo parser is slow and spends a lot of time in _parse_conditional_expr, which uses ineffective quadratic algorithm and reallocates word vector on each iteration. Should optimize this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant