Package: benchmarkme 1.0.8
benchmarkme: Crowd Sourced System Benchmarks
Benchmark your CPU and compare against other CPUs. Also provides functions for obtaining system specifications, such as RAM, CPU type, and R version.
Authors:
benchmarkme_1.0.8.tar.gz
benchmarkme_1.0.8.zip(r-4.7)benchmarkme_1.0.8.zip(r-4.6)benchmarkme_1.0.8.zip(r-4.5)
benchmarkme_1.0.8.tgz(r-4.6-any)benchmarkme_1.0.8.tgz(r-4.5-any)
benchmarkme_1.0.8.tar.gz(r-4.7-any)benchmarkme_1.0.8.tar.gz(r-4.6-any)
benchmarkme_1.0.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
benchmarkme/json (API)
| # Install 'benchmarkme' in R: |
| install.packages('benchmarkme', repos = c('https://csgillespie.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/csgillespie/benchmarkme/issues
Pkgdown/docs site:https://csgillespie.github.io
- sample_results - Sample benchmarking results
Last updated from:b636d6e6a5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 163 | ||
| source / vignettes | OK | 210 | ||
| linux-release-x86_64 | OK | 167 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 97 | ||
| windows-devel | OK | 135 | ||
| windows-release | OK | 102 | ||
| windows-oldrel | OK | 113 | ||
| wasm-release | OK | 125 |
Exports:benchmark_iobenchmark_matrix_calbenchmark_matrix_funbenchmark_progbenchmark_stdbm_matrix_cal_cross_productbm_matrix_cal_lmbm_matrix_cal_manipbm_matrix_cal_powerbm_matrix_cal_sortbm_matrix_fun_choleskybm_matrix_fun_determinantbm_matrix_fun_eigenbm_matrix_fun_fftbm_matrix_fun_inversebm_parallelbm_prog_escoufierbm_prog_fibbm_prog_gcdbm_prog_hilbertbm_prog_toeplitzbm_readbm_writecreate_bundleget_available_benchmarksget_byte_compilerget_cpuget_linear_algebraget_platform_infoget_r_versionget_ramget_sys_detailsis_blas_optimizeplot_pastrank_resultsupload_results
Dependencies:askpassbenchmarkmeDataclicodetoolscurldoParalleldplyrforeachgenericsgluehttriteratorsjsonlitelatticelifecyclemagrittrMatrixmimeopensslpillarpkgconfigR6rlangstringistringrsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The benchmarkme package | benchmarkme-package benchmarkme |
| IO benchmarks | benchmark_io bm_read bm_write |
| Run standard benchmarks | benchmark_std |
| Matrix calculation benchmarks | benchmark_matrix_cal bm_matrix_cal_cross_product bm_matrix_cal_lm bm_matrix_cal_manip bm_matrix_cal_power bm_matrix_cal_sort |
| Matrix function benchmarks | benchmark_matrix_fun bm_matrix_fun_cholesky bm_matrix_fun_determinant bm_matrix_fun_eigen bm_matrix_fun_fft bm_matrix_fun_inverse |
| Benchmark in parallel | bm_parallel |
| Programming benchmarks | benchmark_prog bm_prog_escoufier bm_prog_fib bm_prog_gcd bm_prog_hilbert bm_prog_toeplitz |
| Upload benchmark results | create_bundle upload_results |
| Available benchmarks | get_available_benchmarks |
| Byte compiler status | get_byte_compiler |
| CPU Description | get_cpu |
| Get BLAS and LAPACK libraries Extract the the blas/lapack from 'sessionInfo()' | get_linear_algebra |
| Platform information | get_platform_info |
| R version | get_r_version |
| Get the amount of RAM | get_ram |
| General system information | get_sys_details |
| Compare results to past tests | plot.ben_results |
| Benchmark rankings | rank_results |
| Sample benchmarking results | sample_results |
