I would wireshark the data coming in to both sides so that you can see when 
the packet was transmitted, and when it was received by the other side. 
That way you can isolate if it's network or Go.

On Monday, February 20, 2017 at 4:02:28 PM UTC-5, Tharaneedharan 
Vilwanathan wrote:
>
> Hi All,
>
> I am trying to send a lot of UDP packets from Go code but I realized UDP 
> performance is too low. The max I was able to do is about 160Mbps. This is 
> in Ubuntu 16.10 on x86_64 (i7-6700HQ).
>
> I tried to google on this and it looks like this is about the performance 
> we can get. I am a bit surprised.
>
> Am I missing something? Any suggestions on how to improve the performance?
>
> Thanks
> dharani
>
>

-- 
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.

Reply via email to