You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What we're after:
Adding primary key only counts improves performance. We only have this in place currently for schedule a, so we should add it to our other large endpoints.
No locust test needed.
Look at this issue from when we did it before: #4368
Completion criteria:
Implement primary key only count in schedule b and e. (We will wait for others that don't have primary key)
The text was updated successfully, but these errors were encountered:
lbeaufort
changed the title
Implement pk-only count for other endpoints
Implement primary key-only count for other endpoints
Jun 24, 2020
What we're after:
Adding primary key only counts improves performance. We only have this in place currently for schedule a, so we should add it to our other large endpoints.
No locust test needed.
Look at this issue from when we did it before: #4368
Completion criteria:
The text was updated successfully, but these errors were encountered: