Posted in

Go Web服务返回中文变问号?——HTTP Header Content-Type缺失、gin.Echo默认编码、fasthttp无BOM处理三重断点排查法

第一章:Go Web服务中文乱码 … Go Web服务返回中文变问号?——HTTP Header Content-Type缺失、gin.Echo默认编码、fasthttp无BOM处理三重断点排查法Read more

Posted in

为什么Gin+WebSocket不适合做IM网关?——Go原生net/http vs. fasthttp vs. evio在C100K场景下的真实压测报告

第一章:IM网关选型的核心挑战与 … 为什么Gin+WebSocket不适合做IM网关?——Go原生net/http vs. fasthttp vs. evio在C100K场景下的真实压测报告Read more

Posted in

【Go性能压测黄金标准】:基于10万QPS真实电商场景,对比net/http vs fasthttp vs gin的吞吐/延迟/GC数据(附完整benchmark脚本)

第一章:Go性能压测黄金标准全景 … 【Go性能压测黄金标准】:基于10万QPS真实电商场景,对比net/http vs fasthttp vs gin的吞吐/延迟/GC数据(附完整benchmark脚本)Read more

Posted in

Go HTTP中间件性能压测对比:net/http vs. fasthttp vs. chi vs. Gin——真实QPS与GC压力数据全公开

第一章:Go HTTP中间件性能 … Go HTTP中间件性能压测对比:net/http vs. fasthttp vs. chi vs. Gin——真实QPS与GC压力数据全公开Read more