syrup: Measure Memory and CPU Usage for Parallel R Code
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 LICENSE |
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 form
https://CRAN.R-project.org/package=syrup
to link to this page.