Improved Java Performance Sans Code Changes with Simon Ritter

What are the reasons why we need to improve performance? The JVM is a powerful piece of software – this is the reason why Java has maintained its popularity over the past 26+ years. But… there are some ways that the JVM works that can impact the performance of your applications.

One of the biggest challenges is latency – how quickly can we respond to a request from a user to access your application. That comes down to garbage collection – which leads to pauses and a bad customer experience. Garbage collection pauses can vary. But they impact application performance. The bigger the heap, the longer your pauses…but how do you optimize? What about warm-up time? That’s also a big challenge. We’ve addressed these problems without re-writing code from scratch – and that leads to better Java performance without any code changes.

This episode explores how you can use a performance JVM to make applications start fast, go fast, and stay fast.

Full disclosure: Azul is a sponsor of Software Engineering Daily.

Sponsorship inquiries: sponsor@softwareengineeringdaily.com

Transcript

Sponsors

This segment of Software Engineering Daily is brought to you by Privacy Dynamics, the simple solution for anonymizing data intelligently.

Are you letting sensitive PII land in development and testing environments? Eliminate the #1 threat of a data breach and start using de-identified data in your development and testing environments by signing up for a free account today at http://privacydynamics.io/sedaily.

Registration is open for Microservices March – a free event hosted by our friends at NGINX. This is a 4-week series of demos and labs on the fundamentals of microservices and how to successfully deliver these complex apps.
Register for Microservices March at
nginx.com/sedpodcast.

Nissan EVs are here to be the change we need.Nissan makes EVs – but not just any electric vehicles. They make EVs that truly electrify. The feeling of being in an electric vehicle is truly a step up from traditional gas vehicles. The smoothness of the ride and the quiet of the engine makes a car ride go from something average to something to look forward to. Nissan EVs are here to elevate your experience behind the wheel. Visit NissanUSA.com to learn more.

Capital One believes everyone deserves better banking. This means easier access to your money and more security. That’s why Capital One is investing in machine learning. Machine Learning allows Capital One to do things like Fight fraud with random forests. Identify how mobile app outages happen with casual models. Speed up online shopping with machine learning at the edge. The potential of machine learning is so big. See how Capital One is using machine learning to create the future of banking. Visit capitalone.com/ML

Software Daily

Software Daily

 
Subscribe to Software Daily, a curated newsletter featuring the best and newest from the software engineering community.