[ bianca ]
[ ソース: aiohttp-fast-zlib ]
パッケージ: python3-aiohttp-fast-zlib (0.3.0-1)
python3-aiohttp-fast-zlib に関するリンク
aiohttp-fast-zlib ソースパッケージをダウンロード:
- [aiohttp-fast-zlib_0.3.0-1.debian.tar.xz]
- [aiohttp-fast-zlib_0.3.0-1.dsc]
- [aiohttp-fast-zlib_0.3.0.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-aiohttp-fast-zlib 関連パッケージ
|
|
|
|
-
- 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