What’s the first step to improving performance?
Is it tuning the garbage collector? Writing clean(er) code?
No, the first step is understanding what’s going on in your application!
Performance tuning starts with analysis, and JDK tools can help you gain insights on classes and threads and can perform live GC analysis or heap dump postprocessing: jcmd, jconsole, jstat, jmap and jfr.
We’ll examine the functional visibility areas essential to Java and how these tools provide that information. Moreover, will discuss options on how to integrate information gathered from these tools with widespread monitoring systems like Prometheus.
After this talk, you will be ready to understand what your application spends time on and why so you can start improving its performance with complete information.
Смотрите видео [VDIASI23] - Ana-Maria Mihălceanu - A Glance At The Java Performance Toolbox онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Devoxx 12 Июнь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 6,593 раз и оно понравилось 161 людям.