ProfilerFactory: ProfilerFactory

Description Usage Arguments Value

Description

creates a new function by encapsulating input function with code neccessary for timing.

Usage

1
ProfilerFactory(fun, pkg, prc, typ)

Arguments

fun

function to encapsulate with timing

pkg

name of the package that contains this function

prc

name for process category that should be used in profile eg. READ or WRITE.

typ

type of function eg. IO, DB, or GRAPH. Only IO is currently implemented

Value

new timed function based on input function


psolaimani/BenchmarkR documentation built on May 26, 2019, 10:36 a.m.