2 releases
0.1.2 | Mar 17, 2024 |
---|---|
0.1.1 | Mar 17, 2024 |
#1432 in Command line utilities
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
~63K SLoC