GonzaloTorreras / HubSpot-Developer-Extension

A Chrome Extension for HubSpot Developers
https://chrome.google.com/webstore/detail/hubspot-developer-extensi/gebemkdecnlgbcanplbgdpcffpdnfdfo
37 stars 27 forks source link

Page Speed insights scores differ from website #230

Open TheWebTech opened 5 years ago

TheWebTech commented 5 years ago

Describe the bug Page Speed Insights scores that the extension grabs, differ from the actual page speed insights website. I'm guessing an API change occurred and we need to update. Perhaps if a newer alternative doesn't exist, we could see if we can open the chrome Audits pane.

To Reproduce Steps to reproduce the behavior:

  1. go to any site
  2. use page speed test in extension
  3. test same page using page speed insights website
  4. compare results, they vary drastically sometimes.

Expected behavior They should be fairly consistent, maybe changing a few points but not like 15

TheWebTech commented 5 years ago

https://developers.google.com/speed/docs/insights/v5/get-started

TheWebTech commented 5 years ago

https://spin.d.pr/N14bOE+

Tried updating to new api provides inconsistent data with web page.

TheWebTech commented 5 years ago

AJ suggested maybe just linking out to https://developers.google.com/speed/pagespeed/insights/?url=[url-of-site]

Which would still be useful.