-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Querying BulkArea for an entire state is slow. this is because of the N+1 problem when querying for media, climbs, and organizations for each area. To improve perfomance, we should update the code to use a JOIN query to get all the data (areas, climbs, media, organizations), in one query.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
General backlog