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

Set fullsweep_after=0 on the writer process #166

Closed
wants to merge 1 commit into from

Conversation

mkuratczyk
Copy link
Contributor

This seems to increase throughput by ~10% on OTP26 and even more on OTP27. In particular, it seems to solve the performance regression with small messages on OTP 27:

stream-perf-test -s 100 results (single node, everything local): OTP26 as-is: 880k
OTP26, fullsweep_after 0: 940k
OTP27 as-is: 750k
OTP27 fullsweep_after 0: 1M

This seems to increase throughput by ~10% on OTP26
and even more on OTP27. In particular, it seems to solve
the performance regression with small messages on OTP 27:

stream-perf-test -s 100 results (single node, everything local):
OTP26 as-is: 880k
OTP26, fullsweep_after 0: 940k
OTP27 as-is: 750k
OTP27 fullsweep_after 0: 1M
@mkuratczyk mkuratczyk closed this Jul 5, 2024
@mkuratczyk mkuratczyk deleted the writer-fullswee_after-0 branch July 5, 2024 09:09
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.

1 participant