Description
Measures runtime and memory use for a process from the command line, helping developers compare commands, scripts, or programs with quick resource data. It is useful for lightweight performance checks before deeper profiling.
Measurements can vary with system load, cache state, and input size. Repeat tests and document command arguments before making performance decisions from a single run.