-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Very slow to load pages @1.21.7 #29585
Comments
How many comments and attachments on this issue? |
|
We need more details because currently only 1 report for this. |
I have met a similar issue last week in gitea.com, but after several times of refreshing the page, it became a bit faster, so I didn't create an issue about this. 😕 If the changes are very big, this one maybe related: #29164 |
May this help more? issuesuser/settings/pulls/1 pulls request will be very slow.
|
maybe related |
I think this is not related to #29164 as diff page is very fast, it will also display the diff-stats. |
This PR will avoid load pullrequest.Issue twice in pull request list page. It will reduce x times database queries for those WIP pull requests. Partially fix go-gitea#29585 --------- Co-authored-by: Giteabot <teabot@gitea.io>
Description
It's very fast when i visit admin/config page.
But when visit the pull page, load time may be longer than 7000ms
Gitea Version
1.21.7
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
running gitea downloaded as a binary from https://dl.gitea.com/gitea/1.21.7/gitea-1.21.7-darwin-10.12-amd64 as a systemd service under ubuntu
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: