syrup-package {syrup}R Documentation

syrup: Measure Memory and CPU Usage for Parallel R Code

Description

logo

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:

See Also

Useful links:


[Package syrup version 0.1.1 Index]