murph@murph ~/temp $ curl http://www.adrenalinemobility.com/js/ss-symbolicons.js -o /dev/null -w "Connect time: %{time_connect} Time to first byte: %{time_starttransfer} Total time: %{time_total} \n" -v * About to connect() to www.adrenalinemobility.com port 80 (#0) * Trying 74.125.142.121... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.adrenalinemobility.com (74.125.142.121) port 80 (#0) > GET /js/ss-symbolicons.js HTTP/1.1 > User-Agent: curl/7.29.0 > Host: www.adrenalinemobility.com > Accept: */* > 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0< HTTP/1.1 200 OK < ETag: "2XtxcQ" < Date: Thu, 07 Nov 2013 20:00:07 GMT < Expires: Thu, 07 Nov 2013 20:10:07 GMT < Cache-Control: public, max-age=600 < Content-Type: application/x-javascript < Server: Google Frontend < Content-Length: 19973 < Alternate-Protocol: 80:quic,80:quic < { [data not shown] 100 19973 100 19973 0 0 18600 0 0:00:01 0:00:01 --:--:-- 18648 * Connection #0 to host www.adrenalinemobility.com left intact Connect time: 0.017 Time to first byte: 1.058 Total time: 1.074 murph@murph ~/temp $ curl http://www.adrenalinemobility.com/js/ss-symbolicons.css -o /dev/null -w "Connect time: %{time_connect} Time to first byte: %{time_starttransfer} Total time: %{time_total} \n" -v * About to connect() to www.adrenalinemobility.com port 80 (#0) * Trying 74.125.193.121... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to www.adrenalinemobility.com (74.125.193.121) port 80 (#0) > GET /js/ss-symbolicons.css HTTP/1.1 > User-Agent: curl/7.29.0 > Host: www.adrenalinemobility.com > Accept: */* > < HTTP/1.1 200 OK < ETag: "2XtxcQ" < Date: Thu, 07 Nov 2013 20:00:16 GMT < Expires: Thu, 07 Nov 2013 21:00:16 GMT < Cache-Control: public, max-age=3600 < Content-Type: text/css < Transfer-Encoding: chunked < Server: Google Frontend < Alternate-Protocol: 80:quic,80:quic < { [data not shown] 100 19973 0 19973 0 0 221k 0 --:--:-- --:--:-- --:--:-- 229k * Connection #0 to host www.adrenalinemobility.com left intact Connect time: 0.020 Time to first byte: 0.070 Total time: 0.088