Skip to contents

Calculate some resources summaries for each target

Usage

summarise_targets(combined)

Arguments

combined

The result of profile_per_target

Value

A summary data frame, with one row per target. The columns include:

  • name: The target name

  • peak_memory: The maximum memory that this target used

  • peak_memory_time: The time at which the maximum memory usage was reached

  • cpu_efficiency: The percentage of the time that this target used the CPU