Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

Use the Kunpeng DevKit Java Profiler to perform real-time profiling and sampling profiling on a running Java program, locate program problems, and tune the program based on the analysis results to achieve optimal running of the Java program.

Networking Environment

Table 1 Networking environment

Item

Description

CPU

Kunpeng 920

OS

CentOS 7.6

Tool

Kunpeng DevKit

Practice demo

Link

Tuning Strategy

  1. Use the Java Profiler to perform real-time profiling on the Java process.
  2. Use the Java Profiler to perform sampling profiling on the Java process.
  3. Tune performance to address the bottlenecks.
  4. Observe the optimized Java program to check whether the problem is solved.