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

Benchmark data shuffling vs compact inside StreamExchange #20428

Open
kwannoel opened this issue Feb 10, 2025 · 0 comments
Open

Benchmark data shuffling vs compact inside StreamExchange #20428

kwannoel opened this issue Feb 10, 2025 · 0 comments

Comments

@kwannoel
Copy link
Contributor

Network bandwidth is a finite resource. Before shuffling a stream chunk, we can decide whether or not to compact it, based on the visibility ratio, chunk dimensions.

To determine optimal numbers to run compaction, we should run some benchmarks which shuffle stream chunks, and check the performance graph, to understand the min and max points.

@github-actions github-actions bot added this to the release-2.3 milestone Feb 10, 2025
@kwannoel kwannoel changed the title Benchmark data shuffling vs compaction Benchmark data shuffling vs compact inside StreamExchange Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant