jiazhai commented on issue #195: perf tools performance about 1/10 of java client URL: https://github.com/apache/pulsar-client-go/issues/195#issuecomment-601639721 download this tar: [pprof.samples.cpu.006.pb.gz](https://github.com/apache/pulsar-client-go/files/4359102/pprof.samples.cpu.006.pb.gz) and use command : `go tool pprof -http=:8081 <path-to-pprof-file>` could get more information.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
