Skip to content

Use write_concurrency=auto for better scalability#186

Merged
NelsonVides merged 1 commit intomasterfrom
ets_write_concurrency_auto
Jun 23, 2025
Merged

Use write_concurrency=auto for better scalability#186
NelsonVides merged 1 commit intomasterfrom
ets_write_concurrency_auto

Conversation

@NelsonVides
Copy link
Copy Markdown
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.

@codecov
Copy link
Copy Markdown

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
Copy Markdown

@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