package
0.0.0-20231208061952-f10d33120ced
Repository: https://github.com/liguoqinjim/go-labs.git
Documentation: pkg.go.dev
# README
test和Benchmark放一起
运行结果
暂时还不知道为什么,我要是写两个TestXxx在xxx_test.go文件里面,那么go test -bench=.
的时候也不用运行压力测试
所以函数的命名要注意下。
参考资料
# Functions
No description provided by the author