perfer

Crates.ioperfer
lib.rsperfer
version0.1.2
created_at2024-03-17 20:00:34.776909+00
updated_at2024-03-17 20:11:26.575745+00
descriptionA CLI tool which let's you track the memory used by a program.
homepage
repositoryhttps://github.com/Vaengir-Projects/perfer.git
max_upload_size
id1176764
size15,950
Væñgír (Vaengir)

documentation

README

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
Commit count: 11

cargo fmt