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

n+1 queries on Addresses#index #110

Open
joshsmith opened this issue Jan 7, 2016 · 2 comments
Open

n+1 queries on Addresses#index #110

joshsmith opened this issue Jan 7, 2016 · 2 comments
Labels

Comments

@joshsmith
Copy link
Contributor

You can see from New Relic that we're getting n+1 queries on Addresses by asking for n+1 Users and Visits. No bueno.

screen shot 2016-01-07 at 10 49 34 am

@joshsmith
Copy link
Contributor Author

For users this causes this lovely 503 error every time they zoom out and look at the map. What should be inspiring is now frustrating.

image2

@christopherstyles
Copy link

@joshsmith Is this still an issue? (It was mentioned in #111 that it had been solved along with that PR?)

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

No branches or pull requests

2 participants