Skip to content

Optimize api/v2/events/ N+1 #3586

@DeD1rk

Description

@DeD1rk

What?

https://thalia.nu/api/v2/events/ is slow, probably at least partially because of https://thalia.sentry.io/issues/4580718277/. We should see if we can get rid of that N+1 issue (and possibly any other occurrences of the same thing.

Why?

More performance = more happy. It might help with high server load as well.

How?

Probably some prefetching or annotation.

Metadata

Metadata

Labels

app:activemembersIssues regarding the activemembers-appapp:eventsIssues regarding the events-appoptimizationIssues regarding slownesspriority: mediumA new feature or a bugfix that is non-critical.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions