Closed
Description
- Gitea version (or commit ref): 1.9.0 (official release)
- Git version: 2.17.1
- Operating system: Ubuntu 18
- 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: https://gist.github.com/issmirnov/3d317a552d4d485b15519b4ed17c045a
Description
Hey folks. My server ($5 digital ocean droplet, 1vCPU 1gb RAM) has been really struggling with the latest gitea release. Up to v1.7/1.8 or so it was completely fine. Since installing v1.9, htop
and other tools consistently show the gitea web
process eating up a combined 80% of my CPU.
Are there any performance regression tests for gitea? These recent changes are having a major impact on my entire server, whereas previously it coexisted fine with about 30 services.
Looking at the logs, I do see tons of runtime errors. Unsure if this is related.
Thanks so much - really love gitea, and would love to see the resource usage become normal again.