Skip to content

Instantly share code, notes, and snippets.

@smazhara
Created February 21, 2013 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smazhara/5008318 to your computer and use it in GitHub Desktop.
Save smazhara/5008318 to your computer and use it in GitHub Desktop.
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