zmap/zdns

CPU profiling support

spencerdrak opened this issue · 0 comments

It would be useful to be able to profile the performance of ZDNS and determine where improvements can be made.

This can likely be accomplished rather easily by using the pprof library for Go.