Runtime Code Analysis in the Age of Vibe Coding
In the era of vibe coding—where large amounts of code are introduced or refactored in short bursts, often with the help of LLMs—you need …

Suneet Kamath
2,384 viewsIn the era of vibe coding—where large amounts of code are introduced or refactored in short bursts, often with the help of LLMs—you need …

Angelo Rubini
2,008 viewsProfiling a Java Application Running Inside an Unikernel with JProfiler Unikernels are often associated with minimalism and tight resource …

Daniel Witkowski
3,874 viewsThe Hidden Cost of “Good Enough” Code A few weeks ago, Kirk Pepperdine published a fascinating performance challenge — a small Java code …

Igor Kulakov
5,664 viewsAnalyzing a curious bottleneck in IntelliJ IDEA using the built-in IntelliJ Profiler and several handy debugger features.

Nasim Salmany
20,530 viewsProfiling performance issues and establishing robust monitoring and observability are critical for maintaining the health and efficiency of …

Lee Sheinberg
14,729 viewsIn this article, I will share why my team decided to start a Java profiler, the list of profilers we found that are suited for profiling …