Hacker News new | ask | show | jobs
by saagarjha 1215 days ago
You should link against the library directly. dyld’s optimizations are complex, especially when it comes to third party code, but by linking directly the system can cache some of the work.