Collections
22 Aug 2011
Integers in Your Collections (NSNumber’s not my friend)
Skip NSNumber and use Core Foundation to store integers in collections, 100x faster. A deep dive into CFArray and CFDictionary callbacks that makes the whole thing surprisingly painless.