NSBlog
"A failure in the hot air department"
Showing entries tagged "optimization". Full blog index.
Friday Q&A 2014-07-04: Secrets of Swift's Speed
at 2014-07-04 13:40
Since the introduction of Swift, speed has been a key selling point. Indeed, it's right in the name of the language. It's said to be faster than dynamic languages like Python or JavaScript, potentially faster than Objective-C, and even claimed to be faster than C for certain cases. But how exactly does it do it?