You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luca Giacchino edited this page Jun 20, 2025
·
1 revision
zlib-accel is a software shim that intercepts zlib calls and offloads compression/decompression jobs to hardware accelerators (where feasible and beneficial for performance). In this way, zlib-accel allows applications to leverage hardware accelerators transparently without code changes. For more information, refer to the README page.