Created
May 9, 2011 06:31
node.js Hello World + for-loop
This file contains 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
Server Software: nginx | |
Server Hostname: 10.2.201.249 | |
Server Port: 80 | |
Document Path: /nodejs/ | |
Document Length: 16 bytes | |
Concurrency Level: 200 | |
Time taken for tests: 18.671 seconds | |
Complete requests: 100000 | |
Failed requests: 0 | |
Write errors: 0 | |
Total transferred: 17500000 bytes | |
HTML transferred: 1600000 bytes | |
Requests per second: 5355.79 [#/sec] (mean) | |
Time per request: 37.343 [ms] (mean) | |
Time per request: 0.187 [ms] (mean, across all concurrent requests) | |
Transfer rate: 915.30 [Kbytes/sec] received | |
Connection Times (ms) | |
min mean[+/-sd] median max | |
Connect: 0 3 65.9 1 3014 | |
Processing: 1 32 158.7 22 3262 | |
Waiting: 1 32 158.7 22 3262 | |
Total: 1 35 171.8 24 3262 | |
Percentage of the requests served within a certain time (ms) | |
50% 24 | |
66% 29 | |
75% 33 | |
80% 35 | |
90% 41 | |
95% 47 | |
98% 56 | |
99% 64 | |
100% 3262 (longest request) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment