Skip to content

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

Merged
ijsong merged 1 commit intomainfrom
append_batchlet_size
Jun 1, 2023
Merged

perf(storagenode): estimate the number of batchlets#414
ijsong merged 1 commit intomainfrom
append_batchlet_size

Conversation

@ijsong
Copy link
Copy Markdown
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 self-assigned this Apr 11, 2023
@ijsong ijsong force-pushed the unary_rpc_logging branch from 51494e9 to d928d2c Compare April 13, 2023 13:23
@ijsong ijsong force-pushed the append_batchlet_size branch from 546b9b9 to 430808b Compare April 13, 2023 13:23
@ijsong ijsong force-pushed the unary_rpc_logging branch from d928d2c to 467ee59 Compare April 13, 2023 13:43
@ijsong ijsong force-pushed the append_batchlet_size branch from 430808b to a329065 Compare April 13, 2023 13:43
@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 ijsong force-pushed the unary_rpc_logging branch from 017c6d7 to b0787c4 Compare June 1, 2023 03:31
@ijsong ijsong force-pushed the append_batchlet_size branch from 39fcf2e to 3c91b62 Compare June 1, 2023 03:31
@ijsong
Copy link
Copy Markdown
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
Copy Markdown
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