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

Improving performance #10

Merged
merged 5 commits into from Dec 1, 2020
Merged

Improving performance #10

merged 5 commits into from Dec 1, 2020

Conversation

iskandr
Copy link
Contributor

@iskandr iskandr commented Dec 1, 2020

Speeding up parsing by getting rid of some redundant work in profiler hotspots and/or exiting loops or functions early when their intermediate results become None.

@iskandr iskandr merged commit 7878e67 into main Dec 1, 2020
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

Successfully merging this pull request may close these issues.

None yet

1 participant