dd-trace-js icon indicating copy to clipboard operation
dd-trace-js copied to clipboard

profiler: pprof encode in worker thread

Open Qard opened this issue 4 years ago • 1 comments

This is an experiment to move all the protobuf and pprof encoding stuff into a worker thread to see what impact it has on performance. Mostly this exists so I have a branch to push to rel env. I'll update tests after I verify it's worth putting more time into this.

Qard avatar May 18 '21 00:05 Qard

Should this be closed now that pprof was moved out?

rochdev avatar Jul 27 '21 14:07 rochdev