Search Results

Search: Posts Made By: Parmod Garg
10,894
Posted By Parmod Garg
How to reduce GZIP memory usage
I am using the ZLIB_VERSION "1.2.3" . The memory requirement for Zlib/GZIP compression is stated as


/* The memory requirements for deflate are (in bytes):
(1 << (windowBits+2)) + ...
4,026
Posted By Parmod Garg
GZIP memory constraints
Currently I am using the ZLIB_VERSION "1.2.3" . The memory requirement for Zlib/GZIP compression is stated as


/* The memory requirements for deflate are (in bytes):
(1 <<...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy