Skip to contents

Summarises per-replicate elapsed time and peak memory (mean +/- SD across the replicates of a single scenario) from the resource logs read by read_landis_resource_logs(), formatted for a build-provenance report appendix.

Usage

prov_run_resources(run_dir)

Arguments

run_dir

Character path to a scenario run directory.

Value

A three-column data.frame (Metric, Mean, SD) with an n_reps attribute, or NULL when no resource logs are present (e.g. the run is still in flight).