•  

Improved Java Performance Sans Code Changes with Simon Ritter

0
0

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.


Sponsorship inquiries: sponsor@softwareengineeringdaily.com


The post Improved Java Performance Sans Code Changes with Simon Ritter appeared first on Software Engineering Daily.


No comments yet...
Log in to comment
New
0 0 0
Yesterday

Database Scaling at Figma with Sammy Steele

Sammy Steele is a Senior Staff Engineer at Figma, and the tech lead for their databases team. She pr…
0 0 0
2024-04-19

Bonus Episode: How to Build a Self-Driving Car with Ian Williams

Autonomous vehicle engineering is a huge challenge and requires the integration of many different te…
0 0 0
2024-04-18

Security Engineering with Ben Huber

Ben Huber is a security engineer who has worked at companies including Crypto.com and Blackpanda. He…
0 0 0
2024-04-17

Startup Investing with George Mathew

George Mathew is a Managing Director at Insight Partners where he invested in Weights & Biases, …
0 0 0
2024-04-16

Hookdeck and Building an Event Gateway with Alex Bouchard

Event-driven architecture is a software design pattern where system components communicate through e…
0 0 0
2024-04-11

Authlete and Making OAuth Accessible with Justin Richer

OAuth is an open standard for access delegation. It lets users grant websites or applications access…

Software Engineering Daily

Technical interviews about software topics.

Log in to Follow

More episodes from Software Engineering Daily

Top Podcasts Top rated Podcasts