Skip to content

Instantly share code, notes, and snippets.

@s3u
Created March 23, 2012 16:52
Show Gist options
  • Save s3u/2172713 to your computer and use it in GitHub Desktop.
Save s3u/2172713 to your computer and use it in GitHub Desktop.
Sieje - no IPC
~> 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: 5094455 hits
Availability: 100.00 %
Elapsed time: 119.01 secs
Data transferred: 58.30 MB
Response time: 0.00 secs
Transaction rate: 42806.95 trans/sec
Throughput: 0.49 MB/sec
Concurrency: 99.75
Successful transactions: 5094455
Failed transactions: 0
Longest transaction: 0.06
Shortest transaction: 0.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment