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

perf(storagenode): estimate the number of batchlets #414

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

ijsong
Copy link
Member

@ijsong ijsong commented Apr 11, 2023

What this PR does

This PR estimates the number of batchlets more accurately. Previously, the number of batchlets is
estimated by dividing the size of batches by the smallest batchlet. It is now divided by the right
size of batchlet.

@ijsong ijsong marked this pull request as ready for review May 25, 2023 06:08
This PR estimates the number of batchlets more accurately. Previously, the number of batchlets is
estimated by dividing the size of batches by the smallest batchlet. It is now divided by the right
size of batchlet.
@ijsong
Copy link
Member Author

ijsong commented Jun 1, 2023

@ijsong started a stack merge that includes this pull request via Graphite.

Base automatically changed from unary_rpc_logging to main June 1, 2023 05:27
@ijsong ijsong merged commit cb25d19 into main Jun 1, 2023
@ijsong ijsong deleted the append_batchlet_size branch June 1, 2023 05:27
@ijsong
Copy link
Member Author

ijsong commented Jun 1, 2023

@ijsong merged this pull request with Graphite.

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