7
Appleの近年のパフォーマンス計測事情
WWDC 2020 関連セッション(Metal系除く, 漏れあるかも)
● What’s new in MetricKit
○ https://developer.apple.com/videos/play/wwdc2020/10081/
● Identify trends with the Power and Performance API
○ https://developer.apple.com/videos/play/wwdc2020/10057/
● Why is my app getting killed?
○ https://developer.apple.com/videos/play/wwdc2020/10078/
● Eliminate animation hitches with XCTest
○ https://developer.apple.com/videos/play/wwdc2020/10077/
● Diagnose performance issues with the Xcode Organizer
○ https://developer.apple.com/videos/play/wwdc2020/10076/
16
Xcode Organizer Insights
Xcode13から登場
● 直近4バージョンと比較してパフォーマンスが劣化している場合に自動で検知
● しきい値は自分で設定できない
○ 本当に許容できない問題かどうかは自己判断が必要
参考セッション
● Diagnose Power and Performance regressions in your app
○ https://developer.apple.com/videos/play/wwdc2021/10087
Slide 17
Slide 17 text
17
Xcode Organizer App Store Connect APIからの利用
● 各種データはApp Store Connect APIからも取得が可能
○ Insightsももちろん取得可能
参考セッション
● Identify trends with the Power and Performance API
○ https://developer.apple.com/videos/play/wwdc2020/10057/