#process #memory #command-line-tool #performance #track #execution-time #measure

app perfer

A CLI tool which let's you track the memory used by a program

2 releases

0.1.2 Mar 17, 2024
0.1.1 Mar 17, 2024

#905 in Command line utilities

32 downloads per month

MIT license

6KB
89 lines

perfer

Small tool to measure performance and execution time

Installation

cargo install perfer

Usage

perfer [OPTIONS] <process>...

Arguments:
  <process>...  Command you wish to track

Options:
  -v, --verbose               Print stdout of process
  -G, --generate <generator>  [possible values: bash, elvish, fish, powershell, zsh]
  -h, --help                  Print help
  -V, --version               Print version

Dependencies

~1–11MB
~74K SLoC