youtube image
From YouTube: JProfiling 20180927

Description

Profile driven optimization is very useful in improving runtime performance especially in Just-in-Time compilations where application are compiled while running. In this talk, Rahil will first give an overview on the different profiling mechanisms including those used in OpenJ9 and discuss their advantages and disadvantages. He will then explain the low-overhead patchable runtime profiling mechanism called JProfiling, how it works and its advantages over the other mechanisms.