Saturday, April 4, 2009

How to locate Performance Bottlenecks?

Performance Bottlenecks can be identified in the following ways:-
  • Bottlenecks at Low CPU Utilization
  • Checking for Database Bottlenecks
  • Checking for Disk I/O Bottlenecks
  • Checking for Network-Limited Problems
  • Bottlenecks at High CPU Utilization
  • Thread Context Switching Problems
  • System Resource Bottlenecks
  • Lower Thread Priorities

Note:- For detailed informationa about above mentioned bottlenecks visit our individual questions?

No comments:

Post a Comment