爱上开源之boot4go-gateway(二)-搭建Grafana+Prometheus性能测试

上接文章一个Golang的Gateway 爱上开源之boot4go-gateway 为什么要为boot4go-gateway搭建Grafana+Prometheus有关注的朋友看到这个项目,非常关注gateway的并发压力测试的结果,boot4go-gateway的http服务没

go语言最全优化技巧总结,值得收藏

go中使用jit的方式可以参考Writing a JIT compiler in Golang,目前只有在字节跳动刚开源的json解析库中发现了使用场景sonic。

一次 golang fasthttp 踩坑经验

// Free up resources occupied by response before sending the request,

Go 语言:使用 fasthttp 时要注意的两个点

由于是线上问题 情况紧急,查了一些资料后觉得使用fasthttp client 估计有坑,零时换成 go 原生 http client ,果然解决了问题。

网站地图