Hacker News new | ask | show | jobs
by saagarjha 3117 days ago
To be honest, it's probably both. The runtime gurus at Apple do a great job hand-optimizing objc_msgSend for each platform since it's such an important factor in the overall speed of an Objective-C program.