Skip to content

PYTHON-4636 Fix windows send/recv perf #3

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

Merged

Conversation

ShaneHarvey
Copy link

@ShaneHarvey ShaneHarvey commented Oct 3, 2024

Tested on a windows host.

Before:

$ pytest test/asynchronous/test_client.py
...
105 passed, 17 skipped, 7 warnings in 129.16s (0:02:09)

After:

$ pytest test/asynchronous/test_client.py
...
105 passed, 17 skipped, 7 warnings in 86.92s (0:01:26)

On master:

101 passed, 17 skipped, 7 warnings in 89.99s (0:01:29)

@NoahStapp NoahStapp merged commit 94eb693 into NoahStapp:PYTHON-4636 Oct 3, 2024
23 checks passed
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