pretty cool! 2 questions:
- Is it possible to run
@async pprof()
asynchronously and always have the current profile buffer displayed? -
pprof()
always makes chrome pop up after a few seconds, is there a way to avoid this?
pretty cool! 2 questions:
@async pprof()
asynchronously and always have the current profile buffer displayed?pprof()
always makes chrome pop up after a few seconds, is there a way to avoid this?