Skip to content

In users' dashboard, it's very slow to load action. #23101

Closed
@lunny

Description

@lunny

Description

#19472 refined the indexes, now we have two indexes group. One is repo_id, user_id, is_deleted, another is "act_user_id", "repo_id", "created_unix", "user_id", "is_deleted". But the most frequent page is the dashboard, it will only be affected by user_id and is_deleted. So I think we should adjust the indexes again. We should add a new index user_id, is_deleted for user's dashboard.

Gitea Version

Latest

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

image

Git Version

No response

Operating System

No response

How are you running Gitea?

self-hosted

Database

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    performance/speedperformance issues with slow downs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions