Description
zlib-ng-compat
obsoleting core zlib and providing zlib-ng (with CloudFlare and Intel optimizations)?
package is available in EPEL, Fedora 9
https://packages.fedoraproject.org/pkgs/zlib-ng/zlib-ng/epel-9.html
from speeding up loading kernel, to amazon corretto support for gzip and python and Amazon EMR via libhadoop, to accelerating MySQL InnoDB with gzip support
Hi Team
We are currently testing and trying to backport core Fedora 40/42,
that by default ship with operating system. that use zlib-ng and zlib-ng-compat,
will be sharing the build of rpm for AL2003.
We noticed significant reduction of CPU usage and speed up in processing of gzip content, especially when using directly zstd binary to decompress gzip content to disk,
2 times faster than standard Gzip support in JDK,
Gzip support in JDK with zlib-ng-compat is 2 times faster than standard Gzip in JDK.
We believe this will be a game changer for Amazon Linux 2023 users,
considering it would become mainstream OS for EKS Hybrid on premises
and also for core AWS services, like Lambda, Fargate, Aurora and ECS.
Same applies to S3 clients and SOCI snapshotter for containerd, compiled with CGO,
Amazon Corretto is benefiting from it automatically,
as one of the rare official JDK distributions it is sourcing zlib from operating system.
tested with Corretto JDK 21 on Fedora 40/42.
Official documents from Fedora and zlib-ng: