mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-29 06:56:57 +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)).
|
A command-line benchmarking tool (inspired by [bench](https://github.com/Gabriel439/bench)).
|
||||||
|
|
||||||
Usage
|
Usage:
|
||||||
``` bash
|
``` bash
|
||||||
> hyperfine 'sleep 0.3' 'sleep 1.7'
|
> hyperfine [OPTIONS] <command>...
|
||||||
```
|
```
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
|
Benchmarking [`fd`](https://github.com/sharkdp/fd) and [`find`](https://www.gnu.org/software/findutils/):
|
||||||
|
|
||||||
![hyperfine](https://i.imgur.com/5OqrGWe.gif)
|
![hyperfine](https://i.imgur.com/5OqrGWe.gif)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
Loading…
Reference in New Issue
Block a user