go-client
go-client copied to clipboard
Add benchmark code and perform optimization
Currently, there is no benchmark test code.
In particular, Encode and Decode in the msgpack package are very important for go-client performance, so benchmarked and optimization.