全部搜索项
sid  ]
[ 源代码: python-pgzip  ]

软件包:python3-pgzip(0.4.0-2)

python3-pgzip 的相关链接

Screenshot

Debian 的资源:

下载源码包 python-pgzip

维护小组:

外部的资源:

相似软件包:

multithreaded gzip implementation for Python

pgzip is a multi-threaded gzip implementation for python that increases the compression and decompression performance.

Compression and decompression performance gains are made by parallelizing the usage of block indexing within a gzip file. Block indexing utilizes gzip's FEXTRA feature which records the index of compressed members. FEXTRA is defined in the official gzip specification starting at version 4.3. Because FEXTRA is part of the gzip specification, pgzip is compatible with regular gzip files.

pgzip is ~25X faster for compression and ~7X faster for decompression when benchmarked on a 24 core machine. Performance is limited only by I/O and the python interpreter.

Theoretically, the compression and decompression speed should be linear with the number of cores available. However, I/O and a language's general performance limits the compression and decompression speed in practice.

其他与 python3-pgzip 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-pgzip

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 13.0 kB58.0 kB [文件列表]