Skip to content

Instantly share code, notes, and snippets.

@patelc75
Created May 11, 2012 23:41
Show Gist options
  • Select an option

  • Save patelc75/2663130 to your computer and use it in GitHub Desktop.

Select an option

Save patelc75/2663130 to your computer and use it in GitHub Desktop.
vagrant@natty:/vagrant/ofa_call_tool$ ab -n 1000 -c 50 -C "caller_session_id=698ed412374494433b8aee1a070e2e31" http://localhost:3030/campaigns/BROOXRULES
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 localhost (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: thin
Server Hostname: localhost
Server Port: 3030
Document Path: /campaigns/BROOXRULES
Document Length: 100 bytes
Concurrency Level: 50
Time taken for tests: 10.891 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Non-2xx responses: 1000
Total transferred: 732000 bytes
HTML transferred: 100000 bytes
Requests per second: 91.82 [#/sec] (mean)
Time per request: 544.526 [ms] (mean)
Time per request: 10.891 [ms] (mean, across all concurrent requests)
Transfer rate: 65.64 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.8 0 5
Processing: 106 537 79.4 526 803
Waiting: 10 434 72.2 430 685
Total: 106 537 79.3 526 803
Percentage of the requests served within a certain time (ms)
50% 526
66% 545
75% 564
80% 575
90% 597
95% 707
98% 794
99% 803
100% 803 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment