Add demo gif

This commit is contained in:
David Peter 2018-01-13 21:31:51 +01:00 committed by GitHub
parent e167b41dea
commit 5e696897df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,14 @@
A command-line benchmarking tool (inspired by [bench](https://github.com/Gabriel439/bench)).
Usage:
Usage
``` bash
> hyperfine 'sleep 0.3' 'sleep 1.7'
```
## Demo
![hyperfine](https://i.imgur.com/iVd5lQ8.gif)
## Features
* Statistical analysis across multiple runs