mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-06-04 01:28:23 -04:00
cross reference README.simd file
This commit is contained in:
parent
580ce6b8f4
commit
af9254d03b
2
TIPS
2
TIPS
@ -15,7 +15,7 @@ Speed:
|
|||||||
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,
|
||||||
then you might want to experiment with the USE_SIMD code.
|
then you might want to experiment with the USE_SIMD code. See README.simd
|
||||||
|
|
||||||
|
|
||||||
Reducing code size:
|
Reducing code size:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user