Procedure
- Set enable_ps to true in ${MX_SDK_HOME}/config/sdk.conf to enable the performance statistics function.
- Adjust the interval for collecting performance statistics. The default interval is 60 seconds, which is too long. Set ps_interval_time to 6 to collect performance statistics every 6 seconds.
- Add the queue plugin to the pipeline file. If no queue plugin is used in the pipeline, the queue length is not measured.Figure 1 Adding a queue plugin to the pipeline file
- Start the MindX SDK service.
Parent topic: Plugin Performance Statistics Tool