Profiles an expression with start_profiler() and stop_profiler()
and visualizes results with proffer::serve_pprof().
Drop-in replacement for proffer::pprof() and profvis::profvis().
joint_pprof(expr, ...)
| expr | Expression to profile.  | 
    
|---|---|
| ... | Passed on to   |