go-client icon indicating copy to clipboard operation
go-client copied to clipboard

Add benchmark code and perform optimization

Open zchee opened this issue 4 years ago • 0 comments

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.

zchee avatar Jan 11 '21 11:01 zchee