Best zip compression level for JSON or text files? [closed]
Has anyone performed some tests 开发者_JS百科(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.
I could not find a precise answer to this question, but someone came with something close enough.
精彩评论