Skip to content

Bump max throughput in flight benchmark before blocking#10070

Merged
alamb merged 1 commit into
apache:mainfrom
Rich-T-kid:rich-T-kid/bump-flight-throughput
Jun 4, 2026
Merged

Bump max throughput in flight benchmark before blocking#10070
alamb merged 1 commit into
apache:mainfrom
Rich-T-kid:rich-T-kid/bump-flight-throughput

Conversation

@Rich-T-kid
Copy link
Copy Markdown
Contributor

@Rich-T-kid Rich-T-kid commented Jun 4, 2026

Which issue does this PR close?

Rationale for this change

Increase the duplex buffer from 1 MB to 64 MB to eliminate artificial back-pressure in the roundtrip benchmarks.
See rational in this comment

What changes are included in this PR?

bumps max_buf_size to 64MB

Are these changes tested?

n/a

Are there any user-facing changes?

n/a

@github-actions github-actions Bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Jun 4, 2026
@Rich-T-kid
Copy link
Copy Markdown
Contributor Author

@alamb 1 line PR. like I mentioned in #10044, even if this isn't whats causing the delay I think its more realistic to not have a 1MB max anyway.

Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me -- thanks @Rich-T-kid

@alamb alamb changed the title [10029]bump max throughput before blocking Bump max throughput in flight benchmark before blocking Jun 4, 2026
@alamb alamb merged commit d7ef673 into apache:main Jun 4, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimize arrow-ipc

2 participants