Open
Description
Goals for benchmarks/R-benchmark-26.R
- One of the calls to remove("a", "b") is not needed (these variables have already been deleted by a previous call.
- Replace
cat
calls by building a dataframe.- This would allow, e.g. easy appending of results columns from alternate runs, computation between runs.
- Save results to a file, allow users to contribute benchmarks to a database/repository
- (Perhaps) convert to a CRAN package.
- Would allow wider use, but also a way to bundle, read-in and compare contributed benchmark results
Metadata
Assignees
Labels
No labels