Fragmented
064: Garbage Collection (Android) vs Reference Counting (iOS)
In this mini-Fragment episode, Kaushik talks about the process of Garbage collection and how it compares to Reference counting (which is the equivalent process in iOS).
How does each work? What are the differences? Which is better 😁 ? Listen on for all the juicy details...
Show Notes
Garbage collection (Android)
- Garbage collection) [wikipedia.org]
- How GC works in Dalvik [medium.com]
- How GC works with circular references [stackoverflow.com]
Reference counting (iOS)
- Reference counting [wikipedia.org]
- An in-depth look at manual memory management in Objective C [tomdalling.com]
- Memory management in Objective C [rypress.com]
- Weak, strong, unowned, oh my! (references in Swift) [krakendev.io]
Contact
- @fragmentedcast [twitter.com]
- @donnfelker and +DonnFelker
- @kaushikgopal and +KaushikGopalIsMe