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

performance issue, not caching virtual collections #193

Open
michael-conway opened this issue Nov 30, 2016 · 0 comments
Open

performance issue, not caching virtual collections #193

michael-conway opened this issue Nov 30, 2016 · 0 comments

Comments

@michael-conway
Copy link
Collaborator

every move on the browse page triggers a complete get of all of the virtual collection and temp query stuff. This should be cached in the angular model instead.

Consider adding a refresh button on the virtual collection panel, and otherwise do not query for virtual collections every time.

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

2 participants