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

Home page for large repositories is slow #8882

Closed
2 of 7 tasks
tonycoz opened this issue Nov 8, 2019 · 1 comment
Closed
2 of 7 tasks

Home page for large repositories is slow #8882

tonycoz opened this issue Nov 8, 2019 · 1 comment
Labels
issue/duplicate The issue has already been reported.

Comments

@tonycoz
Copy link

tonycoz commented Nov 8, 2019

  • Gitea version (or commit ref):1.9.4
  • Git version:2.22.0
  • Operating system:Debian Linux (but using the official docker container)
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Loading the index page for large repositories is slow, loading:

https://try.gitea.io/tonycoz/perl5

takes 15000 to 19000 ms, the similar page on github:

https://github.com/perl/perl5

loads in 2000ms

Screenshots

image

@davidsvantesson
Copy link
Contributor

Duplicate of #491.
It is the combination of many files/directories and many commits that makes it slow.

@lunny lunny added the issue/duplicate The issue has already been reported. label Nov 8, 2019
@lunny lunny closed this as completed Nov 8, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

3 participants