List contains information about inlinable optimizations in Swift WWDC Binary Frameworks in Swift (from 28 minutes) Articles Understanding @inlinable in Swift The Forbidden @inline Attribute in Swift What is the advantage of saying your function should never be inlined? Cross-module inlining and specialization Swift Binary Optimizations Wikipedia - Inline function Optimization Tips Discussions Effect of @inline(…) on nested functions When should both @inlinable and @inline(__always) be used? Example of using Swift - map function by Apple RxSwift - Atomic implimentation BetterCodable - LosslessValue (nested functions) by Mark Sands SwiftBinding (TensorFlow)