Production Profiling - What, Why and How
Offered By: Devoxx via YouTube
Course Description
Overview
Explore production profiling techniques in this 48-minute conference talk by Richard Warburton and Sadiq Jaffer at Devoxx. Learn why profiling in development environments can be problematic and how production profiling offers practical solutions for understanding application behavior in real-world scenarios. Discover various approaches to solve performance issues, handle regressions, and conduct capacity planning exercises. Gain insights into customer experience, responsive applications, and the impact of unrepresentative hardware, software, and workloads. Delve into topics such as coarse-grained instrumentation, profiling hotspots, flamegraphs, and advanced statistical profiling in Java. Understand the barriers to ad-hoc production profiling and the importance of historical data in performance analysis. Equip yourself with valuable knowledge to improve application performance and optimize user experience in production environments.
Syllabus
Customer Experience
Responsive Applications make more Money
Stop Castly Downtime
Unrepresentative Hardware
Unrepresentative Software
Unrepresentative Workloads
Coarse Grained Instrumentation
Where Instrumentation can be blind in the Real World
How to use Production Profilers
Profiling Hotspots
Profiling Flamegraphs
Instrumenting Profilers
Sampling/Statistical Profilers
Safepoint Bias after Inlining
Advanced Statistical Profiling in Java
Barriers to Ad-Hoc Production Profiling
Historical Data
Putting Samples in Context
Summary
Performance Matters
Taught by
Devoxx
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera