Created
September 29, 2012 20:04
-
-
Save benbalter/3805060 to your computer and use it in GitHub Desktop.
hackshackers.com benchmarks
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
Old site ( 50 concurrent requests over 30 seconds ) | |
Transactions: 496 hits | |
Availability: 100.00 % | |
Elapsed time: 29.03 secs | |
Data transferred: 12.34 MB | |
Response time: 2.71 secs | |
Transaction rate: 17.09 trans/sec | |
Throughput: 0.43 MB/sec | |
Concurrency: 46.34 | |
Successful transactions: 496 | |
Failed transactions: 0 | |
Longest transaction: 7.62 | |
Shortest transaction: 1.32 | |
New w/ microcache ( 50 concurrent requests over 30 seconds ) | |
Transactions: 2414 hits | |
Availability: 100.00 % | |
Elapsed time: 29.67 secs | |
Data transferred: 8.88 MB | |
Response time: 0.61 secs | |
Transaction rate: 81.36 trans/sec | |
Throughput: 0.30 MB/sec | |
Concurrency: 49.48 | |
Successful transactions: 2414 | |
Failed transactions: 0 | |
Longest transaction: 2.26 | |
Shortest transaction: 0.26 | |
New w/ Microcache ( 150 concurrent requests over 30 seconds ) | |
Transactions: 2157 hits | |
Availability: 100.00 % | |
Elapsed time: 29.44 secs | |
Data transferred: 7.56 MB | |
Response time: 1.98 secs | |
Transaction rate: 73.27 trans/sec | |
Throughput: 0.26 MB/sec | |
Concurrency: 145.26 | |
Successful transactions: 2157 | |
Failed transactions: 0 | |
Longest transaction: 8.43 | |
Shortest transaction: 0.39 | |
New w/ Microcache ( 200 concurrent requests over 30 seconds ) | |
Transactions: 1470 hits | |
Availability: 100.00 % | |
Elapsed time: 29.42 secs | |
Data transferred: 5.15 MB | |
Response time: 3.76 secs | |
Transaction rate: 49.97 trans/sec | |
Throughput: 0.18 MB/sec | |
Concurrency: 187.72 | |
Successful transactions: 1470 | |
Failed transactions: 0 | |
Longest transaction: 22.18 | |
Shortest transaction: 0.54 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment