Created
July 16, 2014 08:20
-
-
Save danslo/4ef1291900f893cfac70 to your computer and use it in GitHub Desktop.
This file contains 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
HHVM: | |
** SIEGE 3.0.5 | |
** Preparing 200 concurrent users for battle. | |
The server is now under siege... | |
Lifting the server siege... done. | |
Transactions: 8248 hits | |
Availability: 100.00 % | |
Elapsed time: 59.28 secs | |
Data transferred: 45.00 MB | |
Response time: 0.92 secs | |
Transaction rate: 139.14 trans/sec | |
Throughput: 0.76 MB/sec | |
Concurrency: 127.33 | |
Successful transactions: 8248 | |
Failed transactions: 0 | |
Longest transaction: 1.20 | |
Shortest transaction: 0.10 | |
PHPNG: | |
** SIEGE 3.0.5 | |
** Preparing 200 concurrent users for battle. | |
The server is now under siege... | |
Lifting the server siege... done. | |
Transactions: 5133 hits | |
Availability: 99.98 % | |
Elapsed time: 59.30 secs | |
Data transferred: 25.32 MB | |
Response time: 1.75 secs | |
Transaction rate: 86.56 trans/sec | |
Throughput: 0.43 MB/sec | |
Concurrency: 151.80 | |
Successful transactions: 5133 | |
Failed transactions: 1 | |
Longest transaction: 16.58 | |
Shortest transaction: 0.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment