The gzip-1.10.aarch64 package is released based on gzip-1.10 from GNU. In this release, compress and decompress performance can be improved based on Kunpeng processors by prefetching, loop unrolling, and using crc instructions with inline-assembly.
Note that if you want to compile and install the gzip-1.10.aarch64 in Kunpeng environment, the Makefile generated by configure needs to be modified, that compile option '-march=armv8-a+crc ' should be added to CFLAGS to enable CRC instructions.