Improve getting all namespaces performance #526

Merged
konrad merged 1 commits from fix/namespaces-performance into master 2020-05-15 15:10:31 +00:00
Owner

Description

This improves performance when getting all namespaces and their lists via the /namespaces endpoint (used in menu in the frontend).

The endpoint now uses less loops and more maps to achieve that.

# Description This improves performance when getting all namespaces and their lists via the `/namespaces` endpoint (used in menu in the frontend). The endpoint now uses less loops and more maps to achieve that.
konrad merged commit 587ce92dc9 into master 2020-05-15 15:10:29 +00:00
konrad deleted branch fix/namespaces-performance 2020-05-15 15:10:34 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#526
No description provided.