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

Investigate adding more shards for increased performance for single node deployments #9537

Open
dianabarsan opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
Type: Performance Make something faster

Comments

@dianabarsan
Copy link
Member

Describe the performance issue
Checking an additional path for options for vertically scaling a CHT instance by adding more cores and using a single node CouchDb, since certain processes (like view indexing) are limited by shard count.
We have not seen an obvious performance improvement when vertically scaling single node couchdb without adding multiple shards.

Describe the improvement you'd like
Check whether doubling shard count and doubling CPU count increases performance when querying while documents are pushed to the instance.

Measurements
TBD.

@dianabarsan dianabarsan added the Type: Performance Make something faster label Oct 14, 2024
@dianabarsan dianabarsan self-assigned this Oct 14, 2024
@dianabarsan dianabarsan changed the title Investigate splitting shards for increased performance Investigate adding more shards for increased performance for single node deployments Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Performance Make something faster
Projects
None yet
Development

No branches or pull requests

1 participant