On Saturday, 25 July 2015 at 06:54:09 UTC, Paulo Pinto wrote:
On Saturday, 25 July 2015 at 06:27:29 UTC, Ola Fosheim Grøstad wrote:
On Saturday, 25 July 2015 at 06:24:57 UTC, Ola Fosheim Grøstad wrote:
On Saturday, 25 July 2015 at 06:21:50 UTC, Ola Fosheim Grøstad wrote:
Swift is 24x slower than C++ for FFT…

http://www.primatelabs.com/blog/2015/02/swift-performance-updated/

With some optimizations it is now down to… 10x the execution time of C++...

Nnngh, typo. With latest version of Swift it is down to 10x the execution time and with careful programmer optimizations that more or less sidesteps the default semantics you can get within 10%.

Already outdated given the performance improvements in Swift 2.0 toolchain.

I think those are <20%? Or?

https://github.com/vsco/swift-benchmarks

Reply via email to