7

Has anyone performed some tests (size and speed) for the selection of the 'best' compression level of the Java zip deflater, to be used on general/miscellaneous JSON or text files? If yes which level do you recommend? Thanks.

Jérôme Verstrynge
  • 57,710
  • 92
  • 283
  • 453

1 Answers1

6

I could not find a precise answer to this question, but someone came with something close enough.

Jérôme Verstrynge
  • 57,710
  • 92
  • 283
  • 453
  • Awesome, but why did he not draw the effort/compression ratio graph his results were crying out for... – smci Jul 08 '12 at 23:09