Add execution order to README

closes #247
This commit is contained in:
David Peter 2022-03-05 13:11:50 +01:00 committed by GitHub
parent 94b40d274e
commit 0ad80759c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,6 +155,14 @@ multiple benchmarks:
|---:|---:|
### Detailed benchmark flowchart
The following chart explains the execution order of various timing runs when using options
like `--warmup`, `--prepare <cmd>`, `--setup <cmd>` or `--cleanup <cmd>`. Note that
only the black command executions are actually timed.
![](doc/execution-order.png)
## Installation
[![Packaging status](https://repology.org/badge/vertical-allrepos/hyperfine.svg)](https://repology.org/project/hyperfine/versions)