mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-25 19:19:31 +03:00
Update README
This commit is contained in:
parent
dab3f9455f
commit
e167b41dea
14
README.md
14
README.md
@ -9,10 +9,16 @@ Usage:
|
||||
|
||||
## Features
|
||||
|
||||
* Statistical analysis across multiple runs.
|
||||
* Support for arbitrary shell commands-
|
||||
* Visual indication of the benchmark progress.
|
||||
* Warmup runs that are executed before the actual benchmark.
|
||||
* Statistical analysis across multiple runs
|
||||
* Support for arbitrary shell commands
|
||||
* Visual indication of the benchmark progress
|
||||
* Warmup runs that are executed before the actual benchmark
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
cargo install hyperfine
|
||||
```
|
||||
|
||||
## Origin of the name
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user