Created
December 17, 2014 09:39
-
-
Save jsmpereira/15b8dd7d516365a5a65d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ RUNS=100 REQUESTS=10 CLIENTS=10 ruby perf.rb | |
Running ab 100 times for 10 requests and 10 clients | |
.................................................................................................... | |
Average total time: 4.979 | |
Average reqs/s: 2.247 | |
Complete requests: 1000, Failed requests: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment