Nix daemon process resource limits class. These limits propagate to build processes. Standard is the default process type and will apply light resource limits, throttling its CPU usage and I/O bandwidth.
See man launchd.plist for explanation of other process types.
Declarations
Type
one of "Background", "Standard", "Adaptive", "Interactive"Default
"Standard"