ARC

Automatic Reference Count

순환참조 찾는 방법

  1. Instrument - Leak
  2. Graph
  3. CFRetainCount로 디버깅
  4. 메모리 증감 살피기

autoReleasepool

Value Type | Refernece Type

왜 value type이 Reference type보다 빠를까?

Dynamic | Static Dispatch

Dispatch

class 내 Dispatch