Leistung mit Cloud Profiler ermitteln
bookmark_borderbookmark
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Cloud Profiler ist ein statistischer Profiler mit geringem Overhead, der kontinuierlich Informationen zur CPU-Nutzung und Arbeitsspeicherzuweisung aus Ihren Produktionsanwendungen sammelt. Anschließend werden diese Informationen dem Quellcode zugeordnet, der sie generiert hat. So können Sie feststellen, welche Codesegmente die meisten Ressourcen beanspruchen. Außerdem können Sie auch die Leistungsmerkmale des Codes hervorheben. Eine ausführliche Übersicht finden Sie unter Konzepte der Profilerstellung in der Cloud Profiler-Dokumentation.
Informationen zum Erfassen von Profildaten für die neueste unterstützte Java-Laufzeit finden Sie unter Profilerstellung für Java-Anwendungen.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-03-06 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-06 (UTC)."],[[["Cloud Profiler is a tool that continuously gathers CPU usage and memory-allocation data from production applications."],["Cloud Profiler attributes performance data to the corresponding source code, helping identify resource-intensive areas."],["Java 8 runtime does not support `GAE_PROFILER_MODE`, requiring migration to a later version for Profiler agent use."],["Detailed information on profiling concepts and capturing data for supported Java runtimes is available in the Cloud Profiler documentation."]]],[]]