Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement primary key-only count for other endpoints #4429

Closed
1 task
lbeaufort opened this issue Jun 24, 2020 · 0 comments · Fixed by #4619
Closed
1 task

Implement primary key-only count for other endpoints #4429

lbeaufort opened this issue Jun 24, 2020 · 0 comments · Fixed by #4619

Comments

@lbeaufort
Copy link
Member

lbeaufort commented 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:

  • Implement primary key only count in schedule b and e. (We will wait for others that don't have primary key)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants