How would you debug Java performance issues?
Anonymous
* Check out stack traces * Check out the logs * See if there are a lot of GCs * See if the dB is overloaded or if there are other bottlenecks * See if there are latency issues (He then chastised me for not mentioning GCs!)
Check out your Company Bowl for anonymous work chats.