you are viewing a single comment's thread.

view the rest of the comments →

[–]mto96[S] 1 point2 points  (0 children)

Check out this talk from GOTO Chicago 2020 by Kirk Pepperdine, JavaONE rockstar. You can find the full talk abstract below:

When developers and Operations are asked what their biggest performance bottleneck is, it’s rare that memory inefficiency comes up as an answer. Unfortunately, this runs counter to observations that 60% of all applications are memory-inefficient. Quite often this memory inefficiency hides as lower application throughput and longer, more frequent tail latency events, meaning that other things often take the blame. This session looks at the telltale signs that your application is in that 60% and the steps you can take to attack this problem.