cannot compute fft timings when data set too small
fftw3 and the fft in mkl encode the number of transforms
into the plan, thus we cannot restrict the transforms
when a smaller dummy data set it being handed in.
for now we just return and don't provide the broken down
timings.