博客访问站点测速分析与对比

type
Post
status
Published
date
Mar 25, 2025
slug
blog-site
summary
测速比对博客的四个访问入口,各个部署方式的优缺点,包括Vercel、Netlify、Cloudflare Worker、Huggingface Space。
tags
建站
开发
category
技术分享
titleIcon
password
icon
insider
🥭
测速比对博客的四个访问入口,各个部署方式的优缺点,包括Vercel、Netlify、Cloudflare Worker、Huggingface Space。

Vercel

  • 部署自带的vercel.app域名基本无法直接在国内访问
  • 使用自定义域名不支持二级域名验证
  • 绑定的自定义域名现在可以在国内直接访问
notion image
测速结果:

阿里DNS

  • 红一片,海外可以访问
notion image
notion image

腾讯DNS

  • 注:图中不是114测的,截图时候改的
  • ???
notion image
notion image
notion image

360DNS

notion image
notion image

114DNS

notion image
notion image

谷歌DNS

notion image
notion image

Netlify

  • 部署自带的netlify.app可以直接在国内访问
  • 但国内与国外访问均比较缓慢
  • 绑定CF托管自定义域名时证书下不来,CF的15年CA证书上传自定义证书没法用在netlify这一侧
  • 目前的博客主站点
notion image

阿里云DNS

  • [√]国内基本都可以访问
  • [x]国内外访问都很慢
notion image
notion image

腾讯云DNS

  • [√]国内基本都可以访问
  • [x]国内外访问都很慢,比阿里云的强点
notion image
notion image

114DNS

  • 比前两好很多,还是慢
notion image
notion image

360DNS

notion image
notion image

Cloudflare Worker

  • 与vercel类似的问题,worker自带域名无法在国内直连,基本全红

阿里DNS

notion image
notion image

腾讯DNS

notion image
notion image

114DNS

notion image
notion image

360DNS

notion image
notion image

Huggingface Space + CF反代 + 绑自有域名

  • 可以Docker部署
  • 48h不访问会休眠容器
  • spec:2核虚拟CPU + 16G RAM
  • CF反代的请求数消耗比较快
  • 目前的加速链接

阿里DNS

  • [√]海内外均可访问
  • [√]整体速度至少是绿的
notion image
notion image

腾讯DNS

notion image
notion image

114DNS

notion image
notion image

360DNS

notion image
notion image

© Camelliav 2025