संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Android Studio Profiler के स्टैंडअलोन वर्शन का इस्तेमाल करके, अपने ऐप्लिकेशन की परफ़ॉर्मेंस का आकलन किया जा सकता है. प्रोफ़ाइलर शुरू करने के लिए, यह तरीका अपनाएं:
डीबगर चलाएं.
Visual Studio टूलबार में, प्रोफ़ाइलर बटन पर क्लिक करें.
सेशन के बगल में मौजूद, + बटन पर क्लिक करें. इसके बाद, डीबग की जा सकने वाली प्रोसेस चुनें.
पहली इमेज
1. प्रोफ़ाइलर में कोई प्रोसेस चुनें
प्रोफ़ाइलर, इन कैटगरी के लिए इस्तेमाल के आंकड़े रीयल टाइम में दिखाता है:
सीपीयू, मेमोरी, नेटवर्क, और ऊर्जा.
दूसरी इमेज
2. कभी न खत्म होने वाले टनल वाले ऐप्लिकेशन के सैंपल के लिए, प्रोफ़ाइलर के आंकड़े
किसी कैटगरी के बारे में ज़्यादा जानने के लिए, उस कैटगरी के ग्राफ़ पर क्लिक करें.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","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"]],["आखिरी बार 2025-07-27 (UTC) को अपडेट किया गया."],[],[],null,["# Measure app performance\n\nYou can measure the performance of your app using a standalone version of the\nAndroid Studio Profiler. To start the profiler, do the following:\n\n1. Run the debugger.\n2. Click the profiler button in the Visual Studio toolbar.\n3. Next to **SESSIONS**, click the + button and select a debuggable process.\n\n \u003cbr /\u003e\n\n\n **Figure\n 1**. Select a process in the profiler\n\nThe profiler displays real time usage statistics for the following categories:\nCPU, memory, network, and energy.\n\n\u003cbr /\u003e\n\n\n**Figure\n2**. Profiler statistics for the sample endless tunnel app\n\nFor more details on a certain category, click the graph for that category.\n\n\u003cbr /\u003e\n\n\n**Figure\n3**. Detailed memory statistics\n\nFor more information on how to use the profiler, see the [Android Studio\nProfiler documentation](/studio/profile)."]]