Skip to content

Instantly share code, notes, and snippets.

@tony-o
Created July 31, 2015 20:42
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 tony-o/2b5840bd5bec4be6cbab to your computer and use it in GitHub Desktop.
Save tony-o/2b5840bd5bec4be6cbab to your computer and use it in GitHub Desktop.
{tony@boondocks:~/projects/perl6-http-server-async}% siege -t 1M -c 10 http://127.0.0.1:1666/
** SIEGE 3.0.5
** Preparing 10 concurrent users for battle.
The server is now under siege...
Lifting the server siege.. done.
Transactions: 4245 hits
Availability: 100.00 %
Elapsed time: 59.46 secs
Data transferred: 0.29 MB
Response time: 0.14 secs
Transaction rate: 71.39 trans/sec
Throughput: 0.00 MB/sec
Concurrency: 9.97
Successful transactions: 4245
Failed transactions: 0
Longest transaction: 0.49
Shortest transaction: 0.05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment