Surveiller les performances
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Vous pouvez suivre et analyser les performances de votre application pour obtenir des informations précieuses sur l'expérience globale de l'utilisateur. Vous pouvez surveiller les performances afin d'identifier les problèmes potentiels et d'optimiser ces chemins avant qu'ils n'affectent davantage d'utilisateurs.
Android Vitals
Android Vitals vous aide à améliorer la stabilité et les performances des applications Google Play sur les appareils Android. Pour une expérience utilisateur optimale, nous vous recommandons de surveiller et de hiérarchiser les données Android Vitals. Pour en savoir plus, consultez Android Vitals.
Firebase Performance Monitoring
Le service Firebase Performance Monitoring vous aide à mieux comprendre les caractéristiques de performances de votre application. Utilisez le SDK Performance Monitoring pour collecter les données sur les performances de votre application, puis examinez-les et analysez-les dans la console Firebase. Pour en savoir plus, consultez la page Firebase Performance Monitoring.
Bibliothèque JankStats
La bibliothèque JankStats permet de suivre et d'analyser les images au rendu lent de votre application, et de générer des rapports sur les statistiques d'ensemble qui affectent vos utilisateurs. Pour savoir comment l'intégrer à votre application, consultez la page dédiée à la bibliothèque JankStats.
Intégration continue
Exécutez des benchmarks dans votre pipeline d'intégration continue (CI) pour suivre les performances au fil du temps, et identifiez les régressions ou améliorations de performances avant de déployer la mise à jour auprès de vos utilisateurs. Pour en savoir plus, consultez la page Benchmark dans l'intégration continue.
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/27 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/07/27 (UTC)."],[],[],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)."]]