Unexpected Performance Results: httpx Async Slower than aiohttp and httpx Sync #3457
Unanswered
brianler
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Asynchronous requests with httpx are much slower than those with aiohttp, and surprisingly, even slower than httpx's synchronous requests.
Test Results:
Test Script:
Beta Was this translation helpful? Give feedback.
All reactions