Below are general variables relating to data input/output and format translation.
This variable sets the size threshold for compression. If set to a value less than 100, no compression is done. Otherwise, instance lists larger than the set size (in bytes) will be compressed. Experimentation suggests that the largest blocks dominate the decompression overhead, so that the value of this variable has little effect, except when turning off compression entirely.