Audits: Remove some bad facts.
Just a quick fix, removing some egregious facts. We are working on a larger rewrite of all of these.
Change-Id: I10347b249a4eec1d93e0b2c2600cdfb0b1b01623
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/1998974
Reviewed-by: Patrick Hulce <phulce@chromium.org>
Commit-Queue: Connor Clark <cjamcl@chromium.org>
diff --git a/front_end/audits/AuditsStatusView.js b/front_end/audits/AuditsStatusView.js
index d3d5534..6a6afe3 100644
--- a/front_end/audits/AuditsStatusView.js
+++ b/front_end/audits/AuditsStatusView.js
@@ -356,19 +356,14 @@
const FastFacts = [
ls
`1MB takes a minimum of 5 seconds to download on a typical 3G connection [Source: WebPageTest and DevTools 3G definition].`,
- ls`Rebuilding Pinterest pages for performance increased conversion rates by 15% [Source: WPO Stats]`,
- ls`BBC has seen a loss of 10% of their users for every extra second of page load [Source: WPO Stats]`, ls
+ ls`Rebuilding Pinterest pages for performance increased conversion rates by 15% [Source: WPO Stats]`, ls
`By reducing the response size of JSON needed for displaying comments, Instagram saw increased impressions [Source: WPO Stats]`,
ls`Walmart saw a 1% increase in revenue for every 100ms improvement in page load [Source: WPO Stats]`, ls
`If a site takes >1 second to become interactive, users lose attention, and their perception of completing the page task is broken [Source: Google Developers Blog]`,
ls`75% of global mobile users in 2016 were on 2G or 3G [Source: GSMA Mobile]`,
- ls`The average user device costs less than 200 USD. [Source: International Data Corporation]`,
- ls`53% of all site visits are abandoned if page load takes more than 3 seconds [Source: Google DoubleClick blog]`,
- ls
+ ls`The average user device costs less than 200 USD. [Source: International Data Corporation]`, ls
`19 seconds is the average time a mobile web page takes to load on a 3G connection [Source: Google DoubleClick blog]`,
ls
-`14 seconds is the average time a mobile web page takes to load on a 4G connection [Source: Google DoubleClick blog]`,
- ls
`70% of mobile pages take nearly 7 seconds for the visual content above the fold to display on the screen. [Source: Think with Google]`,
ls
`As page load time increases from one second to seven seconds, the probability of a mobile site visitor bouncing increases 113%. [Source: Think with Google]`,