Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 784019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T20:38:41+00:00 2026-05-14T20:38:41+00:00

I rather enjoy adding practical eye-candy to the networking community I’ve been developing but

  • 0

I rather enjoy adding practical eye-candy to the networking community I’ve been developing but as things start to stack up I worry about load times.

  1. Is it truly faster to have users
    load (a hopefully cached) copy of
    jquery from Google’s repositories?

  2. Does using jQuery for AJAX calls
    improve/reduce efficiency over basic
    javascript xmlHTTP requests?

  3. Is there a practical way to cut down the number of included scripts? For example, I include jQuery and jQuery UI from google, table sorter, and a growl plug-in.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T20:38:42+00:00Added an answer on May 14, 2026 at 8:38 pm

    1.Is it truly faster to have users load (a hopefully cached) copy of jquery from Google’s repositories?

    Yes. Google’s servers are geographically positioned to serve the page from the location closest to the user to improve performance.

    2.Does using jQuery for AJAX calls improve/reduce efficiency over basic javascript xmlHTTP requests?

    jQuery uses XmlHttpRequest internally, so it won’t be any faster. It will only be as quick as the browser’s implementation of XmlHttpRequest.

    3.Is there a practical way to cut down the number of included scripts? For example, I include jQuery and jQuery UI from google, table sorter, and a growl plug-in.

    To cut down on scripts, you’d have to combine them all yourself and host them on your own servers/CDN. Google only provides a limited set of popular AJAX frameworks.

    Where jQuery really shines is in its layers of abstraction that help you avoid dealing with cross-browser incompatibilities. In this regard, it does a fairly good job.

    It also beats out many other JavaScript frameworks as far as performance. Remember, any time you add a layer of abstraction, you’re going to lose some runtime performance. Where you lose that runtime performance, you make up for it by the cost savings to your developers because they can easily develop JavaScript code.

    Overall I wouldn’t be too concerned about jQuery performance unless you notice it becomes a problem. And in this case, try to identify bottlenecks and optimize those. Simply using jQuery is almost never the reason for a slow site.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im rather new to python but I have been attemping to learn the basics.
Rather than declaring a list at the start of the method, adding to it
Rather a simple question. But the implications are vast. Over the last few weeks
Rather noobish question but I have tried searching and just cannot find a solution.
Rather a simple question, this one - but I've no experience with VS macros,
Rather silly question, but I can't seem to find the answer in the docs
I enjoy developing algorithms using the STL, however, I have this recurring problem where
A rather basic question, I guess, but I want help with it. I need
Rather than use WebGL, NaCl, Flash or developing a custom browser plugin, I'm interested
Rather, is there a way to tell if it's been compiled with the optimization

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.