Created
July 27, 2016 20:20
-
-
Save mohae/2fdfc669d80db0b176b6d1cddcdb0816 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
| PASS | |
| BenchmarkRecv10 2000000 596 ns/op 248 B/op 5 allocs/op | |
| BenchmarkWeirdNextMin10 10000000 209 ns/op 80 B/op 1 allocs/op | |
| BenchmarkRecv50 500000 3161 ns/op 1016 B/op 7 allocs/op | |
| BenchmarkWeirdNextMin50 1000000 1914 ns/op 416 B/op 1 allocs/op | |
| BenchmarkRecv100 200000 9684 ns/op 2040 B/op 8 allocs/op | |
| BenchmarkWeirdNextMin100 300000 5385 ns/op 896 B/op 1 allocs/op | |
| BenchmarkRecv500 5000 200296 ns/op 8184 B/op 10 allocs/op | |
| BenchmarkWeirdNextMin500 20000 86192 ns/op 4096 B/op 1 allocs/op | |
| BenchmarkRecv1000 2000 777630 ns/op 16376 B/op 11 allocs/op | |
| BenchmarkWeirdNextMin1000 5000 316605 ns/op 8192 B/op 1 allocs/op |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment