Cloud Profiler でのパフォーマンスについて
bookmark_borderbookmark
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Cloud Profiler は、本番環境のアプリケーションから CPU 使用率やメモリ割り当てなどの情報を継続的に収集する、オーバーヘッドの少ないプロファイラです。収集した情報から情報の生成元であるソースコードが特定されるので、最もリソースを消費しているアプリケーション部分を容易に識別できます。アプリケーションの特定が難しい場合でも、パフォーマンスの特徴を把握できます。詳細な概要については、Cloud Profiler ドキュメントのプロファイリングのコンセプトをご覧ください。
サポートされている最新の Java ランタイムのプロファイリング データをキャプチャするには、Java アプリケーションのプロファイリングをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-03-06 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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."]]],[]]