Pergunta de entrevista da empresa Confluent

How would you debug Java performance issues?

Resposta da entrevista

Sigiloso

21 de set. de 2018

* 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!)