Created
May 23, 2020 03:46
-
-
Save nmoinvaz/81e40c3076abd46e29588ba78944644d to your computer and use it in GitHub Desktop.
Zlib-ng level mapping
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here is zlib level/algorithm mapping: | |
Level | Algorithm | |
0 Store | |
1 Intel deflate quick | |
2-3 Zlib deflate fast | |
4-6 Intel deflate medium | |
7-9 Zlib deflate slow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment