SIMD is slower compared to SoA or even AoS, what am I doing wrong?

@gingerBill,

Thank You.

I promise to do better. I will research the tools I am using.

The thread pool misuse is eye opening. I will learn to use WaitGroups and properly understand the pool.

I am taking a break to actually learn SIMD, instead of banging my head against the problem and hoping that other people solve the problem for me.