标签: GoFrame 错误处理-性能测试

后浪云GoFrame教程:GoFrame 错误处理-性能测试

常用方法的基准性能测试:https://github.com/gogf/gf/blob/master/errors/gerror/gerror_z_bench_test.go $ go test *.go -bench=".*" -benchmem goos: linux……