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

Infinite loops with many params #16

Closed
benrudolph opened this issue Jul 6, 2018 · 2 comments
Closed

Infinite loops with many params #16

benrudolph opened this issue Jul 6, 2018 · 2 comments

Comments

@benrudolph
Copy link
Contributor

When I attempt to render a template with 500 to 1000 bind_params performance falls off a cliff. Any insights as to where I could look to start trying to find the slow down? Can profile, but figured you might have some insider knowledge

@benrudolph
Copy link
Contributor Author

benrudolph commented Jul 6, 2018

looked into this and this library creates an infinite loop if you have over 1000 params here: #16

@benrudolph benrudolph changed the title Slow performance at scale Infinite loops with many params Jul 6, 2018
@benrudolph
Copy link
Contributor Author

#17

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