Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Fetching event reports can be slow #16619

Open
@DMRobertson

Description

@DMRobertson

E.g. from Jaeger:
image

image

My money is on LIMIT ... OFFSET ... being slow. I wonder if we could change this to paginate without OFFSET using the id column? (I assume that received_ts increases as id increases, and vice versa).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Admin-APIA-DatabaseDB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the dbA-ModerationTools for moderating HSes: event redaction, media removal, purge admin API, reports from users, ...A-PerformancePerformance, both client-facing and admin-facingO-UncommonMost users are unlikely to come across this or unexpected workflowS-MinorBlocks non-critical functionality, workarounds exist.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions