You are adding the hash calculation to the mix which skew the results, but the end result is the same.
On Sun, Oct 9, 2016, 13:05 Jan Mercl <0xj...@gmail.com> wrote: > > On Sun, Oct 9, 2016 at 11:47 AM Sokolov Yura <funny.fal...@gmail.com> > wrote: > > > .Net still faster and uses less memory. But not dramatically faster. But > dramatically less memory. > It is pitty. > > The code is not making a reasonable comparison because it creates N > goroutines. It should create only GOMAXPROCS goroutines and use no channels > and use no WaitGroup. Then it would be roughly equal to what .net does. > > But we are already far away from what was my point. Nevermind ;-) > > -- > > -j > > -- > You received this message because you are subscribed to a topic in the > Google Groups "golang-nuts" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/golang-nuts/_6K8SpMFsTM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > golang-nuts+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Kind Regards, S. Mantziaris -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.