Is this the normal behaviour of the X theme on the waterfall? the last file ¨waits¨0.7 seconds to be charged and charges only in 0.11ms i attach a screenshot in the secure note . thanks !
Hi @Borislav.VD,
Thanks for writing in.
It looks normal to me, resources aren’t loaded at the same time. It depends on the loading order of the styling. And the favicon is usually loaded by the browser last since it’s a browser tab icon (not related to the site design).
The issue that I see in that result is the waiting time (purple color). And it’s longer than receiving time (grey color and it’s the downloading process), and it’s almost instant.
Maybe what you need to check is what’s aspect of your site is contributing to the waiting time.

Thanks!
thank you , how can I check it ? Is there a plugin , rule on htaccess or something else in order to check which could be the origin of such behaviour ? any link or advices would be welcome
Hi @Borislav.VD,
Unfortunately, I don’t know any particular plugin or related workaround. But my guess is, it’s more related to site’s performance as a whole. The waiting time are almost the same length. You may check your site’s performance and optimize it, waiting means something is processing within your site. You can reducing the plugin, or use caching, and so on. Though, with favicon with longer waiting time, it mostly related to host.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.