Created
February 21, 2013 21:14
-
-
Save smazhara/5008318 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
thin » siege http://neon-stan.herokuapp.com/api/v1/apps -r10 -c25 ** SIEGE 2.72 | |
** Preparing 25 concurrent users for battle. The server is now under siege.. done. Transactions: 250 hits | |
Availability: 100.00 % Elapsed time: 17.20 secs | |
Data transferred: 0.01 MB Response time: 0.58 secs | |
Transaction rate: 14.53 trans/sec Throughput: 0.00 MB/sec Concurrency: 8.48 Successful transactions: 250 | |
Failed transactions: 0 Longest transaction: 14.38 Shortest transaction: 0.19 | |
puma » siege http://neon-stan.herokuapp.com/api/v1/apps -r10 -c25 | |
** SIEGE 2.72 ** Preparing 25 concurrent users for battle. | |
The server is now under siege.. done. | |
Transactions: 250 hits Availability: 100.00 % | |
Elapsed time: 5.64 secs | |
Data transferred: 0.01 MB | |
Response time: 0.49 secs | |
Transaction rate: 44.33 trans/sec | |
Throughput: 0.00 MB/sec | |
Concurrency: 21.90 | |
Successful transactions: 250 | |
Failed transactions: 0 Longest transaction: 1.51 Shortest transaction: 0.20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment