Skip to content

Instantly share code, notes, and snippets.

@papajuans
Created May 9, 2013 02:25
Show Gist options
  • Save papajuans/5545154 to your computer and use it in GitHub Desktop.
Save papajuans/5545154 to your computer and use it in GitHub Desktop.
promise slideshow-service
vagrant@precise64:~$ ab -k -c 5 -n 100 http://10.201.240.68:3002/slideshows
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 10.201.240.68 (be patient).....done
Server Software:
Server Hostname: 10.201.240.68
Server Port: 3002
Document Path: /slideshows
Document Length: 333028 bytes
Concurrency Level: 5
Time taken for tests: 72.353 seconds
Complete requests: 100
Failed requests: 0
Write errors: 0
Keep-Alive requests: 100
Total transferred: 33338600 bytes
HTML transferred: 33302800 bytes
Requests per second: 1.38 [#/sec] (mean)
Time per request: 3617.646 [ms] (mean)
Time per request: 723.529 [ms] (mean, across all concurrent requests)
Transfer rate: 449.98 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.9 0 6
Processing: 2605 3598 186.1 3601 4098
Waiting: 2520 3427 167.8 3428 3797
Total: 2605 3598 186.6 3601 4103
Percentage of the requests served within a certain time (ms)
50% 3601
66% 3649
75% 3676
80% 3696
90% 3764
95% 3837
98% 4079
99% 4103
100% 4103 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment