Why Swift is 100 times slower than C in this image processing test? [duplicate] April 2, 2023 by Tarik Building with: xcrun swift -Ofast test.swift -o test I’m getting times of: real 0m0.052s user 0m0.009s sys 0m0.005s