Skip to content

Instantly share code, notes, and snippets.

@papajuans
Created May 9, 2013 02:27
Show Gist options
  • Save papajuans/5545160 to your computer and use it in GitHub Desktop.
Save papajuans/5545160 to your computer and use it in GitHub Desktop.
req-perf-rewrite slideshow
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: 26373 bytes
Concurrency Level: 5
Time taken for tests: 31.400 seconds
Complete requests: 100
Failed requests: 0
Write errors: 0
Keep-Alive requests: 100
Total transferred: 2673100 bytes
HTML transferred: 2637300 bytes
Requests per second: 3.18 [#/sec] (mean)
Time per request: 1570.018 [ms] (mean)
Time per request: 314.004 [ms] (mean, across all concurrent requests)
Transfer rate: 83.13 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 8 39.3 0 200
Processing: 852 1538 136.2 1555 2043
Waiting: 837 1515 130.8 1528 2029
Total: 888 1546 140.2 1555 2243
Percentage of the requests served within a certain time (ms)
50% 1555
66% 1592
75% 1602
80% 1619
90% 1677
95% 1709
98% 1851
99% 2243
100% 2243 (longest request)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment