Get Splash performance-related statistics

splash_perf_stats(splash_obj = splash_local)

Arguments

splash_obj

A splash connection object

See also

Other splash_info_functions: splash_active(), splash_debug(), splash_history(), splash_version()

Examples

# NOT RUN {
sp <- splash()
splash_perf_stats(sp)
# }