Category: Performance
-

Swift Intermediate Language – why you should not try to escape low-level code
Learn why you should not try to escape low-level code and deal with Swift’s Intermediate Language
-

Understanding how app startup works
According to Apple’s guidelines, applications launch should take approximately 400 ms. When exactly should we measure the app’s startup time?
