Skip to content

Any benchmarks / implementation notes? #33

@bluenote10

Description

@bluenote10

First of all, thanks for maintaining this crate, much appreciated!

Did you by any chance benchmark this crate against RustFFT or fourier? It looks like they also put some effort into optimizing it, so without benchmarks it is hard to judge if they are on a similar level.

Would also be intersting to benchmark against arrayfire::fft or rgsl::fft to see how pure Rust compares against other solutions.

If there are no benchmarks, maybe you can share what is unique / different about the approach taken in this implementation. Presumably there was a motivation to do something different then RustFFT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions