Closed
Description
- Gitea version (or commit ref): 1.14.0
- Git version: 2.31.1
- Operating system: windows 10
- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Log gist:
Description
Just upgraded my local instance of gitea to 1.14.0 from 1.13.6. Repository browsing has become much slower after upgrading.
Page and Template render times of gone from
1.13.6 Page: 70ms Template: 30ms
1.14.0 Page: 7184ms Template: 4482ms
These times are consistent across page refreshes and service restarts
repository is 85 MiB, approximately 4500 files in 500 folders.