Skip to content

Instantly share code, notes, and snippets.

@hnakamur
Created September 11, 2012 14:03
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 hnakamur/3698723 to your computer and use it in GitHub Desktop.
Save hnakamur/3698723 to your computer and use it in GitHub Desktop.
node v0.8.8 test#2
$ ab -n 1000 -c 200 http://192.168.11.103:8080/
This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking 192.168.11.103 (be patient)
Completed 100 requests
Completed 200 requests
Completed 300 requests
Completed 400 requests
Completed 500 requests
Completed 600 requests
Completed 700 requests
Completed 800 requests
Completed 900 requests
Completed 1000 requests
Finished 1000 requests
Server Software:
Server Hostname: 192.168.11.103
Server Port: 8080
Document Path: /
Document Length: 14 bytes
Concurrency Level: 200
Time taken for tests: 0.073 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Total transferred: 106506 bytes
HTML transferred: 15372 bytes
Requests per second: 13616.19 [#/sec] (mean)
Time per request: 14.688 [ms] (mean)
Time per request: 0.073 [ms] (mean, across all concurrent requests)
Transfer rate: 1416.22 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 3 8 3.0 8 18
Processing: 0 2 1.5 1 6
Waiting: 0 0 0.4 0 4
Total: 5 10 2.5 9 18
Percentage of the requests served within a certain time (ms)
50% 9
66% 10
75% 12
80% 12
90% 14
95% 15
98% 17
99% 17
100% 18 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment