Last active
July 21, 2016 17:07
-
-
Save jadbox/60c34eaf64a2ce253f58d6b9d68197e7 to your computer and use it in GitHub Desktop.
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
Node6: | |
#[Mean = 18267.195, StdDeviation = 5206.857] | |
#[Max = 27852.800, Total count = 147705] | |
#[Buckets = 27, SubBuckets = 2048] | |
---------------------------------------------------------- | |
222902 requests in 30.01s, 90.77MB read | |
Socket errors: connect 0, read 0, write 0, timeout 244 | |
Requests/sec: 7427.31 | |
Transfer/sec: 3.02MB | |
Go 1.7 | |
#[Mean = 3476.985, StdDeviation = 3550.723] | |
#[Max = 24100.864, Total count = 1476363] | |
#[Buckets = 27, SubBuckets = 2048] | |
---------------------------------------------------------- | |
2196941 requests in 29.99s, 766.83MB read | |
Requests/sec: 73246.96 | |
Transfer/sec: 25.57MB | |
9.86x improvement to req/sec | |
8.46x improvement to transfer/sec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment