syrup: Measure Memory and CPU Usage for Parallel R Code (original) (raw)
Measures memory and CPU usage of R code by regularly taking snapshots of calls to the system command 'ps'. The package provides an entry point (albeit coarse) to profile usage of system resources by R code run in parallel.
Version: | 0.1.1 |
---|---|
Depends: | bench |
Imports: | callr, dplyr, ps, purrr, rlang, tibble, vctrs, withr |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-07-18 |
DOI: | 10.32614/CRAN.package.syrup |
Author: | Simon Couch [aut, cre], Posit Software, PBC [cph, fnd] |
Maintainer: | Simon Couch <simon.couch at posit.co> |
BugReports: | https://github.com/simonpcouch/syrup/issues |
License: | MIT + file |
URL: | https://github.com/simonpcouch/syrup,https://simonpcouch.github.io/syrup/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | syrup results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=syrupto link to this page.