第一次搞压力测试, 帮忙看看这个结果有没有很好的利用主机性能
linode最便宜的主机 网站自己写的, nodejs + express + mongodb + 自制buffer缓存 在服务器上跑ab 100并发 , 1000次访问
Server Software:
Server Hostname: 127.0.0.1
Server Port: 80
Document Path: /
Document Length: 26108 bytes
Concurrency Level: 100
Time taken for tests: 1.454 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Total transferred: 26430678 bytes
HTML transferred: 26108000 bytes
Requests per second: 687.64 [#/sec] (mean)
Time per request: 145.426 [ms] (mean)
Time per request: 1.454 [ms] (mean, across all concurrent requests)
Transfer rate: 17748.71 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 1 1.4 0 6
Processing: 3 138 28.1 143 186
Waiting: 3 138 28.1 143 186
Total: 9 138 27.0 143 186
Percentage of the requests served within a certain time (ms)
50% 143
66% 149
75% 154
80% 158
90% 163
95% 167
98% 173
99% 181
100% 186 (longest request)