Translated by AI model Qwen/Qwen3-8B.
Source Language: Simplified Chinese, Target Language: english, Translation Time: 2026-05-01 14:42
.AI translation is for reference only. Accuracy is not guaranteed, please refer to the original text.
Tonight I opened my own blog and found that the loading speed was incredibly slow, taking several minutes for the page to load properly. I was genuinely shocked by my blog's loading speed.

I spent a bit of time switching the service to Vercel and using the preferred CNAME, and the website's loading speed finally returned to normal.



I've been using Netlify and Vercel for a long time, but Netlify's speed is slightly slower than Vercel, and its service is unstable, often returning 502 errors. So now I prefer Vercel more.
Plan
- Do homework, review
- Publish an article, sharing my Service Worker caching code
- Complete the frontend integration of the 留言板 project with the backend API
- Migrate the blog to Astro, using the Mizuki / koharu theme (both themes are quite nice, but which one should I choose?)
- My personal preference leans towards the koharu theme, as I think its interface looks better
- The Mizuki theme is difficult to configure for custom single pages, requiring me to write code myself, which is quite troublesome. I don't know how to do it.
- The koharu theme cannot directly encrypt the full article content, only parts of it. However, the most critical issue is that it doesn't support the Twikoo comment system, which is the comment system I use on my blog.
- In the end, I'll just wait for the koharu theme to update.
Continuation
I also migrated the Twikoo comment system to Vercel, because comments sometimes fail to load. Netlify is really getting worse and worse.
------
Just opened Internet Archive and found that it has already collected a lot of snapshots of my website, especially in the past two months, with almost daily snapshots of my blog. Now it has been continuously crawling for 9 days.

If you enjoyed this, leave a comment~