On 2023-11-09 10:32, Paul Eggert wrote:
On 2023-11-09 09:40, Young Mo Kang wrote:
Since both GNU Gzip and zlib are written by the same authors, I was
wondering if GNU Gzip can share zlib's CRC32 calculation and obtain
this performance gain--I am not sure if there would be a license issue
though.
Shouldn't be a license issue. It's just a lack of time issue.
Due to work by Sam Russell and others it looks like gzip now has faster
CRC32 code on Savannah master, so closing this old bug report. See:
https://bugs.gnu.org/74927
https://bugs.gnu.org/74192