-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
zlib-ng is a drop-in replacement of zlib with modern processor instructions, including NEON. Because games use lots of PNG or XYZ images that use deflate compression, there could be some benefit on loading times for some large games or on slow systems, also bringing improvements when using VFS.
Performance tests for dynamic Player builds could be done without rebuilding by using LD_PRELOAD
if the downstream zlib-ng is built in zlib compatibility mode.