COW2LLVM: The isKnownUniquelyReferenced Deep-Dive
<p>The copy-on-write (a.k.a. CoW or ) optimisation is the quintessential under-the-hood interview question for iOS engineers.</p>
<p>Today, we’re going on a quest to discover how this optimisation <strong>really </strong>works. I’m taking you on a journey deep into the enigmatic source code of the Swift compiler.</p>
<blockquote>
<p>And, of course, I’m going to be referring to copy-on-write as throughout.</p>
</blockquote>
<p><a href="https://betterprogramming.pub/cow2llvm-the-isknownuniquelyreferenced-deep-dive-7ea21d3b0399"><strong>Click Here</strong></a></p>