Jump to content

Help needed to identify slow scripts


Recommended Posts

Any clue what these three scripts doing with such a small size but huge waiting time as oppose to 80+ other scripts?

Which app, module, or function uses them?

Appreciate any clue to optimize this.

Thanks in advance.

 

root_map = 1.3 KB size - 1.31 seconds wait time.

image.thumb.png.e27fb5b7d1d7f661953a6f6c6a5c3fcb.png

 

global_global_core = 8 KB size - 689 ms wait time.

image.png.f0fc679519c2aa4b519ac322231a1eff.png

 

manifest.webmanifest = 831bytes size - 713 ms wait time

image.thumb.png.590fd463d3b13c9211a432d8e96ea497.png

Link to comment
Share on other sites

  • 1 month later...

These are loading from cloudflare in your case, if they are slow to load, look to the source, in this case cloudflare for speed issues with loading them. 

However, those are all cached in the browser so they are only loaded once per user, once they are loaded they are served from the browser cache.  

Are you seeing actual speed issues with your site or trying to make speed test sites happy?  

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...