Run a command multiple times and display timing statistics
Time command execution over multiple executions
multitime
$ multitime -n 5 sleep 1
$ multitime -n 10 ./build.sh
$ multitime -n 3 -v curl https://example.com