Created
February 19, 2013 03:52
-
-
Save mscoutermarsh/4982940 to your computer and use it in GitHub Desktop.
This file contains 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
1 Dyno: | |
Transactions: 12715 hits | |
Availability: 99.99 % | |
Elapsed time: 59.85 secs | |
Data transferred: 0.13 MB | |
Response time: 0.44 secs | |
Transaction rate: 212.45 trans/sec | |
Throughput: 0.00 MB/sec | |
Concurrency: 94.16 | |
Successful transactions: 12715 | |
Failed transactions: 1 | |
Longest transaction: 11.56 | |
Shortest transaction: 0.08 | |
2 Dynos: | |
Transactions: 17453 hits | |
Availability: 99.66 % | |
Elapsed time: 59.47 secs | |
Data transferred: 0.18 MB | |
Response time: 0.74 secs | |
Transaction rate: 293.48 trans/sec | |
Throughput: 0.00 MB/sec | |
Concurrency: 215.76 | |
Successful transactions: 17453 | |
Failed transactions: 59 | |
Longest transaction: 16.09 | |
Shortest transaction: 0.10 |
maybe due to request queuing on heroku ?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Strange to see how with 2 dynos you got more failed requests, longest transaction and longer response time.