Skip to content

biasmv/nx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?
=================================================

``nx`` measures the execution time of a shell command, similar to the ``time`` 
utility. The added value of ``nx`` is the ability to run the command more than 
once and collect statistics, that is average, min and max execution times.

Example Usage
-------------------------------------------------

Execute and measure times of 10 runs:

  nx -n 10 sleep 1

About

time times n

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages