GitHub user zhixinwen closed a discussion: Best way to do performance profile
I am working on https://github.com/apache/kvrocks/pull/3059 and I notice the throughput is very bad. I want to profile the program to understand what is slowing the software. I am from Golang background and [pprof](https://pkg.go.dev/net/http/pprof) was a very convenient tool. Is there something similar in KVRocks or I need to grab a third party profile tool? Thanks in advance! GitHub link: https://github.com/apache/kvrocks/discussions/3060 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
