TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Google adding “Fast page” label to Chrome browser

8 点作者 ziodave将近 5 年前

2 条评论

Normille将近 5 年前
This is such a load of bollocks!<p>Just for the &#x27;lulz&#x27;, I once ran one of my blog sites through Google&#x27;s website speed analyser thingy. I&#x27;m quite proud of the leanness of the site in question, as it&#x27;s a pretty lightweight SSG which uses no external resources, and has some very minimal hand-written JS and CSS [so no bloated frameworks].<p>Needless to say Google informed me that the site was not optimised and recommended a load of improvements, most of which seemed to consist of loading a heap of junk from Google which would have increased the size of the site many times over.<p>AMP needs to die and this proposed &quot;Fast Page&quot; banner in Chrome is just another example of Google trying to edge out websites which don&#x27;t contribute to their near monopoly on search indexing and advertising.
评论 #24322093 未加载
evolve2k将近 5 年前
Is the measure of speed the one you’ll get from running a lighthouse report in Chrome or is it referring to some other speed ranking metric they planning to use?<p>In other words, how do you measure your page to see if it counts as a “fast page”?