Created
December 18, 2013 21:49
-
-
Save yifan-gu/8030418 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
testing: warning: no tests to run | |
PASS | |
BenchmarkHttpSync 2 1040816732 ns/op | |
BenchmarkHttpAsync 1 1168044579 ns/op | |
BenchmarkTCPSync 1 1021137163 ns/op | |
BenchmarkTCPAsync 1 1125243129 ns/op |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tcp 8K, http small
testing: warning: no tests to run
PASS
BenchmarkHTTP 1000 1398069 ns/op
BenchmarkTCP 1000 1909234 ns/op