Created
February 8, 2012 03:48
-
-
Save kimoto/1765187 to your computer and use it in GitHub Desktop.
nginxのgzip_comp_levelの圧縮率テスト
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 似たような感じの文章多いデータ(yellow page)でやった | |
| 0 = 32.5KB | |
| 1 = 10.3KB | |
| 2 = 10.2KB | |
| 3 = 10.0KB | |
| 4 = 9.8KB | |
| 5 = 9.6KB | |
| 6 = 9.5KB | |
| 7 = 9.5KB | |
| 8 = 9.5KB | |
| 9 = 9.5KB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment