71 articles on Performance Profiling for iOS performance
Showing 20 of 71 articles (Page 1 of 4)
The hidden cost of LEFT JOINs in GRDB..Deep-dive into fixing iOS sluggishness.
JioHotstar's iOS team shares their journey automating performance regression testing, exploring xctrace-based E2E profiling and XCTMetric performance tests for detecting hitches and memory leaks. They built a c...
Guide on using Kotlin Notebooks to analyze performance benchmarks, relevant to mobile app performance measurement.
Apple open-sources Swift Profile Recorder, an in-process sampling profiler for Swift services that requires no special OS privileges or system dependencies. The tool has been used internally at Apple at scale f...
Article about proper app performance measurement techniques using MetricKit framework.
WhatsApp/Messenger moved key models on-device; reduced model load & inference time and improved ANR metrics. (Engineering at Meta)
Techniques for profiling and analyzing native code performance in React Native using Tracy profiler.
Suppose you just saw an interesting rise or drop in one of your key metrics. Why did that happen? It’s an easy question to ask, but much harder to answer.
Meta fine-tunes Threads on iOS to keep it fast and frustration-free.
Describes implementation of built-in performance monitoring and insights for Unity mobile development.
Our GrabX clients noticed that the GrabX SDK tended to require high memory and CPU usage. From this, we saw opportunities for further improvements that could:
Covers profiling techniques and tools for analyzing and optimizing mobile app startup performance.
Skeelo tunes Node.js concurrency to keep their app humming along.
Discusses performance benchmarking methodologies and results for Swift language implementations.
Covers methodologies and tools for measuring and monitoring performance metrics in native mobile applications.
Explores optimization techniques for iteration patterns in Swift, relevant to code performance.
Provides essential strategies for optimizing page load time and overall performance in iOS applications.
Details improvements to performance measurement and scoring accuracy in monitoring systems.
Mercari tracks mobile app performance live to stay quick and steady.
Amazon shows why testing app speed is make-or-break for success.