[ trixie ]
[ sid ]
[ ソース: aiohttp-fast-zlib ]
パッケージ: python3-aiohttp-fast-zlib (0.3.0-1)
python3-aiohttp-fast-zlib に関するリンク
Debian の資源:
aiohttp-fast-zlib ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-isal
- faster zlib and gzip compatible (de-)compression using the ISA-L library