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

Make P2P more configurable #8469

Merged
merged 6 commits into from
Oct 16, 2024

Conversation

hendrikmakait
Copy link
Member

There are a bunch of hard-coded values baked into P2P. We should make them configurable until we have a smarter way of choosing defaults. I don't expect many users to tweak those, but they'll help contributors to look into performance.

  • Tests added / passed
  • Passes pre-commit run --all-files

Copy link
Contributor

github-actions bot commented Jan 19, 2024

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    25 files  ±0      25 suites  ±0   10h 17m 44s ⏱️ - 1m 12s
 4 130 tests ±0   4 013 ✅  - 2    110 💤 ±0  7 ❌ +2 
47 708 runs  ±0  45 605 ✅  - 2  2 096 💤 ±0  7 ❌ +2 

For more details on these failures, see this check.

Results for commit b9ff40b. ± Comparison against base commit 276fc35.

♻️ This comment has been updated with latest results.

@hendrikmakait hendrikmakait marked this pull request as draft January 19, 2024 18:29
@hendrikmakait hendrikmakait marked this pull request as ready for review October 16, 2024 17:22
@hendrikmakait hendrikmakait merged commit ce56a7a into dask:main Oct 16, 2024
22 of 30 checks passed
@hendrikmakait hendrikmakait deleted the configurable-p2p-buffers branch October 16, 2024 17:24
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