In this tool we can find different types of tools to work in parallel with our code in a very efficient way.
Some features in which it can serve us are:
- Web accessibility
- Performance
- Renderizare
To make use of this service, we will have to open our inspector.
Click in the three points > More Tools > Rendering > Frame Rendering Stats
Once we have followed the route, we will see a small window to see the amount of frames that pass in a single second, also indicates the issue of memory and GPU 📢.

Now, if we go to the tab that says Performance 🎯, it will allow us to record our animation to be able to analyze it, with 10 sec it would be perfect, it would show us the following window.

With this, we will be able to analyze, thanks to a diagram at the end, the different layers through which passes the rendering explained in the previous article. We will also be able to analyze it according to fractions of time of our recorded animation ✨.
See you in the next articlase 💚.
Contribution created with contributions from: Angel David Osorio Leyva.
Want to see more contributions, questions and answers from the community?