秋来冬风的博客

置顶

用redis构建聊天室

记录我用redis构建聊天室的一个方案。

在go标准库外实现比go标准库更好的arena

记录我如何在go标准库外实现比go标准库更好的arena。

用原子指针+互斥锁实现仅写时加锁

记录我写arena的一个经验


所有

My Experience With Cloudflare Argo Smart Routing Greatly Improving Access Speed in Chinese Mainland

Share my experience of using Cloudflare Argo Smart Routing, and actually measure that Cloudflare Argo Smart Routing has reduced the visit delay in Chinese Mainland from nearly 50 seconds to 200+ms, which has significantly improved the access speed in Chinese Mainland, even faster than the direct connected vps. In addition, compare the cost-effectiveness analysis of Cloudflare Pro plan, and when to choose Cloudflare Pro plan.

Personal Guide to Choosing VPS (Virtual Private Server)

This guide is intended for personal use, such as learning and research, lightweight websites (personal blogs), etc. Includes tips for selecting overseas VPS and sharing payment methods. But other uses, such as commercial websites, also have reference value.

我的Cloudflare Argo Smart Routing使用体验 - 大幅提升中国大陆访问速度

分享我的Cloudflare Argo Smart Routing使用体验,实测Cloudflare Argo Smart Routing将中国大陆访问延迟从近50秒降至200+ms,对中国大陆访问速度有大幅提升,甚至比直连vps快,还有对比 Cloudflare Pro 计划性价比分析,何时该选择Cloudflare Pro计划。

个人选购vps(虚拟专用服务器)指南

本指南面向个人用途,如学习研究,轻量级网站(个人博客)等,包含境外VPS选择技巧和支付方式分享。但其他用途,如商业网站也有参考价值。

Measure the Speed Difference Between Http2 and Http3

Record the process and results of my program measuring the speed of using http2 and http3

测量http2和http3的速度差异

记录我写程序对使用http2和http3的速度进行测量的过程和结果

Go1.25 is worth paying attention to

I have read the ongoing release notes for go1.25 and feel that this version is worth paying attention to.

Go1.25值得关注的

记录笔者阅读go1.25正在进行的发布说明,觉得这个版本值得关注的。

我使用Cloudflare免费计划的经验

记录我使用Cloudflare免费计划的经验

关于我

关于我qiulaidongfeng,一位Go语言程序员,专业的软件设计师的信息

用redis构建聊天室

记录我用redis构建聊天室的一个方案。

数据库配置tls的几个坑点

记录我配置数据库连接使用tls遇到的一些常见网络教程未介绍的坑点

在go标准库外实现比go标准库更好的arena

记录我如何在go标准库外实现比go标准库更好的arena。

go语言tls1.3密码套件修改研究

记录研究如何让go标准库的tls1.3默认密码套件用AES256的

用原子指针+互斥锁实现仅写时加锁

记录我写arena的一个经验

go1.24rc1发布

介绍go1.24值得关注的

How does the metrics package record the number of non default behavior occurrences

英文版

metrics包如何记录非默认行为发生次数

记录研究metrics包怎么实现的

Multiplication_or_dereference

英文版

乘法还是解引用

记录我设计编程语言时,如何处理*号的思考过程

mmap_error

英文版

mmap错误

记录看go1.21提交记录发现被解决一个issue

First blog

英文版

第一个博客

第一篇博客