My page has taken a long time to load (20 ~ 30 seconds), sometimes it crashes my browser during this process (and it was not just me, other people have come to complain about it). I did some load speed tests and realized that most of the time is spent rendering (in% with_that this is very explicit).
How do I know, then, which elements are specifically taking longer to render from the Browser? I believe that the delay in rendering is due to some css or js in specific, since until recently the site was loading in 10 seconds, but I made so many changes that I no longer have any idea where the problem might be. / p>