mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-05-27 21:20:27 -04:00
Merge 03b1eec454
into 8f47a67f59
This commit is contained in:
commit
3b5b63e9d2
2
TIPS
2
TIPS
@ -11,7 +11,7 @@ Speed:
|
|||||||
-ffast-math
|
-ffast-math
|
||||||
-fomit-frame-pointer
|
-fomit-frame-pointer
|
||||||
|
|
||||||
* If the input data has no imaginary component, use the kiss_fftr code under tools/.
|
* If the input data has no imaginary component, use the kiss_fftr code.
|
||||||
Real ffts are roughly twice as fast as complex.
|
Real ffts are roughly twice as fast as complex.
|
||||||
|
|
||||||
* If you can rearrange your code to do 4 FFTs in parallel and you are on a recent Intel or AMD machine,
|
* If you can rearrange your code to do 4 FFTs in parallel and you are on a recent Intel or AMD machine,
|
||||||
|
Loading…
Reference in New Issue
Block a user