M
M
Maatthew Patell2016-03-22 12:08:59
css
Maatthew Patell, 2016-03-22 12:08:59

As in dev. tools of browsers (for example, firefox) on the profiling tab to understand why the page is slowing down?

There is a site. When scrolling the page in some places, the page slows down (FPS drops), it also slows down when interacting with some elements and at the moments of some animations. And the larger the screen size, the more FPS drops. In different browsers, it delivers FPS differently, for example, in chrome, the brakes are almost not noticeable, but in mozilla it slows down a lot. I am silent about mobile browsers.
How to find and recognize why this is happening?
3de3fc8130d447e39c8c44d10bb7116b.jpg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yakov Vylegzhanin, 2016-03-22
@vylegzhanin

In Chrome devtools, everything is clearly defined - how long a request is sent, how long we wait for a response from the server, how much content is loaded. And already from here we dance and find out why the page slows down.
aba78fed176746b08f587421449d9154.png

D
Denis Ineshin, 2016-03-22
@IonDen

What can cause a redraw

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question