Profiling Maven Projects with my IntelliJ Profiler Plugin
Or: I just released version 0.0.11 with a cool new feature that I can't wait to tell you about...

Johannes Bechberger
5,115 viewsOr: I just released version 0.0.11 with a cool new feature that I can't wait to tell you about...

Nicolas Frankel
3,375 viewsInstead of forking the call on the client side, we fork the call on the Gateway side.

Johannes Bechberger
4,509 viewsI was searching for some JFR-related settings on the internet when I stumbled upon the /jfr command that exists in Minecraft...

Johannes Bechberger
6,494 viewsFind out how JFR allows you to implement your events to record custom information directly in your profiling file.

Johannes Bechberger
3,672 viewsHave you ever wanted to bring your JFR events into context? Adding information on sessions, user IDs, and more can improve your ability to …

Using the latest features available in Azul Platform Prime, we explore advanced methods for shaping CPU utilization.

Nicolas Frankel
2,871 viewsHow to use Apache APISIX with imgproxy to reduce the storage cost of images in multiple resolutions.

The new Stable Azul Zulu Prime Build of OpenJDK brings many improvements and fixes to bring a more performant and secure runtime to your …

A N M Bazlur Rahman
9,888 viewsExplore the intriguing world of web crawling in Java through a comparative lens: classical threads vs. virtual threads.

Johannes Bechberger
5,016 viewsDisabling C2 can be an option to speed up builds of smaller Java applications in CI systems, mainly when restricted to one or two CPU cores.