Many thank for the perf tool, it is pretty awesome.

> On 27. Aug 2019, at 13:36, Robert Engels <reng...@ix.netcom.com> wrote:
> 
> Ok maybe it wasn’t the cache issue, so then try this, below a certain number 
> of go routines given the workload the spin and cas works, beyond a certain 
> point it is forced into the semaphore mode which is much slower - it is also 
> slower than the futex used with channels. 
> 
> I’ll repeat it is OS and hardware dependent so beyond this you’ll need to do 
> your own more detailed investigation. I referred you to some tools that may 
> help. Good luck. 
> 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/26B0E48D-38DA-432E-A667-FB3BAECB58A8%40gmail.com.

Reply via email to