Skip to content

Instantly share code, notes, and snippets.

@asoltys
Created November 29, 2011 22:26
Show Gist options
  • Save asoltys/1406872 to your computer and use it in GitHub Desktop.
Save asoltys/1406872 to your computer and use it in GitHub Desktop.
15:22:10 adam@B027300 :www$ ab -t 5 http://renew.pac.pwgsc.gc.ca/
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 renew.pac.pwgsc.gc.ca (be patient)
Finished 5 requests
Server Software: Microsoft-IIS/6.0
Server Hostname: renew.pac.pwgsc.gc.ca
Server Port: 80
Document Path: /
Document Length: 70524 bytes
Concurrency Level: 1
Time taken for tests: 5.221 seconds
Complete requests: 5
Failed requests: 0
Write errors: 0
Total transferred: 353570 bytes
HTML transferred: 352620 bytes
Requests per second: 0.96 [#/sec] (mean)
Time per request: 1044.115 [ms] (mean)
Time per request: 1044.115 [ms] (mean, across all concurrent requests)
Transfer rate: 66.14 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 15 15 1.4 15 18
Processing: 806 1029 333.8 934 1615
Waiting: 706 919 332.3 816 1502
Total: 824 1044 333.5 949 1631
Percentage of the requests served within a certain time (ms)
50% 909
66% 989
75% 989
80% 1631
90% 1631
95% 1631
98% 1631
99% 1631
100% 1631 (longest request)
15:22:24 adam@B027300 :www$ git config --global github.user asoltys
15:25:38 adam@B027300 :www$ git config --global github.^C
15:25:41 adam@B027300 :www$ echo GITHUB_TOKEN
GITHUB_TOKEN
15:25:43 adam@B027300 :www$ brc
15:25:55 adam@B027300 :www$ cat ~/.github_credentials
export GITHUB_USER=asoltys
export GITHUB_TOKEN=595058dc56de3c01267cd6f72cf63003
15:25:58 adam@B027300 :www$ src
15:26:03 adam@B027300 :www$ echo $GITHUB_TOKEN
595058dc56de3c01267cd6f72cf63003
15:26:07 adam@B027300 :www$ git config --global github.token 595058dc56de3c01267cd6f72cf63003
15:26:15 adam@B027300 :www$ ab -t 5 http://google.ca/
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 google.ca (be patient)
Finished 32 requests
Server Software: gws
Server Hostname: google.ca
Server Port: 80
Document Path: /
Document Length: 218 bytes
Concurrency Level: 1
Time taken for tests: 5.060 seconds
Complete requests: 32
Failed requests: 0
Write errors: 0
Non-2xx responses: 32
Total transferred: 17216 bytes
HTML transferred: 6976 bytes
Requests per second: 6.32 [#/sec] (mean)
Time per request: 158.140 [ms] (mean)
Time per request: 158.140 [ms] (mean, across all concurrent requests)
Transfer rate: 3.32 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 63 63 0.6 63 65
Processing: 91 93 1.5 93 98
Waiting: 91 93 1.5 92 98
Total: 154 156 1.6 156 163
Percentage of the requests served within a certain time (ms)
50% 156
66% 156
75% 157
80% 157
90% 157
95% 159
98% 163
99% 163
100% 163 (longest request)
15:29:20 adam@B027300 :www$ ab -t 5 http://adamsoltys.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 adamsoltys.com (be patient)
Finished 20 requests
Server Software:
Server Hostname: adamsoltys.com
Server Port: 80
Document Path: /
Document Length: 0 bytes
Concurrency Level: 1
Time taken for tests: 5.130 seconds
Complete requests: 20
Failed requests: 9
(Connect: 0, Receive: 0, Length: 0, Exceptions: 9)
Write errors: 0
Non-2xx responses: 26
Total transferred: 3788 bytes
HTML transferred: 0 bytes
Requests per second: 3.90 [#/sec] (mean)
Time per request: 256.507 [ms] (mean)
Time per request: 256.507 [ms] (mean, across all concurrent requests)
Transfer rate: 0.72 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 137 137 0.3 137 138
Processing: 54 55 2.2 54 64
Waiting: 54 55 2.2 54 64
Total: 191 192 2.2 191 201
Percentage of the requests served within a certain time (ms)
50% 191
66% 192
75% 192
80% 192
90% 192
95% 201
98% 201
99% 201
100% 201 (longest request)
15:31:03 adam@B027300 :www$ ab -t 5 http://joao.ca/
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 joao.ca (be patient)
Finished 17 requests
Server Software: Apache
Server Hostname: joao.ca
Server Port: 80
Document Path: /
Document Length: 636 bytes
Concurrency Level: 1
Time taken for tests: 5.056 seconds
Complete requests: 17
Failed requests: 0
Write errors: 0
Total transferred: 13515 bytes
HTML transferred: 10812 bytes
Requests per second: 3.36 [#/sec] (mean)
Time per request: 297.384 [ms] (mean)
Time per request: 297.384 [ms] (mean, across all concurrent requests)
Transfer rate: 2.61 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 143 145 1.5 145 148
Processing: 147 153 3.0 153 156
Waiting: 147 152 3.0 153 156
Total: 290 297 4.2 298 304
Percentage of the requests served within a certain time (ms)
50% 297
66% 300
75% 300
80% 302
90% 302
95% 304
98% 304
99% 304
100% 304 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment