syrup-package {syrup} | R Documentation |
syrup: Measure Memory and CPU Usage for Parallel R Code
Description
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.
Author(s)
Maintainer: Simon Couch simon.couch@posit.co (ORCID)
Other contributors:
Posit Software, PBC [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/simonpcouch/syrup/issues
[Package syrup version 0.1.1 Index]