Profiling
-
Core Java
Mastering Java Performance: Profiling, Benchmarking, and Optimization
Optimizing the performance of Java applications is critical for ensuring responsiveness, scalability, and efficient resource usage. Profiling and benchmarking are…
Read More » -
Core Java
Profile your applications with Java VisualVM
When you need to discover what part of an application consume the more CPU or Memory, you must use a…
Read More » -
Software Development
Performance Anxiety – on Performance Unpredictability, Its Measurement and Benchmarking
Joshua Bloch had a great talk called Performance Anxiety (30min, via Parleys slides also available ) at Devoxx 2010, the…
Read More »