If you do overall page loading times, I wonder what sort of averages you will see comparing this to hosting it locally for all requests.
When hosted locally it would result in 1 less DNS lookup, as well it could reuse an open HTTP connection to fetch the resource.