Skip to content

Instantly share code, notes, and snippets.

@TiuTalk
Created April 21, 2013 22:24
Show Gist options
  • Save TiuTalk/5431311 to your computer and use it in GitHub Desktop.
Save TiuTalk/5431311 to your computer and use it in GitHub Desktop.
Spree
$ ab -kc 20 -t 60 http://super-boutique-3116.spree.mx/products/ruby-baseball-jersey
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 super-boutique-3116.spree.mx (be patient)
Finished 641 requests
Server Software: nginx/1.2.4
Server Hostname: super-boutique-3116.spree.mx
Server Port: 80
Document Path: /products/ruby-baseball-jersey
Document Length: 10789 bytes
Concurrency Level: 20
Time taken for tests: 60.007 seconds
Complete requests: 641
Failed requests: 0
Write errors: 0
Keep-Alive requests: 0
Total transferred: 7396499 bytes
HTML transferred: 6915749 bytes
Requests per second: 10.68 [#/sec] (mean)
Time per request: 1872.288 [ms] (mean)
Time per request: 93.614 [ms] (mean, across all concurrent requests)
Transfer rate: 120.37 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 160 176 44.4 170 1175
Processing: 509 1676 534.0 1802 3091
Waiting: 505 1662 529.8 1776 3057
Total: 698 1852 531.9 1973 3261
Percentage of the requests served within a certain time (ms)
50% 1973
66% 2152
75% 2232
80% 2283
90% 2533
95% 2752
98% 2892
99% 2995
100% 3261 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment