Open
Description
Today, @ProfileJvm displays JVM-related information on the console:
------------------------------------------------------------------------------
ALLOCATION (estimations) | GARBAGE COLLECTION | THROWABLE
Total : 3,68 GiB | Total pause : 1,264 s | Exception: 0
Inside TLAB : 3,67 GiB | Longest GC pause: 206,519 ms | Error : 36
Outside TLAB: 12,7 MiB | Young: 13 | Throwable: 36
Allocation rate: 108.1 MiB/s | Old : 3 |
------------------------------------------------------------------------------
COMPILATION | CODE CACHE
Number : 157 | The number of full code cache events: 0
Longest: 1,615 s |
------------------------------------------------------------------------------
This issue aims to display the method allocating the most.