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

Extend Python benchmarks backends #309

Merged

Conversation

pentschev
Copy link
Member

Extend Python benchmarks with socket and asyncio.Stream{Reader,Writer} APIs. This should help us better understand the overhead of UCXX compared to Python's internal implementations, and thus help us improve potential suboptimal code in our implementation.

@pentschev pentschev requested a review from a team as a code owner October 23, 2024 17:22
Copy link
Contributor

@wence- wence- left a comment

Choose a reason for hiding this comment

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

Looks like a good idea!

@pentschev
Copy link
Member Author

Thanks @wence- !

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 7069174 into rapidsai:branch-0.41 Nov 4, 2024
65 checks passed
@pentschev pentschev deleted the extend-python-benchmarks-backends branch November 12, 2024 19:21
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