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

applicants#statistics has unoptimized database queries #84

Open
krisvage opened this issue Aug 31, 2014 · 0 comments
Open

applicants#statistics has unoptimized database queries #84

krisvage opened this issue Aug 31, 2014 · 0 comments

Comments

@krisvage
Copy link
Contributor

https://github.com/isfit/internal.isfit.org/blob/master/app/controllers/applicants_controller.rb

The statistics action goes to the database 7 times for each position. Ideally this would only need 3 queries no matter the number of positions.

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