•  

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
0 0 0
Yesterday

Creating a Rust IDE with Vitaly Bragilevsky

Rust is a systems programming language created by Graydon Hoare in 2006 and first released by Mozill…
0 0 0
2024-11-20

VC Investing at CRV with James Green

CRV is a venture capital firm that invests in early-stage startups. The firm has invested in more th…
0 0 0
2024-11-19

DataStax and the Future of Real-Time Data Applications with Jonathan Ellis

DataStax is known for its expertise in scalable data solutions, particularly for Apache Cassandra, a…
0 0 0
2024-11-14

Enhancing OAuth Security and Interoperability Using FAPI with Joseph Heenan

FAPI is a refinement of the OAuth standard developed by the OpenID Foundation. It was conceived to s…
0 0 0
2024-11-13

PlayStation 2 Emulation with TellowKrinkle

PCSX2 is an open-source PlayStation 2 emulator that allows users to play PS2 games on modern hardwar…
0 0 0
2024-11-12

TSMC and the Geopolitics of the Chip Industry with Tim Culpan

Taiwan Semiconductor Manufacturing Company, or TSMC, produces a significant portion of the global su…

Software Engineering Daily

Technical interviews about software topics.

Log in to Follow

More episodes from Software Engineering Daily

Top Podcasts Top rated Podcasts