Skip to content

Organization dashboard is super slow if you have a lot of projects #2124

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
benvinegar opened this issue Oct 7, 2015 · 0 comments
Closed

Comments

@benvinegar
Copy link
Contributor

Seems mostly tied to the bar chart rendering.

Some possible solutions:

  1. Just flat-out improve performance of bar chart rendering
  2. Lazy-render bar chart as the user scrolls down the page
  3. Paginate projects (nah)

I think we're leaning to #2

benvinegar added a commit that referenced this issue Oct 12, 2015
Lazy load barcharts on org index page (fixes #2124)
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant