benchmarkme-package: The benchmarkme package

benchmarkme-packageR Documentation

The benchmarkme package

Description

Benchmark your CPU and compare against other CPUs. Also provides functions for obtaining system specifications, such as RAM, CPU type, and R version.

Author(s)

csgillespie@gmail.com

See Also

https://github.com/csgillespie/benchmarkme

Examples

## Benchmark your system and compare
## Not run: 
res = benchmark_std()
upload_results(res)
plot(res)

## End(Not run)

benchmarkme documentation built on June 12, 2022, 5:06 p.m.