Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark comparing FFTW, Intel MKL, and RustFFT #97

Open
termoshtt opened this issue Jun 24, 2020 · 2 comments
Open

Benchmark comparing FFTW, Intel MKL, and RustFFT #97

termoshtt opened this issue Jun 24, 2020 · 2 comments

Comments

@termoshtt
Copy link
Member

No description provided.

@termoshtt termoshtt changed the title Benchmark comparing FFTW, Intel MKL and RustFFT Benchmark comparing FFTW, Intel MKL, and RustFFT Jun 24, 2020
@LingMan
Copy link
Contributor

LingMan commented Jun 24, 2020

See also awelkie/RustFFT#50

@hombit
Copy link
Contributor

hombit commented Jul 27, 2020

I have some benchmarks for FFTW, Chfft and RustFFT in light-curve-feature crate. If it looks ok, I can move it here, but I don't know how to bench FFTW and MKL in one code run due they are both requires the same fftw crate with different features.

My results show that FFTW is ~50% faster RustFFT and MKL adds another ~20-30% upon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants