Hi,
Is there a real benchmark, instead of calculated cycle counts, of FFT on C67?
The theoretical benchmark of an 1024p complex FFT on a 300MHz Core is 15K (cycles) / 300M = 50 us
But the number I have seen is nearly 20 times slower. I am not expecting 50 us, but only < 3~4 times slower.
- CPU: C6747 @ 300MHz
- DSPF_sp_fftSPxSP in C6000 DSPLib.
What can be wrong?
Thanks