A dataset containing the library(pkg) timings for the dependencies of the xcms package.

xcms_time

Format

A data frame with 26 rows and 7 variables:

package

which package it is

med

median timings in microseconds

min

minimum load time in microseconds

max

maximum load time

type

load time for the dependency (pkg), or for the package after loading the dependency (after)

which

the package or a dependency

timings

the raw times for each replicate

Source

Rober M Flight on personal machine