Home page for large repositories is slow #4273

Closed
opened 2025-11-02 05:44:28 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @tonycoz on GitHub (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

Originally created by @tonycoz on GitHub (Nov 8, 2019). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - 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]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] 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 <!-- **If this issue involves the Web Interface, please include a screenshot** --> ![image](https://user-images.githubusercontent.com/166429/68481997-ae3afd80-028c-11ea-9680-d1ca1c224884.png)
GiteaMirror added the issue/duplicate label 2025-11-02 05:44:28 -06:00
Author
Owner

@davidsvantesson commented on GitHub (Nov 8, 2019):

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

@davidsvantesson commented on GitHub (Nov 8, 2019): Duplicate of #491. It is the combination of many files/directories and many commits that makes it slow.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4273