Created
October 27, 2012 08:20
-
-
Save boreal321/3963524 to your computer and use it in GitHub Desktop.
Website Performance Tests using siege
This file contains hidden or 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
04:17:11 Sat Oct 27 | |
[vmg@beech Performance]> siege -b --time=30s --log=perf.log -f swplinks | |
** SIEGE 2.71 | |
** Preparing 15 concurrent users for battle. | |
The server is now under siege... | |
Lifting the server siege... done. | |
Transactions: 59200 hits | |
Availability: 100.00 % | |
Elapsed time: 29.98 secs | |
Data transferred: 1438.49 MB | |
Response time: 0.01 secs | |
Transaction rate: 1974.65 trans/sec | |
Throughput: 47.98 MB/sec | |
Concurrency: 14.96 | |
Successful transactions: 59200 | |
Failed transactions: 0 | |
Longest transaction: 0.96 | |
Shortest transaction: 0.00 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment