I just built a web page that is employing several different javascript elements. I am just curious as to what is considered a fast vs. a slow load time. Mine is coming out to be about 490ms w/ four different javascript pieces. Is that good, bad or average? Wondering if I need to optimize my js elements or not.
I just built a web page that is employing several different javascript elements. I
Share
Just run your site through this tool and you’ll know (almost) all there is to know about loading times. Or use Google’s Speed Tracer if you use Chrome.