Blog: Minborg's Java Pot (Per-Ake Minborg) |
240 blogs
updated: 152 min. ago
|
||
In Java 21, old code might run significantly faster due to recent internal performance optimizations made in the Java Core Libraries. In thi...
|
||
Wouldn't it be cool if you could allocate an infinite amount of memory? In a previous article, I elaborated a bit on how to create memory-ma...
|
||
Did you know you can allocate memory segments that are larger than the physical size of your machine's RAM and indeed larger than the size o...
|
||
The new JEP 434 has just seen daylight and describes the second preview of the "Foreign Function & Memory API" (or FFM for short) which is g...
|
||
Exhaustive JUnit5 Testing with Combinations, Permutations, and ProductsUnit testing constitutes an integral part of the process of providing...
|
||
Which JVM Version is Fastest?How is a high-performance, low-latency Java application affected by the JVM version used? Every nanosecond coun...
|
||
How to Reduce Cloud Cost by 99% for EDA Kafka ApplicationsWhile the cloud offers great convenience and flexibility, the operational cost for...
|
||
Did You Know the Fastest Way of Serializing a Java Field is not Serializing it at All? This article elaborates on different ways of serializ...
|
||
How the Java Language Could Better Support Composition and Delegation This article outlines a way of improving the Java language to better s...
|
||
Java: How Object Reuse Can Reduce Latency and Improve Performance Become familiar with the art of object reuse by reading this article and l...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler