Example gallery#
A couple of examples to illustrate different implementation of dot product (see also sphinx-gallery).

Measuring CPU performance with a parallelized vector sum
Measuring CPU performance with a parallelized vector sum

Measuring CPU performance with a parallelized vector sum and AVX
Measuring CPU performance with a parallelized vector sum and AVX

How float format has an impact on speed computation
How float format has an impact on speed computation