Introduction
In this practice, the
Networking Environment
This practice uses CentOS 7.6 as an example. Perform similar operations for other OSs on the Kunpeng platform.
Tuning Strategy
- Use the Kunpeng Performance Boundary Analyzer to demarcate and locate application issues.
- Then, use the System Profiler to analyze hotspot functions and identify that I/O system calls account for a large proportion of execution time. After detailed analysis, optimize the source code and verify the effectiveness of the optimization.