go 性能优化

2022年1月19日 作者 张舫

 

优化技巧, 使用 buf 连接字符串

json 不要用内置的, 用EasyJSON

 

优化案例 optmization.go

结构文件 structs.go

测试文件structs.go