Skip to content

Instantly share code, notes, and snippets.

@nmoinvaz
Created May 23, 2020 03:46
Show Gist options
  • Save nmoinvaz/81e40c3076abd46e29588ba78944644d to your computer and use it in GitHub Desktop.
Save nmoinvaz/81e40c3076abd46e29588ba78944644d to your computer and use it in GitHub Desktop.
Zlib-ng level mapping
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