I've pulled in the latest changes from gnulib, even though nothing
seems relevant to gzip. Here's one last snapshot, just in case.
Expecting to release in the next two days.
gzip snapshot:
https://meyering.net/gzip/gzip-ss.tar.xz 788 KB
https://meyering.net/gzip/gzip-ss.tar.xz.sig
http
On Sat, May 30, 2020 at 11:19 AM Li Qiang wrote:
> 在 2020/5/26 10:39, l00374334 写道:
> > From: liqiang
> >
> > By analyzing the compression and decompression process of gzip, I found
> >
> > that the hot spots of CRC32 and longest_match function are very high.
> >
> >
> >
> > On the aarch64 archit