Hi All,

I am working on some cpu-intensive Go applications.

I want to avoid the scheduler from moving the tasks to various cores. I am
trying to pin the code to specific CPU cores and see if I can get better,
predictable performance.

Is there any info available that documents various techniques, best
practices? I would like to try them to start with.

Appreciate any help.

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