-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add support for switching the zlib implementation #9798
Copy link
Copy link
Closed
Description
Is your feature request related to a problem?
I'm currently maintaining https://github.com/bdraco/aiohttp-fast-zlib which allows swapping out the standard lib zlib for isal or zlib-ng since its a ~5x performance improvement
Describe the solution you'd like
Native support
Describe alternatives you've considered
n/a
Related component
Server
Additional context
No response
Code of Conduct
- I agree to follow the aio-libs Code of Conduct
Reactions are currently unavailable