intel / intel/isa-l

zlib-ng performs adler32 and crc32 checksums faster

Open
#246 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.1k
Forks
346
PR merge metrics
No merged PRs in 30d

Description

Somebody has compared te python-zlib-ng bindings with the python-isal bindings for performance. ISA-L is the better compessor/decompressor but zlib-ng seems to be faster at performing adler32 and crc32 checksums. https://github.com/zlib-ng/zlib-ng/issues/1478

Since checksum calculation is a significant part of compression/decompression this might be an interesting opportunity to further speed up ISA-L by looking at the zlib-ng implementation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.