Can you share some more details

1. which version of Go
2. which operating system
3. where are you sending from / to, is it over localhost, does the other 
side care about acknowledging receipt
4. can you show your code
5. have you profiled your code? What resource is limiting the throughput of 
your application? CPU, Operating system, network driver?

On Tuesday, 21 February 2017 08:02:28 UTC+11, 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to