You need to look at the performance charts and metrics to understand where the bottleneck is that is causing the performance issues.
Start with the obvious first;
- Memory over commitment
- Excessive SMP
- Disk latency
- Network queues and latency
Once you understand what this issue is, then you can look at dealing with the problem.