Discover 123 articles on Performance Profiling in mobile performance
Showing 20 of 123 articles (Page 1 of 7)
Announces a profiling tool for analyzing and optimizing React Native app performance.
The hidden cost of LEFT JOINs in GRDB..Deep-dive into fixing iOS sluggishness.
Rahul Ravikumar explores how Kotlin's null-safety intrinsic checks create unnecessary runtime overhead on Android. The article explains how R8 in Android Gradle Plugin 9.0 optimizes these checks by replacing ve...
Advanced optimization techniques and best practices for using HashMap and Set in Kotlin for improved app performance.
Callstack deep dives into profiling the MLC-LLM inference engine on Android, uncovering GPU-specific performance issues with OpenCL on Adreno and Mali chips.
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.
Comprehensive roundup of Android's Performance Spotlight Week covering R8 optimizer, Baseline Profiles, Jetpack Compose performance, measurement guidance, and debugging tools with case studies from Reddit and D...
All week long, we're providing you with low-effort, high-impact tools and guidance to get your app on the fast track to better performance. We help you lay the foundation and then dive deeper into helping your ...
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...
we’ll explore how to optimize your Flutter app’s speed without making complex changes to your backend or business logic.
Walmart Global Tech details optimization strategies for mobile web performance to drive user engagement and growth.
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)
Duolingo reveals how 200+ A/B tests on Android performance reduced 5-second startup rates from 39% to 8% on entry-level devices, driving hundreds of thousands of daily active user gains.
The Ultimate Guide to React Native Optimization 2025 is here! 🔥
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.
Discusses integrating WebAssembly modules into React Native applications for performance-critical operations.
Meta fine-tunes Threads on iOS to keep it fast and frustration-free.