Pakket: python3-aiohttp-fast-zlib (0.3.0-1)
Verwijzigingen voor python3-aiohttp-fast-zlib
Debian bronnen:
Het bronpakket aiohttp-fast-zlib downloaden:
- [aiohttp-fast-zlib_0.3.0-1.dsc]
- [aiohttp-fast-zlib_0.3.0.orig.tar.gz]
- [aiohttp-fast-zlib_0.3.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library to enhance zlib performance in aiohttp
This library improves the performance of zlib in aiohttp by replacing it with more efficient alternatives. It substitutes the default zlib usage in aiohttp with 'isal' which is designed to boost compression and decompression speeds significantly. This enhancement is particularly beneficial in contexts where aiohttp's websocket connections may suffer from zlib-induced bottlenecks.
Andere aan python3-aiohttp-fast-zlib gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-isal
- faster zlib and gzip compatible (de-)compression using the ISA-L library