First page Back Continue Last page Overview Graphics
Formulate Causes of Performance Problems
Avoid guessing, often the problem is not in the expected location
Use the evidence in the collected data to determine where the performance problems are.
Types of performance problems:
- CPU
- Memory
- Thread lock issue
- Disk
- Network
Notes: