One Method Was Using 71% of CPU. Here's the Flame Graph.
Walking through the JFR recordings and flame graphs behind a 5x Java speedup. How fixing one method revealed the next bottleneck, and the profiling workflow that found them all.
Technical blog by Jonathan Vogel, Developer Advocate at AWS. Insights to help developers.
Walking through the JFR recordings and flame graphs behind a 5x Java speedup. How fixing one method revealed the next bottleneck, and the profiling workflow that found them all.
Fixing common Java anti-patterns took an app from 1,198ms to 239ms. Eight patterns that compile fine and pass code review but silently drain CPU and balloon heap, with benchmarks and code fixes for each
The AWS cleanup checklist I wish someone had given me when I was starting out with cloud. Learn what's actually charging you after you delete everything.