mirror of
https://github.com/sharkdp/hyperfine.git
synced 2024-11-25 19:19:31 +03:00
Add demo gif
This commit is contained in:
parent
e167b41dea
commit
5e696897df
@ -2,11 +2,14 @@
|
|||||||
|
|
||||||
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 'sleep 0.3' 'sleep 1.7'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
![hyperfine](https://i.imgur.com/iVd5lQ8.gif)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* Statistical analysis across multiple runs
|
* Statistical analysis across multiple runs
|
||||||
|
Loading…
Reference in New Issue
Block a user