This article is the first in a series that provides useful information for analyzing JIT compiler operations. In this first article I’ll explain how to obtain JIT verbose logs and the basics for how to read them. A JIT verbose log is a summary of what methods were compiled by the JIT and some of…
Reading Verbose JIT Logs
Posted on