bug#72588: performance bug regarding CRC32 algorithm implementation

2024-08-16 Thread p . z . l
Is the article correct and the implementation should be updated, or is the benchmark flawed? I'll go classic - it's not a bug it's a feature. lists.gnu.org https://lists.gnu.org/archive/html/bug-gzip/2023-11/msg0.html

bug#72588: performance bug regarding CRC32 algorithm implementation

2024-08-11 Thread GNU gzip discussion and bug reports.
During my research regarding faster gzip implementations I found https://medium.com/@techhara/speeding-up-system-gzip-by-60-75edbc8ac0e8 Is the article correct and the implementation should be updated, or is the benchmark flawed?