Profiling shows ~150_000 CS for channel version. For some reason I thought 
scheduling should be done by Go runtime, but it is not. 

Anyway you are right, I will look closer into syscall part, may be I will 
get rid of netlink library, or something..



On Monday, February 4, 2019 at 6:59:33 PM UTC+3, robert engels wrote:
>
> And if that is the case, the most likely way to speed up you program would 
> be to send the route updates in a batch to the kernel - not sure that this 
> is even possible.
>
>
>

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