ToolPerfMeas is a wrapper class for
the https://cran.r-project.org/package=PerfMeas{PerfMeas} tool,
which is an R library that provides several performance measures.
## Initializationtoolperf <- ToolPerfMeas$new()
## Show object infotoolperf
## create_toolset should be used for benchmarking and curve evaluationtoolperf2 <- create_toolset("PerfMeas")