#track #execution #measure #performance #cli #execution-time #command

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

#427 in Command line utilities

Download history 194/week @ 2024-03-15 25/week @ 2024-03-22 22/week @ 2024-03-29

241 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.2–10MB
~72K SLoC