The Perf Parlor
A blog about software performance: performance testing, tuning, benchmarks and methodologies.

Category: Uncategorized
-
This article kicks off a series of posts related to the release of the new Java 25. We will focus on the changes that can impact application performance. In this post, we will focus on the Shenandoah garbage collector (GC) which now officially supports a generational algorithm. What is the Shenandoah GC ? The Shenandoah…