Skip to content

Instantly share code, notes, and snippets.

@manicExpressive
Created February 5, 2011 20:11
Show Gist options
  • Save manicExpressive/812744 to your computer and use it in GitHub Desktop.
Save manicExpressive/812744 to your computer and use it in GitHub Desktop.
wampa:siege-2.70 jblount$ ab -n 1000 -c 10 http://joshuablount.com/
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 joshuablount.com (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: nginx/0.7.67
Server Hostname: joshuablount.com
Server Port: 80
Document Path: /
Document Length: 12216 bytes
Concurrency Level: 10
Time taken for tests: 140.491 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Total transferred: 12385898 bytes
HTML transferred: 12216000 bytes
Requests per second: 7.12 [#/sec] (mean)
Time per request: 1404.906 [ms] (mean)
Time per request: 140.491 [ms] (mean, across all concurrent requests)
Transfer rate: 86.10 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 48 58 43.6 54 1051
Processing: 227 1342 769.4 978 5045
Waiting: 122 930 340.4 858 2754
Total: 275 1399 771.1 1035 5099
Percentage of the requests served within a certain time (ms)
50% 1035
66% 1111
75% 1827
80% 2348
90% 2702
95% 2854
98% 3102
99% 3631
100% 5099 (longest request)
@manicExpressive
Copy link
Author

This is the first run of Apache Benchmark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment