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

Improve person page performance #537

Open
hancush opened this issue Sep 1, 2021 · 0 comments
Open

Improve person page performance #537

hancush opened this issue Sep 1, 2021 · 0 comments
Labels
performance Issues related to the efficiency of the site and its underlying infrastructure

Comments

@hancush
Copy link
Member

hancush commented Sep 1, 2021

The revision to the most recent job query in #536 accomplishes what we want but is quite a bit slower, especially for people with jobs shared by many other people (e.g., police officers). There is probably a more efficient way to write that query. Or, we could cache the result, connects #510.

@hancush hancush added enhancement Likely not part of v1 performance Issues related to the efficiency of the site and its underlying infrastructure and removed enhancement Likely not part of v1 labels Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Issues related to the efficiency of the site and its underlying infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant