Skip to content

Improve perceived display performance of projects graphs and stats on home page #844

Description

@pombredanne

It can take a long time to display the graphics at the bottom of a project page for large codebase with many packages and resources.

I think we should revisit when and how these are computed and displayed.

  • we could pre-compute and cache these computation when a project scans are complete
  • we could display these only on request with a click on a toggle button
  • we could display these automatically for small projects (say with less than 5K resources) and display on demand otherwise

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions