26 articles on Monitoring for iOS performance
Showing 20 of 26 articles (Page 1 of 2)
Continuation of building a type-safe metrics API in Swift for iOS performance monitoring and measurement.
Demonstrates building a type-safe metrics API in Swift for iOS performance monitoring and measurement.
Explores advanced SwiftUI techniques using method swizzling for performance monitoring and optimization.
How Grab's AutoTrack SDK is used to revolutionize session tracking and troubleshooting by providing complete user journey data.
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...
Describes how Uber improved mobile monitoring by unifying analytics across iOS and Android. The team standardized event instrumentation, collected consistent metadata, and provided sampled event coverage to ens...
Uber discusses the standardization of mobile analytics across Android and iOS to ensure consistent performance monitoring and data quality.
Standardizing mobile analytics to gain consistent, cross-platform insights at Uber scale.
Article about proper app performance measurement techniques using MetricKit framework.
The year was 2020 and Skyscanner, like the entire travel industry, faced unprecedented challenges due to the global COVID-19 pandemic. Yet, this difficult year also provided an opportunity for introspection
Describes implementation of built-in performance monitoring and insights for Unity mobile development.
Explains how to implement real user monitoring to track and improve mobile app performance metrics in production.
Details how Datadog brought data visualization capabilities to iOS performance monitoring and analysis.
Covers methodologies and tools for measuring and monitoring performance metrics in native mobile applications.
Details improvements to performance measurement and scoring accuracy in monitoring systems.
Pinterest built an end-to-end JSON logging system for their mobile apps that replaces scattered print statements with structured, queryable logs. The system uses JSON format for consistency across iOS and Andro...
Details the development of a high-performance profiling tool for iOS applications.
Covers comprehensive approaches to monitoring and measuring mobile application performance metrics.
Grab improved their iOS CI infrastructure after upgrading to Xcode 13.1 by integrating observability tools. Key optimizations included fixing Spotlight CPU usage, replacing Safari deep link dependencies with a ...