Skip to content

Instantly share code, notes, and snippets.

@darkyen
Created January 12, 2016 02:24
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 darkyen/f4380fbb4082890f9115 to your computer and use it in GitHub Desktop.
Save darkyen/f4380fbb4082890f9115 to your computer and use it in GitHub Desktop.
Testrun
C:\Users\abhis\Downloads>ab -n 1000 -c 100 http://192.168.1.5:4322/
This is ApacheBench, Version 2.3 <$Revision: 1706008 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking 192.168.1.5 (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.1.5
Server Port: 4322
Document Path: /
Document Length: 24 bytes
Concurrency Level: 100
Time taken for tests: 12.693 seconds
Complete requests: 1000
Failed requests: 2
(Connect: 0, Receive: 0, Length: 2, Exceptions: 0)
Total transferred: 139720 bytes
HTML transferred: 23952 bytes
Requests per second: 78.79 [#/sec] (mean)
Time per request: 1269.261 [ms] (mean)
Time per request: 12.693 [ms] (mean, across all concurrent requests)
Transfer rate: 10.75 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 3 12 11.7 9 200
Processing: 63 1144 274.5 1222 1605
Waiting: 0 700 343.3 700 1603
Total: 82 1156 275.8 1234 1804
Percentage of the requests served within a certain time (ms)
50% 1234
66% 1304
75% 1331
80% 1357
90% 1427
95% 1472
98% 1516
99% 1579
100% 1804 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment