* CCD: Cumulative Component Dependency measures the cumulative testing cost
across the system.
* ACD: Average Component Dependency indicates the number of other packages
an average package depends on.
* NCCD: Normalised Cumulative Component Dependency measures how the structure
differs from a balanced binary tree of comparable size. If NCCD is one,
the structure resembles a binary tree; if much less than one, the
packages are mostly independent; if much greater than one, the system
is fairly strongly coupled. The only universal NCCD target is to
minimise for any given software system--a high value indicates a
strongly coupled system and less coupling is better.
Using the timing/memory services on the Production MinBias and TTbar RelVals (1 and 2 in cmsDriver_standard_hlt.txt). File size as reported by operating system.
Timing/Memory result ( Click : Large, DoubleClick : Small)
VMEM
Description : This histogram is the total amount of virtual memory used by the task.
RSS
Description : This histogram is a task’s currently used share of available physical memory.
CPU Time
Description : This histogram is total CPU time the task has used since it started.
RAW Size
Description : This histogram is the size of RAW output data.
Reco Size
Description : This histogram is the size of RECO output data.