The Wayback Machine - https://web.archive.org/web/20201003034739/https://github.com/dlevin256/fft-benchmark
Skip to content
master
Go to file
Code
This branch is 1 commit behind kfrlib:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

FFT benchmark

A benchmark for comparison of FFT algorithms performance.

Currently supports Intel IPP, KFR, FFTW and KissFFT.

Requires:

  • C++11 compiler (any recent version of GCC or Clang)
  • MinGW on Windows
  • CMake 2.8 or newer
  • AVX-capable cpu
  • Python 2.7 or newer
    • matplotlib module
    • numpy module

License

Dual licensed under GPL and MIT

About

A benchmark for comparison of FFT algorithms performance

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.