Dunfey · Hotel WWDC as data, est. 1983
Front desk everything
Years
Topics

2021 App Store, Distribution & MarketingDeveloper Tools

WWDC21 · 16 min · App Store, Distribution & Marketing / Developer Tools

Diagnose Power and Performance regressions in your app

Quickly discover how to identify priorities when viewing power and performance regressions. Learn how to track metrics that have regressed with device-and percentile-specific information, so you can focus your efforts on optimization and save valuable development time. We’ll also show you how to track down common anti-patterns in your app that wear out device storage, help you customize your workflows, and add App Store Connect APIs to help you stay up to date on your app’s real-world performance.

Watch at developer.apple.com ↗

Transcript all transcripts

Code shown on screen · 2 snippets

App Store Connect API Metrics bash · at 13:00 ↗
GET /v1/apps/{application-id}/perfPowerMetrics
GET /v1/builds/{id}/perfPowerMetrics
App Store Connect API Diagnostics bash · at 13:01 ↗
GET /v1/builds/{id}/diagnosticSignatures
GET /v1/diagnosticSignatures/{id}/logs

Resources