Home Conference Sessions Memory Efficient...

Memory Efficient Java

Kirk Pepperdine | GOTO Chicago 2020

You need to be signed in to add a collection

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.

Share on:
linkedin facebook
Copied!

Transcript

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.

About the speakers

Kirk Pepperdine

Kirk Pepperdine

Kirk knows more about the JVM than most of the engineers that actually build it do. Let him take you to the secrets and dark corners of the JVM. #java