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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Cloudflare Introduces Speed Brain to Instantly Make Web Pages 45% Faster

6 点作者 redm8 个月前

1 comment

TIPSIO8 个月前
One of the rules to ensure it works:<p>&gt; The page requested by the prefetch does not invoke a Worker.<p>I guess this restriction kind of makes sense for this?<p>Funny enough though, some of the best speed optimization Cloudflare stuff only works with Workers if you use a Fetch (aka, you must have an origin!).<p>The Worker Cache API for example doesn&#x27;t support Polish&#x2F;Mirage or many other Cloudflare features.