Skip to content

Use write_concurrency=auto for better scalability #186

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

NelsonVides
Copy link
Member

@NelsonVides NelsonVides commented Jun 22, 2025

Benchmarks generally show better scalability as the parallelism increases, on my 12CPU hardware it is already visible:

image

auto is available since OTP25, so we're good to go version-wise.

Copy link

codecov bot commented Jun 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/prometheus_sup.erl 77.41% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

@DenysGonchar DenysGonchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@NelsonVides NelsonVides merged commit bf6fd38 into master Jun 23, 2025
7 checks passed
@NelsonVides NelsonVides deleted the ets_write_concurrency_auto branch June 23, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants