mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-25 19:19:31 +03:00
Update README.md
This commit is contained in:
parent
caff4e10fb
commit
5d06e3979c
@ -2,13 +2,15 @@
|
||||
|
||||
A command-line benchmarking tool (inspired by [bench](https://github.com/Gabriel439/bench)).
|
||||
|
||||
Usage
|
||||
Usage:
|
||||
``` bash
|
||||
> hyperfine 'sleep 0.3' 'sleep 1.7'
|
||||
> hyperfine [OPTIONS] <command>...
|
||||
```
|
||||
|
||||
## Demo
|
||||
|
||||
Benchmarking [`fd`](https://github.com/sharkdp/fd) and [`find`](https://www.gnu.org/software/findutils/):
|
||||
|
||||
![hyperfine](https://i.imgur.com/5OqrGWe.gif)
|
||||
|
||||
## Features
|
||||
|
Loading…
Reference in New Issue
Block a user