ioGrow / iogrowCRM

CRM for Social Selling, on Google. Integrated with LinkedIn, Twitter, Facebook & Gmail.
https://iogrowcrm.appspot.com
GNU Affero General Public License v3.0
29 stars 16 forks source link

Leverage browser caching #8

Open assem-ch opened 8 years ago

assem-ch commented 8 years ago

Leverage browser caching for the following cacheable resources: https://js.stripe.com/v2/ (5 minutes) http://maps.google.com/maps/api/js?v=3.exp&libraries=places&key=AIzaSyDHuaxvm9WSs0nu-FrZhZcmaKzhvLiSczY&sensor=true (30 minutes) https://apis.google.com/js/client.js?onload=loadGapi (30 minutes) https://apis.google.com/js/rpc:shindig_random.js?onload=init (30 minutes) https://plus.google.com/js/client:plusone.js (30 minutes) http://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js (1 hour) https://www.google.com/jsapi (1 hour) https://www.google-analytics.com/analytics.js (2 hours)

assem-ch commented 8 years ago

https://developers.google.com/speed/docs/insights/LeverageBrowserCaching#recommendations

We recommend a minimum cache time of one week and preferably up to one year for static assets, or assets that change infrequently.