Skip to content

PYTHON-4636 Fix windows send/recv perf#3

Merged
NoahStapp merged 2 commits intoNoahStapp:PYTHON-4636from
ShaneHarvey:PYTHON-4636-faster-windows
Oct 3, 2024
Merged

PYTHON-4636 Fix windows send/recv perf#3
NoahStapp merged 2 commits intoNoahStapp:PYTHON-4636from
ShaneHarvey:PYTHON-4636-faster-windows

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
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