Skip to content

BonnyAD9/mproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mproc

Measure process run time and peak memory usage.

Some code was inspired by robotty/simple-process-stats

Support

  • Windows (Last tested is v0.1.1)
  • Linux

MacOS is not supported because I have no way to test it.

Usage

Show help:

mproc

Run program (with arguments):

mproc [AppName] [Arguments]

Example

Run meme-cutter with arguments file, image.png and result.png.

 > mproc meme-cutter file image.png result.png
===============<< mproc results >>===============
Time: 5.3713ms
Memory: 3.836 MiB
Exit code: 0

Links

About

Measure process run time and peak memory usage

Topics

Resources

License

Stars

Watchers

Forks

Languages