Skip to content

Instantly share code, notes, and snippets.

@s3u
Created March 23, 2012 16:55
Show Gist options
  • Save s3u/2172744 to your computer and use it in GitHub Desktop.
Save s3u/2172744 to your computer and use it in GitHub Desktop.
Siege - IPC - 5 messages per req
~> siege -c 100 -t 2m http://localhost:3030
** SIEGE 2.70
** Preparing 100 concurrent users for battle.
The server is now under siege...
Lifting the server siege... done.
Transactions: 3407277 hits
Availability: 100.00 %
Elapsed time: 119.73 secs
Data transferred: 38.99 MB
Response time: 0.00 secs
Transaction rate: 28458.00 trans/sec
Throughput: 0.33 MB/sec
Concurrency: 99.84
Successful transactions: 3407277
Failed transactions: 0
Longest transaction: 0.09
Shortest transaction: 0.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment