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

Add wal backpressure performance tests #1919

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Add wal backpressure performance tests #1919

merged 1 commit into from
Jun 20, 2022

Conversation

aome510
Copy link
Contributor

@aome510 aome510 commented Jun 9, 2022

Resolves #1889.

This PR adds new tests to measure the WAL backpressure's performance under different workloads.

Changes

  • add new performance tests in test_wal_backpressure.py
  • allow safekeeper's fsync to be configurable when running tests

@aome510 aome510 changed the title Investigate performance [DO NOT REVIEW] Investigate performance Jun 9, 2022
@aome510 aome510 changed the title Investigate performance Add wal backpressure performance tests Jun 17, 2022
@aome510 aome510 requested a review from knizhnik June 17, 2022 22:39
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.

Add tests for #1763
2 participants