Jump to content

Combine Javascript files for fewer JS requests


pir8radio

Recommended Posts

pir8radio

Just a performance idea, maybe there is some reason you can't do this I dunno...   But emby uses a BUNCH of js..  and each of those has a request and response. Plus the DNS lookup and response of each request...   Is there any reason these Javascript files can not be combined into a master javascript, or at least some of them?    Combining them took seconds off of my load times in an un-cached environment, I understand that once someone visits the js gets cached (usually).  But, just an idea, maybe a bad one...    :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...