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

Create branch with code which will measure WAL amplification #7681

Closed
laa opened this issue Aug 25, 2017 · 0 comments
Closed

Create branch with code which will measure WAL amplification #7681

laa opened this issue Aug 25, 2017 · 0 comments

Comments

@laa
Copy link
Member

laa commented Aug 25, 2017

Create a branch with code which will measure WAL amplification overhead of different components. Print statistics in total and for each component separately.

This issue is needed to be completed to estimate how much IO will be saved if we migrate from components durable because of WAL logging to components which durable by its nature of writing data so we will log only high-level commands not low-level operations in WAL.

@laa laa modified the milestone: 3.1 Aug 25, 2017
@laa laa added the sbacklog label Aug 26, 2017
@laa laa added the performance label Sep 7, 2017
@laa laa closed this as completed Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant