Debugging and performance monitoring method and system for ios application development
By integrating a unified system with multi-functional debugging and performance monitoring modules into iOS application development, the problem of high development complexity caused by tool incompatibility is solved, and real-time multi-dimensional debugging and performance monitoring are realized, improving development efficiency and convenience.
Patent Information
- Application Number
- PCT/CN2025/120680
- Authority / Receiving Office
- WO · WO
- Patent Type
- Applications
- Current Assignee / Owner
- Priority Date
- 2024-10-21
- Filing Date
- 2025-09-11
- Publication Date
- 2026-01-22
AI Technical Summary
Existing iOS application development tools are incompatible in terms of debugging and performance monitoring, resulting in high development complexity, the need to frequently switch tools, and increased time costs.
The multi-functional debugging module and performance monitoring module are integrated into a single system, enabling real-time multi-dimensional debugging and performance monitoring through a unified control interface. This lowers the barrier to entry for users and reduces tool switching time.
It improves development efficiency and convenience, reduces the time spent switching tools, and simplifies the debugging and monitoring process.
Smart Images

Figure CN2025120680_22012026_PF_FP_ABST
Abstract
Description
Debugging and performance monitoring method and system for ios application development
[0001] TECHNICAL FIELD
[0002] The present application relates to the technical field of system intelligent control, and in particular to a debugging and performance monitoring method and system for ios application development. BACKGROUND
[0003] With the rapid development of mobile internet technology, the development of iOS application has become an important part of the software development field. However, in the development process of iOS application, debugging and performance monitoring are always important challenges faced by developers. Although existing debugging and performance monitoring tools perform well in their respective fields, they still have the following main defects: since existing debugging and performance monitoring tools focus on a specific debugging or monitoring task, and each tool is used independently, if a developer needs to perform multiple debugging and monitoring tasks, the developer needs to frequently switch between tools, increasing the development complexity and time cost. Therefore, it is particularly important to provide a corresponding solution for the technical problem of high development complexity caused by the incompatibility of existing debugging and performance monitoring tools in the development of iOS application. SUMMARY
[0004] The present application provides a debugging and performance monitoring method and system for ios application development, which can realize the integration of multifunctional debugging and monitoring tools, reduce user development complexity and improve development efficiency.
[0005] In order to solve the above technical problems, the present application discloses a debugging and performance monitoring method for ios application development in the first aspect, which is applied to a debugging and performance monitoring system for ios application development, the system integrates at least a multifunctional debugging module and a performance monitoring module, and the multifunctional debugging module and the performance monitoring module can be called synchronously, and the method comprises:
[0006] After determining that the current running condition of the system meets the user's use control demand for the system, a response module responding to the use control demand is determined, and a response matter triggered by the response module is determined; the response module includes a first-level module or a second-level module; the module level of the first-level module is higher than that of the second-level module; the first-level module includes the multifunctional debugging module and the performance monitoring module; the second-level module includes at least one debugging sub-module of the multifunctional debugging module and at least one monitoring sub-module of the performance monitoring module;
[0007] Control the response module to perform a transaction response operation according to the response transaction, and obtain a transaction response result for the response module.
[0008] The response transaction includes a debugging transaction for the multifunctional debugging module and / or a performance monitoring transaction for the performance monitoring module; and the transaction response operation includes a multidimensional system parameter debugging operation corresponding to the debugging transaction and a performance data analysis and optimization processing corresponding to the performance monitoring transaction.
[0009] The second aspect of the present application discloses a debugging and performance monitoring system for ios application development, which comprises:
[0010] A memory storing executable program code;
[0011] A processor coupled with the memory;
[0012] The processor invokes the executable program code stored in the memory to execute the debugging and performance monitoring method for ios application development disclosed in the first aspect of the present application.
[0013] The third aspect of the present application discloses a network attached storage device, which comprises a device main body, and is used to execute the debugging and performance monitoring method for ios application development disclosed in the first aspect of the present application.
[0014] Compared with the prior art, the embodiments of the present application have the following beneficial effects:
[0015] In the embodiments of the present application, a debugging and performance monitoring method and system for ios application development are provided. By implementing the present application, the multifunctional debugging module and the performance monitoring module are integrated on one system, and then the real-time multidimensional debugging and performance monitoring function is realized through the corresponding control interface of the unified system, which reduces the use threshold of users, reduces the time-consuming of tool switching when users perform different debugging and monitoring operations, and is beneficial to improve the efficiency and convenience of users in development using the system. BRIEF DESCRIPTION OF DRAWINGS
[0016] FIG. 1 is a flow diagram of a debugging and performance monitoring method for ios application development disclosed in the embodiments of the present application;
[0017] FIG. 2 is a flow diagram of another debugging and performance monitoring method for ios application development disclosed in the embodiments of the present application;
[0018] FIG. 3 is a structural diagram of a debugging and performance monitoring system for ios application development disclosed in the embodiments of the present application. EMBODIMENTS OF THE INVENTION
[0019] The application discloses a debugging and performance monitoring method and system for ios application development, integrates a multifunctional debugging module and a performance monitoring module on one system, and then realizes real-time multidimensional debugging and performance monitoring functions through a corresponding control interface of the unified system, thereby reducing the use threshold of users, reducing the time consumption of users in switching tools when performing different debugging and monitoring operations, and being beneficial to improving the efficiency and convenience of users in development by using the system. The following will be described in detail.
[0020] Embodiment one
[0021] Please refer to FIG. 1, which is a flowchart of a debugging and performance monitoring method for ios application development disclosed by the embodiment of the application. The debugging and performance monitoring method for ios application development described in FIG. 1 can be applied to a debugging and performance monitoring system or device for ios application development, and the embodiment of the application does not make any limitation. The system at least integrates a multifunctional debugging module and a performance monitoring module, wherein the multifunctional debugging module and the performance monitoring module can be called synchronously. As shown in FIG. 1, the debugging and performance monitoring method for ios application development can include the following operations:
[0022] 101. After determining that the current running condition of the system meets the use control demand of the user for the system, determining a response module responding to the use control demand.
[0023] In the embodiment of the application, the use control demand can be a control instruction issued by the user for the system, and specifically, the control instruction can be generated after the user triggers the response module installed on the system.
[0024] In the embodiment of the application, the response module includes a primary module or a secondary module; the module level of the primary module is higher than that of the secondary module; the primary module includes a multifunctional debugging module and a performance monitoring module; and the secondary module includes at least one debugging sub-module of the multifunctional debugging module and at least one monitoring sub-module of the performance monitoring module.
[0025] In the embodiment of the application, it should be noted that when the response module is the primary module, it is defaulted that the use control demand currently triggered by the user needs to call all module functions of the multifunctional debugging module and the performance monitoring module; when the response module is the secondary module, it is defaulted that the use control demand currently triggered by the user needs to call one or more debugging sub-modules and one or more monitoring sub-modules; and when multiple debugging sub-modules are called, the number of all called debugging sub-modules is necessarily less than the number of all debugging sub-modules; similarly, when multiple monitoring sub-modules are called, the number of all called monitoring sub-modules is necessarily less than the number of all monitoring sub-modules.
[0026] 102、determining a response matter of the user in response to the triggering of the response module.
[0027] 103、controlling the response module to perform a matter response operation according to the response matter, and obtaining a matter response result of the response module.
[0028] In the embodiments of the present application, the response matter includes a debugging matter for the multi-functional debugging module and a performance monitoring matter for the performance monitoring module; and the matter response operation includes a multi-dimensional system parameter debugging operation corresponding to the debugging matter and a performance data analysis and optimization processing corresponding to the performance monitoring matter.
[0029] It can be seen that the debugging and performance monitoring method for ios application development described in FIG. 1 integrates the multi-functional debugging module and the performance monitoring module on one system, and then realizes real-time multi-dimensional debugging and performance monitoring functions through the corresponding control interface of the unified system, which reduces the use threshold of the user, reduces the time-consuming of tool switching when the user performs different debugging and monitoring operations, and is beneficial to improve the efficiency and convenience of the user to develop the system.
[0030] Embodiment Two
[0031] Please refer to FIG. 2, which is a flowchart of another debugging and performance monitoring method for ios application development disclosed in the embodiments of the present application. The debugging and performance monitoring method for ios application development described in FIG. 2 can be applied to a debugging and performance monitoring device for ios application development, which is not limited in the embodiments of the present application. As shown in FIG. 2, the debugging and performance monitoring method for ios application development can include the following operations:
[0032] 201、when detecting a use control demand for the system, detecting whether the current running condition of the system meets the use control demand.
[0033] In the embodiments of the present application, when the current running condition of the system meets the use control demand detected in step 201, step 204 is triggered to be executed; when the current running condition of the system does not meet the use control demand detected in step 201, step 202 is triggered to be executed.
[0034] 202、determining a plurality of loaded running matters of the system, and performing a comparison between the current running condition and the plurality of loaded running matters to obtain an unloaded matter of the system.
[0035] 203、generating a loading control instruction for the unloaded matter, and performing loading control on the unloaded matter according to the loading control instruction, so as to adjust the system to meet the use control demand.
[0036] In the embodiments of the present application, the plurality of loading running items include at least one item component in a core debugging tool component, a performance monitoring plug-in, a network debugging plug-in, a user interaction and gesture plug-in, other general debugging tools and a third-party plug-in.
[0037] In the embodiments of the present application, it should be noted that the core debugging tool component includes a view inspector, a measurement tool and a color selector; the performance monitoring plug-in includes a frame rate monitor, a CPU and memory usage monitor; the network debugging plug-in includes a network logger, an API inspector; the user interaction and gesture plug-in includes a touch inspector, a gesture recognition debugger; the other general debugging tools include a console logger and a sandbox browser.
[0038] In the embodiments of the present application, the view inspector (View Inspector) is a tool for real-time inspection and debugging of application interface elements, and the developer can view the hierarchical structure, layout and attribute information of the view; the measurement tool (Measurement Tool) allows the developer to measure the size, margin and layout of the view in the application, which can help the developer to accurately adjust the position and size of the interface elements; the color selector (Color Picker) is used to select and view the colors used in the view, and supports modifying the color configuration, which is convenient for adjusting the color matching of the interface; the frame rate monitor (FPS Monitor) is used to monitor the frame rate (FPS) of the application in real time, which helps the developer to identify performance bottlenecks and optimize the interface rendering performance; the CPU and memory usage monitor (CPU and Memory Usage Monitor) is used to monitor the CPU and memory usage of the application to help the developer to identify and solve performance problems; the network logger (Network Logger) is used to record and display the network request, response data, HTTP header information and the like of the application, which helps the developer to debug and optimize the network related functions; the API inspector (API Inspector) is used to view and test the API request and response issued by the application to ensure the correctness of the network interaction; the touch inspector (Touch Inspector) is used to record and display the touch and gesture operations of the user in the application, which helps the developer to debug the user interaction problems; the gesture recognition debugger (Gesture Recognizer Debugger) is used to monitor and analyze the gesture recognition process to ensure that the gesture operation function of the application works normally; the console logger (Console Logger) is used to collect and display the log information during the running of the application, which is convenient for debugging and troubleshooting; the sandbox browser (Sandbox Browser) allows the developer to directly access and view the sandbox file system of the application, which is convenient for debugging file reading and writing problems.
[0039] 204. determining a response module responding to the usage control requirement.
[0040] 205. determining a response matter of the user triggered by the response module.
[0041] 206. controlling the response module to perform a matter response operation according to the response matter, and obtaining a matter response result of the response module.
[0042] In the embodiments of the present application, other descriptions of steps 204-206 can refer to other specific descriptions of steps 101-103 in Embodiment 1, and the embodiments of the present application will not be repeated.
[0043] It can be seen that the debugging and performance monitoring method for developing the ios application program described in FIG. 2 sets a detection and adjustment mechanism for the current running condition of the system, so that when it is detected that the current running condition of the system does not meet the usage control requirement, the system can automatically identify and determine the missing loading running item (such as the core debugging tool component, the performance monitoring plug-in, etc.), and generate a corresponding loading control instruction for loading, thereby ensuring that the system can dynamically adjust its functions and performance according to the actual demand, which is beneficial to improve the running reliability of the system; at the same time, based on the multiple loading running items set, the system can provide comprehensive and powerful debugging and monitoring functions, thereby meeting the usage requirements of different development stages and scenes, and further improving the applicability of the system.
[0044] In an optional embodiment, all the debugging sub-modules include an interface control sub-module, a memory detection sub-module, a log management sub-module, and a network management sub-module.
[0045] The above-mentioned manner of determining the response matter of the user triggered by the response module specifically includes:
[0046] Determining at least one target debugging sub-module responding to the usage control requirement from all the debugging sub-modules;
[0047] Detecting a secondary control instruction triggered for the target debugging sub-module and a corresponding instruction detail of the secondary control instruction, and adding the secondary control instruction and the corresponding instruction detail to the response matter of the user triggered by the response module.
[0048] The secondary control instruction includes at least one of a view editing instruction for the interface control sub-module, a memory detection processing instruction for the memory detection sub-module, a debugging and troubleshooting instruction for the log management sub-module, and a network debugging and optimization instruction for the network management sub-module.
[0049] In this optional embodiment, it should be noted that when the secondary control instruction includes the view editing instruction, the instruction detail corresponding to the secondary control instruction includes at least one of interface hierarchy viewing and interface layout adjustment and interface attribute editing.
[0050] When the secondary control instruction includes a memory detection processing instruction, the instruction details corresponding to the secondary control instruction include at least one of monitoring of usage data of the application memory, memory leak detection, positioning and processing of memory leak;
[0051] When the secondary control instruction includes a debugging and troubleshooting instruction, the instruction details corresponding to the secondary control instruction include at least one of log display, layout and constraint debugging, measurement parameter debugging based on a measurement tool, color parameter debugging based on a color selector, frame rate debugging based on a frame rate monitor, memory leak detection based on a CPU and memory usage monitor, network debugging based on network logging, API debugging based on an API inspector, touch debugging based on a touch inspector, gesture debugging based on a gesture recognition debugger, log debugging based on a console logger, sandbox debugging based on a sandbox browser, and plug-in debugging based on a custom plug-in.
[0052] When the secondary control instruction includes a network debugging and optimization instruction, the instruction details corresponding to the secondary control instruction include at least one of network request sending, network request logging, and network performance debugging.
[0053] It can be seen that, in the optional embodiment, in the case where the response module includes a multifunctional debugging module, the secondary sub-modules (target debugging sub-modules) can be accessed and called based on the uppermost multifunctional debugging module, and the fine management and integration of multiple secondary sub-modules are realized through the hierarchical module management, which facilitates management. In addition, the multifunctional debugging module integrates multiple debugging sub-modules such as interface control, memory detection, log management, and network management, that is, multiple debugging functions are integrated in the same system, so that the user can complete multiple debugging tasks in one station without switching between multiple independent tools or systems, which greatly reduces the time cost and operation complexity in the debugging process and is conducive to improving the efficiency and flexibility of the debugging work.
[0054] In another optional embodiment, the manner of determining the response matter triggered by the response module by the user specifically further includes:
[0055] The application performance data corresponding to the currently running application in the system are acquired, and the application performance data include at least one of CPU usage, memory occupation, frame rate, and network bandwidth;
[0056] A plurality of optimization parameters of the performance monitoring module are determined, and the application performance data are analyzed to obtain a target optimization parameter in the application performance data to be optimized, and the plurality of optimization parameters include at least one of interface rendering performance, memory usage, network request and data loading, animation performance, plug-in startup time, thread processing and parallel task, application crash and error.
[0057] adding the target optimization parameter and its corresponding preset optimization item to the response item of the user triggered by the response module.
[0058] It can be seen that in this optional embodiment, the application performance is comprehensively mastered by monitoring the application performance data (such as CPU usage, memory occupation, frame rate, network bandwidth, etc.) of the currently running application in the system in real time; at the same time, the target optimization parameter to be optimized at present, such as interface rendering performance, memory usage, network request and data loading, etc., can be accurately identified by intelligently analyzing these data, so that on the basis of integrating multiple debugging functions, the real-time monitoring and accurate analysis functions of the application performance data are further integrated, and the functional comprehensiveness and applicability of the system are improved.
[0059] In yet another optional embodiment, the response module further comprises a plug-in extension module and / or a user interface module;
[0060] The above-mentioned manner of determining the response item of the user triggered by the response module specifically further comprises:
[0061] When the response module comprises the plug-in extension module, the to-be-installed plug-in and its corresponding plug-in installation item are determined according to the use control requirement, and the to-be-installed plug-in and its corresponding plug-in installation item are added to the response item of the user triggered by the response module;
[0062] When the response module comprises the user interface module, the switching requirement of any debugging and monitoring tool in the system is determined according to the use control requirement, a switching response instruction matched with the switching requirement is generated, and the debugging and monitoring tool and its corresponding switching response instruction are added to the response item of the user triggered by the response module;
[0063] The debugging and monitoring tool is a function implementation tool set in the multifunctional debugging module and the performance monitoring module.
[0064] It can be seen that in this optional embodiment, the response module further introduces the plug-in extension module, so that the system can dynamically add or update the function plug-in according to the use control requirement, thereby allowing the developer or the user to customize and adjust the functions of the system by installing or uninstalling the plug-in without modifying the core code of the system, which is conducive to enhancing the expansibility of the system and enabling the system to easily adapt to different application scenarios and requirement changes and the user interface module, which is conducive to improving the flexibility of the system; and the introduction of the user interface module enables the user to conveniently switch the debugging and monitoring tools according to the own requirement, which is conducive to improving the operation convenience and use experience of the user using the system.
[0065] Embodiment three
[0066] Please refer to Figure 3, which is a structural schematic diagram of an ios application development debugging and performance monitoring system disclosed by embodiments of the present application. As shown in Figure 3, the ios application development debugging and performance monitoring system can include:
[0067] a memory 301 storing executable program codes;
[0068] a processor 302 coupled with the memory 301;
[0069] The processor 302 invokes the executable program codes stored in the memory 301 to perform the steps of the ios application development debugging and performance monitoring method described in Embodiment One or Embodiment Two of the present application.
[0070] Embodiment Four
[0071] Embodiments of the present application disclose a network-attached storage device including a device main body, the network-attached storage device being configured to perform the steps of the ios application development debugging and performance monitoring method described in Embodiment One or Embodiment Two of the present application.
[0072] It should be noted that the ios application development debugging and performance monitoring method described in Embodiment One or Embodiment Two of the present application can be applied to a highly integrated app / application in actual use, and further, a user can interact with the network-attached storage device through the app / application, and then upload data to the network-attached storage device or read the required interaction data from the network-attached storage device.
[0073] Embodiment Five
[0074] Embodiments of the present application disclose a computer program product, which comprises a non-transitory computer storage medium storing a computer program, and the computer program is operable to cause a computer to perform the steps of the ios application development debugging and performance monitoring method described in Embodiment One or Embodiment Two.
Claims
1. A method for debugging and performance monitoring of ios application development, applied to a system for debugging and performance monitoring of ios application development, the system integrating at least a multifunctional debugging module and a performance monitoring module, and the multifunctional debugging module and the performance monitoring module being synchronously invocable, and the method comprising: determining a response module responsive to a user's usage control demand for the system after determining that a current running condition of the system satisfies the usage control demand, and determining a response matter triggered by the response module for the user; the response module comprising a first-level module or a second-level module; the first-level module having a higher module level than the second-level module; the first-level module comprising the multifunctional debugging module and the performance monitoring module; the second-level module comprising at least one debugging sub-module of the multifunctional debugging module and at least one monitoring sub-module of the performance monitoring module; controlling the response module to perform matter response operations according to the response matter, to obtain matter response results for the response module; wherein the response matter comprises debugging matters for the multifunctional debugging module and performance monitoring matters for the performance monitoring module; the matter response operations comprise multi-dimensional system parameter debugging operations corresponding to the debugging matters and performance data analysis and optimization processing corresponding to the performance monitoring matters. 2.The method for debugging and performance monitoring of ios application development according to claim 1, further comprising: detecting whether a current running condition of the system satisfies a usage control demand for the system when detecting the usage control demand, triggering the determination of the response module responsive to the usage control demand and the determination of the response matter triggered by the response module for the user when detecting that the current running condition of the system satisfies the usage control demand; determining a plurality of loaded running matters of the system when detecting that the current running condition of the system does not satisfy the usage control demand, and performing a comparison between the current running condition and the plurality of loaded running matters to obtain an unloaded matter of the system; generating a loading control instruction for the unloaded matter, and performing loading control on the unloaded matter according to the loading control instruction, to enable the system to be adjusted to satisfy the usage control demand; wherein the plurality of loaded running matters comprise at least one item component from among a core debugging tool component, a performance monitoring plug-in, a network debugging plug-in, a user interaction and gesture plug-in, other general debugging tools, and third-party plug-ins; the core debugging tool component comprises a view inspector, a measurement tool, and a color selector; the performance monitoring plug-in comprises a frame rate monitor, a CPU and memory usage monitor; the network debugging plug-in comprises a network logger, an API inspector; the user interaction and gesture plug-in comprises a touch inspector, a gesture recognition debugger; and the other general debugging tools comprise a console logger and a sandbox browser. 3. The method for debugging and performance monitoring of ios application development according to claim 2, wherein, 4. The method for debugging and performance monitoring of ios application development of claim 1, wherein, All the debugging sub-modules include an interface control sub-module, a memory detection sub-module, a log management sub-module, and a network management sub-module; The determining of the response matters triggered by the user in the response module comprises: Determining at least one target debugging sub-module responding to the usage control requirement from all the debugging sub-modules; Detecting secondary control instructions triggered for the target debugging sub-module and corresponding instruction details of the secondary control instructions, and adding the secondary control instructions and the corresponding instruction details to the response matters triggered by the user in the response module; The secondary control instructions include at least one of a view editing instruction for the interface control sub-module, a memory detection processing instruction for the memory detection sub-module, a debugging and troubleshooting instruction for the log management sub-module, and a network debugging and optimization instruction for the network management sub-module.
5. The method for debugging and performance monitoring of ios application development according to claim 4, wherein, When the secondary control instruction includes the view editing instruction, the instruction details corresponding to the secondary control instruction include at least one of interface hierarchy viewing and interface layout adjustment and interface attribute editing; When the secondary control instruction includes the memory detection processing instruction, the instruction details corresponding to the secondary control instruction include at least one of application memory usage data monitoring, memory leak detection, and memory leak positioning and processing; When the secondary control instruction includes the debugging and troubleshooting instruction, the instruction details corresponding to the secondary control instruction include at least one of log display, layout and constraint debugging, measurement parameter debugging based on a measurement tool, color parameter debugging based on a color selector, frame rate debugging based on a frame rate monitor, memory leak detection based on CPU and memory usage monitors, network debugging based on network log recording, API debugging based on an API inspector, touch debugging based on a touch inspector, gesture debugging based on a gesture recognition debugger, log debugging based on a console logger, sandbox debugging based on a sandbox browser, and plug-in debugging based on a custom plug-in. When the secondary control instruction includes the network debugging and optimization instruction, the instruction details corresponding to the secondary control instruction include at least one of network request sending, network request recording, and network performance debugging.
6. The method of debugging and performance monitoring of ios application development of claim 4, wherein, The determining of the response matters triggered by the user in the response module further comprises: Obtaining application performance data corresponding to a currently running application in the system, the application performance data including at least one of CPU usage, memory occupation, frame rate, and network bandwidth; Determining a plurality of optimization parameters of the performance monitoring module, and analyzing the application performance data to obtain a target optimization parameter in the application performance data to be optimized, the plurality of optimization parameters including at least one of interface rendering performance, memory usage, network request and data loading, animation performance, plug-in startup time, thread processing and parallel tasks, application crash and error; Adding the target optimization parameter and corresponding preset optimization matters to the response matters triggered by the user in the response module.
7. The method of debugging and performance monitoring of ios application development of claim 6, wherein, The response module further includes a plug-in extension module and / or a user interface module; The determining the response items triggered by the response module for the user further includes: When the response module includes the plug-in extension module, determining a to-be-installed plug-in and a corresponding plug-in installation item for the system according to the usage control requirement, and adding the to-be-installed plug-in and the corresponding plug-in installation item to the response items triggered by the response module for the user; When the response module includes the user interface module, determining a switching requirement for any debugging and monitoring tool in the system according to the usage control requirement, generating a switching response instruction matched with the switching requirement, and adding the debugging and monitoring tool and the corresponding switching response instruction to the response items triggered by the response module for the user; The debugging and monitoring tool is a function implementation tool arranged in the multi-functional debugging module and the performance monitoring module.
8. A debugging and performance monitoring system for ios application development, the system comprising: a memory storing executable program codes; a processor coupled with the memory; the processor invokes the executable program codes stored in the memory to execute the debugging and performance monitoring method for ios application development according to any one of claims 1-7.
9. A network attached storage device comprising a device body, the network attached storage device being configured to execute the debugging and performance monitoring method for ios application development according to any one of claims 1-7.
Citation Information
Patent Citations
IOS application performance test method and apparatus
CN107885649A
Method and device for monitoring performance of iOS terminal application program
CN111538638A
Debugging and performance monitoring method, system and device for ios application program development
CN119537186A
Application performance monitoring
US20150199254A1
System and framework for testing of application performance with real-time scaled simulation
US20230161690A1