You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
above all, i have upgrade our project to protobuf and used jsonpb to output json format for communication .But i found than jsonpb Unmarshals the same json-data is 10x slower than golang 1.13.x .
i lost my way~
The text was updated successfully, but these errors were encountered:
Go version:1.13
protobuf: 3.6.x
code :
above all, i have upgrade our project to protobuf and used jsonpb to output json format for communication .But i found than jsonpb Unmarshals the same json-data is 10x slower than golang 1.13.x .
i lost my way~
The text was updated successfully, but these errors were encountered: