监控效果
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
您可以跟踪和分析应用性能,获取有关用户总体体验的宝贵数据洞见。您还可以监控性能,以便发现潜在问题,并针对具体路径进行优化,从而避免影响更多用户。
Android Vitals
Android Vitals 有助于您改善通过 Google Play 分发的应用在 Android 设备上的稳定性和性能。为了提供卓越的用户体验,您最好监控应用指标并确定其优先级。如需了解详情,请参阅 Android Vitals。
Firebase Performance Monitoring
Firebase Performance Monitoring 服务有助于您深入了解应用的性能特征。您可以借助 Performance Monitoring SDK 收集应用的性能数据,然后在 Firebase 控制台中查看和分析这些数据。如需了解详情,请参阅 Firebase Performance Monitoring。
JankStats 库
使用 JankStats 库跟踪和分析应用中呈现速度缓慢的帧,并针对影响用户的卡顿问题生成统计信息报告。如需详细了解如何将其集成到应用中,请参阅 JankStats 库。
持续集成
在 CI 流水线中运行基准测试,以便跟踪性能随时间变化情况,并在向用户推送更新之前先一步洞察性能下降或提升情况。如需了解详情,请参阅持续集成环境中的基准测试。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# Monitor performance\n\nYou can track and analyze performance of your app for valuable insight about a\nuser's overall experience. You can monitor performance to identify potential\nissues and optimize for those paths before they impact more users.\n\nAndroid vitals\n--------------\n\nAndroid vitals helps you improve the stability and performance of Google Play\napps on Android-powered devices. For the best user experience, we recommend\nmonitoring and prioritizing your app vitals. For more information, see [Android\nvitals](/topic/performance/vitals).\n\nFirebase Performance Monitoring\n-------------------------------\n\nFirebase Performance Monitoring is a service that helps you gain insight into\nthe performance characteristics of your app. Use the Performance Monitoring SDK\nto collect performance data from your app, then review and analyze that data in\nthe Firebase console. For more information, see [Firebase Performance\nMonitoring](https://firebase.google.com/docs/perf-mon).\n\nJankStats library\n-----------------\n\nUse the JankStats library to track and analyze slow rendering frames in your app\nand generate reports on the jank statistics impacting your users. For more\ninformation about integrating this to your app, see [JankStats\nlibrary](/topic/performance/jankstats).\n\nContinuous integration\n----------------------\n\nRun benchmarks as part of your CI pipeline to track performance over time and\nrecognize performance regressions or improvements before you push the update to\nyour users. For more information, see [Benchmark in Continuous\nIntegration](/topic/performance/benchmarking/benchmarking-in-ci)."]]