Your question is not really applicapable. This is because LabVIEW and CVI use the same DLL for FFT. These DLLs are written in regular C and compiled with a regular C-compiler (I think they use MS Visual Studio).
So any benchmarks make sense to compare specific implementations and compilers. Some implementations restrict the length to be a power of 2.
I can do some benchmarking of LV and CVI against MS Visual Studio if you can supply the C source code of the algorithm you are interested in.
Waldemar
Waldemar
Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions