dd-trace-js
dd-trace-js copied to clipboard
profiler: pprof encode in worker thread
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.
Should this be closed now that pprof was moved out?