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, ...)

Arguments

expr

Expression to profile.

...

Passed on to proffer::serve_pprof().