Measure time taken to execute command

Synopsis

  time <command> [<arguments>]

Examples

Measure the time taken to download a 10MB file

  time imgfetch http://192.168.0.1/10mb

Description

Measure the time taken to execute the specified command. Any arguments will be passed directly to the specified command.

Command status

Success The command being measured succeeded
Failure The command being measured failed

See also

Build options

This command is available only when the build option TIME_CMD is enabled.

Notes

This command is intended primarily for performance testing during iPXE development.

cmd/time.txt ยท Last modified: 2011/10/26 15:17 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.