Skip to content

Instantly share code, notes, and snippets.

@mrzlodey
Created August 16, 2015 11:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrzlodey/3d98182977bfe93183c4 to your computer and use it in GitHub Desktop.
Save mrzlodey/3d98182977bfe93183c4 to your computer and use it in GitHub Desktop.
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 1;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 14860 bytes
Concurrency Level: 100
Time taken for tests: 12.247 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 377475000 bytes
HTML transferred: 371500000 bytes
Requests per second: 2041.37 [#/sec] (mean)
Time per request: 48.987 [ms] (mean)
Time per request: 0.490 [ms] (mean, across all concurrent requests)
Transfer rate: 30100.27 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.7 0 20
Processing: 2 49 9.5 47 125
Waiting: 2 49 9.5 47 125
Total: 21 49 9.4 47 125
Percentage of the requests served within a certain time (ms)
50% 47
66% 48
75% 48
80% 48
90% 49
95% 52
98% 92
99% 94
100% 125 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 2;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 14063 bytes
Concurrency Level: 100
Time taken for tests: 12.588 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 357550000 bytes
HTML transferred: 351575000 bytes
Requests per second: 1986.01 [#/sec] (mean)
Time per request: 50.352 [ms] (mean)
Time per request: 0.504 [ms] (mean, across all concurrent requests)
Transfer rate: 27738.21 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.8 0 15
Processing: 3 50 7.7 49 148
Waiting: 3 50 7.7 49 148
Total: 18 50 7.9 49 153
Percentage of the requests served within a certain time (ms)
50% 49
66% 50
75% 51
80% 51
90% 52
95% 52
98% 59
99% 94
100% 153 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 3;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 13489 bytes
Concurrency Level: 100
Time taken for tests: 13.900 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 343200000 bytes
HTML transferred: 337225000 bytes
Requests per second: 1798.54 [#/sec] (mean)
Time per request: 55.601 [ms] (mean)
Time per request: 0.556 [ms] (mean, across all concurrent requests)
Transfer rate: 24111.74 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.2 0 4
Processing: 2 55 9.6 54 186
Waiting: 2 55 9.6 54 186
Total: 6 55 9.6 54 186
Percentage of the requests served within a certain time (ms)
50% 54
66% 55
75% 56
80% 56
90% 57
95% 58
98% 71
99% 103
100% 186 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 4;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 13011 bytes
Concurrency Level: 100
Time taken for tests: 16.968 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 331250000 bytes
HTML transferred: 325275000 bytes
Requests per second: 1473.33 [#/sec] (mean)
Time per request: 67.873 [ms] (mean)
Time per request: 0.679 [ms] (mean, across all concurrent requests)
Transfer rate: 19064.13 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.5 0 10
Processing: 2 68 8.8 66 192
Waiting: 1 68 8.8 66 192
Total: 12 68 8.9 66 194
Percentage of the requests served within a certain time (ms)
50% 66
66% 67
75% 67
80% 68
90% 70
95% 71
98% 72
99% 128
100% 194 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 5;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 12478 bytes
Concurrency Level: 100
Time taken for tests: 20.887 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 317925000 bytes
HTML transferred: 311950000 bytes
Requests per second: 1196.93 [#/sec] (mean)
Time per request: 83.547 [ms] (mean)
Time per request: 0.835 [ms] (mean, across all concurrent requests)
Transfer rate: 14864.60 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.3 0 7
Processing: 4 83 9.5 82 217
Waiting: 4 83 9.5 82 217
Total: 12 83 9.5 82 218
Percentage of the requests served within a certain time (ms)
50% 82
66% 83
75% 84
80% 84
90% 86
95% 87
98% 88
99% 133
100% 218 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 6;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 12288 bytes
Concurrency Level: 100
Time taken for tests: 25.169 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 313175000 bytes
HTML transferred: 307200000 bytes
Requests per second: 993.27 [#/sec] (mean)
Time per request: 100.678 [ms] (mean)
Time per request: 1.007 [ms] (mean, across all concurrent requests)
Transfer rate: 12151.04 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.3 0 8
Processing: 5 100 12.4 98 222
Waiting: 5 100 12.4 98 222
Total: 13 100 12.4 98 224
Percentage of the requests served within a certain time (ms)
50% 98
66% 99
75% 101
80% 101
90% 103
95% 105
98% 144
99% 188
100% 224 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 7;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 12269 bytes
Concurrency Level: 100
Time taken for tests: 27.559 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 312700000 bytes
HTML transferred: 306725000 bytes
Requests per second: 907.14 [#/sec] (mean)
Time per request: 110.237 [ms] (mean)
Time per request: 1.102 [ms] (mean, across all concurrent requests)
Transfer rate: 11080.55 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.6 0 12
Processing: 3 110 13.9 107 242
Waiting: 2 110 13.9 107 242
Total: 13 110 13.9 107 244
Percentage of the requests served within a certain time (ms)
50% 107
66% 108
75% 110
80% 111
90% 112
95% 114
98% 120
99% 209
100% 244 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 8;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 12270 bytes
Concurrency Level: 100
Time taken for tests: 30.605 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 312725000 bytes
HTML transferred: 306750000 bytes
Requests per second: 816.87 [#/sec] (mean)
Time per request: 122.419 [ms] (mean)
Time per request: 1.224 [ms] (mean, across all concurrent requests)
Transfer rate: 9978.69 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.7 0 14
Processing: 8 122 14.6 120 298
Waiting: 2 122 14.6 119 298
Total: 16 122 14.6 120 304
Percentage of the requests served within a certain time (ms)
50% 120
66% 122
75% 123
80% 123
90% 125
95% 127
98% 142
99% 223
100% 304 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 9;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 12270 bytes
Concurrency Level: 100
Time taken for tests: 32.168 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 312725000 bytes
HTML transferred: 306750000 bytes
Requests per second: 777.16 [#/sec] (mean)
Time per request: 128.674 [ms] (mean)
Time per request: 1.287 [ms] (mean, across all concurrent requests)
Transfer rate: 9493.64 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.2 0 4
Processing: 3 128 11.9 128 253
Waiting: 3 128 11.9 128 253
Total: 7 128 11.9 128 253
Percentage of the requests served within a certain time (ms)
50% 128
66% 131
75% 133
80% 134
90% 137
95% 140
98% 145
99% 153
100% 253 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip off; gzip_static off; gzip_comp_level 0;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 46546 bytes
Concurrency Level: 100
Time taken for tests: 1.614 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 1169525000 bytes
HTML transferred: 1163650000 bytes
Requests per second: 15484.73 [#/sec] (mean)
Time per request: 6.458 [ms] (mean)
Time per request: 0.065 [ms] (mean, across all concurrent requests)
Transfer rate: 707413.13 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 1 0.6 1 7
Processing: 2 6 1.0 5 15
Waiting: 0 3 2.5 1 15
Total: 3 6 0.9 6 15
WARNING: The median and mean for the processing time are not within a normal deviation
These results are probably not that reliable.
Percentage of the requests served within a certain time (ms)
50% 6
66% 6
75% 7
80% 7
90% 7
95% 7
98% 8
99% 11
100% 15 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static on; gzip_comp_level 3;
# gzip static: no files
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 13489 bytes
Concurrency Level: 100
Time taken for tests: 14.007 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 343200000 bytes
HTML transferred: 337225000 bytes
Requests per second: 1784.83 [#/sec] (mean)
Time per request: 56.028 [ms] (mean)
Time per request: 0.560 [ms] (mean, across all concurrent requests)
Transfer rate: 23927.91 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.3 0 6
Processing: 3 56 10.6 53 170
Waiting: 3 56 10.6 53 170
Total: 9 56 10.6 53 172
Percentage of the requests served within a certain time (ms)
50% 53
66% 54
75% 55
80% 56
90% 57
95% 59
98% 104
99% 105
100% 172 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static off; gzip_comp_level 3;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 13489 bytes
Concurrency Level: 100
Time taken for tests: 13.830 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 343200000 bytes
HTML transferred: 337225000 bytes
Requests per second: 1807.66 [#/sec] (mean)
Time per request: 55.320 [ms] (mean)
Time per request: 0.553 [ms] (mean, across all concurrent requests)
Transfer rate: 24233.92 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.7 0 15
Processing: 3 55 7.9 54 161
Waiting: 3 55 7.9 54 161
Total: 18 55 8.0 54 163
Percentage of the requests served within a certain time (ms)
50% 54
66% 55
75% 55
80% 56
90% 57
95% 58
98% 70
99% 103
100% 163 (longest request)
# -----------------------------------------------------------------
# worker_processes 2; gzip on; gzip_static on; gzip_comp_level 3;
# -----------------------------------------------------------------
Server Software: nginx/1.9.3
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /static.html
Document Length: 12227 bytes
Concurrency Level: 100
Time taken for tests: 1.513 seconds
Complete requests: 25000
Failed requests: 0
Total transferred: 312175000 bytes
HTML transferred: 305675000 bytes
Requests per second: 16528.58 [#/sec] (mean)
Time per request: 6.050 [ms] (mean)
Time per request: 0.061 [ms] (mean, across all concurrent requests)
Transfer rate: 201555.01 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 1 0.9 2 5
Processing: 1 5 1.9 4 23
Waiting: 1 3 2.5 2 22
Total: 3 6 1.5 6 23
WARNING: The median and mean for the initial connection time are not within a normal deviation
These results are probably not that reliable.
Percentage of the requests served within a certain time (ms)
50% 6
66% 6
75% 6
80% 6
90% 7
95% 7
98% 7
99% 14
100% 23 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment