Apple Swift Repository is a treasure chest full of tips and ideas, in this case, hints on how to Optimize your Apps.
Some are simple for major improvements, like setting protocols to be class only or using Let vs Var with Closures.
https://github.com/apple/swift/blob/main/docs/OptimizationTips.rst
No comments:
Post a Comment