How to analyze Java performance problems in Eclipse using a profiler?

Publié le: 05 novembre 2021
sur la chaîne: Eclipse Foundation
6,561
59

Java performance is an issue of interest for all Java application developers since making an application fast is as important as making it functional. An application is typically profiled to find out performance bottlenecks. There are many tools that can be used for profiling.

For this session, I would be using Yourkit profiler. I will explain the difference between tracing, sampling and call counting profiling and when to use what. I will talk about how to understand the performance numbers in each type of profiling. I will cover some of the common scenarios that is easily detectable in Yourkit profiling that could hinder performance.

Also memory management is challenging and can lead to all kinds of performance issues. I will also cover how to take a memory snapshot in Yourkit. I will explain how to read and analyze results from the memory snapshot and how to reach the code which is responsible for retaining maximum heap memory. I will also go through some of the memory wasting patterns like duplicate objects, sparse arrays , possible leaks and other memory oddities.


Sur cette page du site, vous pouvez voir la vidéo en ligne How to analyze Java performance problems in Eclipse using a profiler? durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Eclipse Foundation 05 novembre 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 6,561 fois et il a aimé 59 téléspectateurs. Bon visionnage!