Skip to content

stats loading performance issue #1032

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

Closed
wants to merge 5 commits into from

Conversation

zanitete
Copy link

@zanitete zanitete commented Mar 1, 2016

This will increase considerably the performance of the stats loading by executing dedicated queries instead of loading the whole entities ApprovedSite and ClientDetailsEntity. It affects many views including:

  • site approval page
  • client config page

@praseodym
Copy link
Contributor

I like performance improvements, but I don't like having Object[]s. Better would be to create an (inner) class so that the type contract is explicit.

@jricher
Copy link
Member

jricher commented Apr 7, 2017

Stats are now handled differently throughout the project.

@jricher jricher closed this Apr 7, 2017
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

Successfully merging this pull request may close these issues.

3 participants