benchmarkme (version 1.0.3)

benchmarkme-package: 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.

Arguments

See Also

https://github.com/csgillespie/benchmarkme

Examples

Run this code
# NOT RUN {
## Benchmark your system and compare 
# }
# NOT RUN {
res = benchmark_std()
upload_results(res)
plot(res)
# }

Run the code above in your browser using DataCamp Workspace